03:07:01 Started by timer 03:07:01 Running as SYSTEM 03:07:01 [EnvInject] - Loading node environment variables. 03:07:01 Building remotely on prd-centos8-builder-8c-8g-18165 (centos8-builder-8c-8g) in workspace /w/workspace/lispflowmapping-maven-clm-calcium 03:07:02 [ssh-agent] Looking for ssh-agent implementation... 03:07:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:07:02 $ ssh-agent 03:07:02 SSH_AUTH_SOCK=/tmp/ssh-jUMeeNE01v9I/agent.5618 03:07:02 SSH_AGENT_PID=5620 03:07:02 [ssh-agent] Started. 03:07:02 Running ssh-add (command line suppressed) 03:07:02 Identity added: /w/workspace/lispflowmapping-maven-clm-calcium@tmp/private_key_17462244076868137862.key (/w/workspace/lispflowmapping-maven-clm-calcium@tmp/private_key_17462244076868137862.key) 03:07:02 [ssh-agent] Using credentials jenkins (jenkins-ssh) 03:07:02 The recommended git tool is: NONE 03:07:04 using credential jenkins-ssh 03:07:04 Wiping out workspace first. 03:07:04 Cloning the remote Git repository 03:07:04 Cloning repository git://devvexx.opendaylight.org/mirror/lispflowmapping 03:07:04 > git init /w/workspace/lispflowmapping-maven-clm-calcium # timeout=10 03:07:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/lispflowmapping 03:07:04 > git --version # timeout=10 03:07:04 > git --version # 'git version 2.43.0' 03:07:04 using GIT_SSH to set credentials jenkins-ssh 03:07:04 [INFO] Currently running in a labeled security context 03:07:04 [INFO] Currently SELinux is 'enforcing' on the host 03:07:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/lispflowmapping-maven-clm-calcium@tmp/jenkins-gitclient-ssh12439314745060258244.key 03:07:04 Verifying host key using known hosts file 03:07:04 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. 03:07:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/lispflowmapping +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:05 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/lispflowmapping # timeout=10 03:07:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:07:05 Avoid second fetch 03:07:05 > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 03:07:05 Checking out Revision 125a92662ab2bc525d7a58d27574455c7d786109 (refs/remotes/origin/stable/calcium) 03:07:05 > git config core.sparsecheckout # timeout=10 03:07:05 > git checkout -f 125a92662ab2bc525d7a58d27574455c7d786109 # timeout=10 03:07:06 Commit message: "Bump versions by x.y.(z+1)" 03:07:06 > git rev-list --no-walk 125a92662ab2bc525d7a58d27574455c7d786109 # timeout=10 03:07:09 provisioning config files... 03:07:09 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:07:09 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:07:09 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins11080998820191028708.sh 03:07:09 ---> python-tools-install.sh 03:07:09 Setup pyenv: 03:07:09 system 03:07:09 * 3.8.13 (set by /opt/pyenv/version) 03:07:09 * 3.9.13 (set by /opt/pyenv/version) 03:07:09 * 3.10.13 (set by /opt/pyenv/version) 03:07:09 * 3.11.7 (set by /opt/pyenv/version) 03:07:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wZnE 03:07:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:07:19 lf-activate-venv(): INFO: Installing: lftools 03:07:54 lf-activate-venv(): INFO: Adding /tmp/venv-wZnE/bin to PATH 03:07:54 Generating Requirements File 03:08:17 Python 3.11.7 03:08:17 pip 24.1.1 from /tmp/venv-wZnE/lib/python3.11/site-packages/pip (python 3.11) 03:08:18 appdirs==1.4.4 03:08:18 argcomplete==3.4.0 03:08:18 aspy.yaml==1.3.0 03:08:18 attrs==23.2.0 03:08:18 autopage==0.5.2 03:08:18 beautifulsoup4==4.12.3 03:08:18 boto3==1.34.140 03:08:18 botocore==1.34.140 03:08:18 bs4==0.0.2 03:08:18 cachetools==5.3.3 03:08:18 certifi==2024.7.4 03:08:18 cffi==1.16.0 03:08:18 cfgv==3.4.0 03:08:18 chardet==5.2.0 03:08:18 charset-normalizer==3.3.2 03:08:18 click==8.1.7 03:08:18 cliff==4.7.0 03:08:18 cmd2==2.4.3 03:08:18 cryptography==3.3.2 03:08:18 debtcollector==3.0.0 03:08:18 decorator==5.1.1 03:08:18 defusedxml==0.7.1 03:08:18 Deprecated==1.2.14 03:08:18 distlib==0.3.8 03:08:18 dnspython==2.6.1 03:08:18 docker==4.2.2 03:08:18 dogpile.cache==1.3.3 03:08:18 email_validator==2.2.0 03:08:18 filelock==3.15.4 03:08:18 future==1.0.0 03:08:18 gitdb==4.0.11 03:08:18 GitPython==3.1.43 03:08:18 google-auth==2.31.0 03:08:18 httplib2==0.22.0 03:08:18 identify==2.5.36 03:08:18 idna==3.7 03:08:18 importlib-resources==1.5.0 03:08:18 iso8601==2.1.0 03:08:18 Jinja2==3.1.4 03:08:18 jmespath==1.0.1 03:08:18 jsonpatch==1.33 03:08:18 jsonpointer==3.0.0 03:08:18 jsonschema==4.22.0 03:08:18 jsonschema-specifications==2023.12.1 03:08:18 keystoneauth1==5.7.0 03:08:18 kubernetes==30.1.0 03:08:18 lftools==0.37.10 03:08:18 lxml==5.2.2 03:08:18 MarkupSafe==2.1.5 03:08:18 msgpack==1.0.8 03:08:18 multi_key_dict==2.0.3 03:08:18 munch==4.0.0 03:08:18 netaddr==1.3.0 03:08:18 netifaces==0.11.0 03:08:18 niet==1.4.2 03:08:18 nodeenv==1.9.1 03:08:18 oauth2client==4.1.3 03:08:18 oauthlib==3.2.2 03:08:18 openstacksdk==3.2.0 03:08:18 os-client-config==2.1.0 03:08:18 os-service-types==1.7.0 03:08:18 osc-lib==3.1.0 03:08:18 oslo.config==9.5.0 03:08:18 oslo.context==5.5.0 03:08:18 oslo.i18n==6.3.0 03:08:18 oslo.log==6.1.0 03:08:18 oslo.serialization==5.4.0 03:08:18 oslo.utils==7.2.0 03:08:18 packaging==24.1 03:08:18 pbr==6.0.0 03:08:18 platformdirs==4.2.2 03:08:18 prettytable==3.10.0 03:08:18 pyasn1==0.6.0 03:08:18 pyasn1_modules==0.4.0 03:08:18 pycparser==2.22 03:08:18 pygerrit2==2.0.15 03:08:18 PyGithub==2.3.0 03:08:18 PyJWT==2.8.0 03:08:18 PyNaCl==1.5.0 03:08:18 pyparsing==2.4.7 03:08:18 pyperclip==1.9.0 03:08:18 pyrsistent==0.20.0 03:08:18 python-cinderclient==9.5.0 03:08:18 python-dateutil==2.9.0.post0 03:08:18 python-heatclient==3.5.0 03:08:18 python-jenkins==1.8.2 03:08:18 python-keystoneclient==5.4.0 03:08:18 python-magnumclient==4.6.0 03:08:18 python-novaclient==18.6.0 03:08:18 python-openstackclient==6.6.0 03:08:18 python-swiftclient==4.6.0 03:08:18 PyYAML==6.0.1 03:08:18 referencing==0.35.1 03:08:18 requests==2.32.3 03:08:18 requests-oauthlib==2.0.0 03:08:18 requestsexceptions==1.4.0 03:08:18 rfc3986==2.0.0 03:08:18 rpds-py==0.18.1 03:08:18 rsa==4.9 03:08:18 ruamel.yaml==0.18.6 03:08:18 ruamel.yaml.clib==0.2.8 03:08:18 s3transfer==0.10.2 03:08:18 simplejson==3.19.2 03:08:18 six==1.16.0 03:08:18 smmap==5.0.1 03:08:18 soupsieve==2.5 03:08:18 stevedore==5.2.0 03:08:18 tabulate==0.9.0 03:08:18 toml==0.10.2 03:08:18 tomlkit==0.12.5 03:08:18 tqdm==4.66.4 03:08:18 typing_extensions==4.12.2 03:08:18 tzdata==2024.1 03:08:18 urllib3==1.26.19 03:08:18 virtualenv==20.26.3 03:08:18 wcwidth==0.2.13 03:08:18 websocket-client==1.8.0 03:08:18 wrapt==1.16.0 03:08:18 xdg==6.0.0 03:08:18 xmltodict==0.13.0 03:08:18 yq==3.4.3 03:08:18 [lispflowmapping-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins1959456633961501852.sh 03:08:18 + echo quiet=on 03:08:18 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-8c-8g-18165 03:08:19 [lispflowmapping-maven-clm-calcium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=lispflowmapping -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=calcium "-DARCHIVE_ARTIFACTS=**/*.log **/target/surefire-reports/*-output.txt 03:08:19 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=lispflowmapping --version 03:08:19 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 03:08:19 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 03:08:19 Java version: 11.0.20.1, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.20.1.1-2.el8.x86_64 03:08:19 Default locale: en_US, platform encoding: UTF-8 03:08:19 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 03:08:19 [lispflowmapping-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins9747237157520234367.sh 03:08:19 + rm /home/jenkins/.wgetrc 03:08:19 [EnvInject] - Injecting environment variables from a build step. 03:08:19 [EnvInject] - Injecting as environment variables the properties content 03:08:19 SET_JDK_VERSION=openjdk17 03:08:19 GIT_URL="git://devvexx.opendaylight.org/mirror" 03:08:19 03:08:19 [EnvInject] - Variables injected successfully. 03:08:19 [lispflowmapping-maven-clm-calcium] $ /bin/sh /tmp/jenkins3597515060525884219.sh 03:08:19 ---> update-java-alternatives.sh 03:08:19 ---> Updating Java version 03:08:19 ---> RedHat type system detected 03:08:20 openjdk version "17.0.6-ea" 2023-01-17 LTS 03:08:20 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 03:08:20 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) 03:08:20 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 03:08:20 [EnvInject] - Injecting environment variables from a build step. 03:08:20 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 03:08:20 [EnvInject] - Variables injected successfully. 03:08:20 provisioning config files... 03:08:20 copy managed file [global-settings] to file:/w/workspace/lispflowmapping-maven-clm-calcium@tmp/config2477613586822212255tmp 03:08:21 copy managed file [lispflowmapping-settings] to file:/w/workspace/lispflowmapping-maven-clm-calcium@tmp/config9307195462735044776tmp 03:08:21 [EnvInject] - Injecting environment variables from a build step. 03:08:21 [EnvInject] - Injecting as environment variables the properties content 03:08:21 MAVEN_GOALS=clean deploy -DrepoBuild 03:08:21 03:08:21 [EnvInject] - Variables injected successfully. 03:08:21 [lispflowmapping-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins18318513697244391360.sh 03:08:21 ---> common-variables.sh 03:08:21 --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 03:08:21 ---> sonatype-clm.sh 03:08:22 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 03:08:22 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 03:08:22 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 03:08:22 Default locale: en_US, platform encoding: UTF-8 03:08:22 OS name: "linux", version: "4.18.0-553.5.1.el8.x86_64", arch: "amd64", family: "unix" 03:08:22 [INFO] Scanning for projects... 03:08:32 [INFO] ------------------------------------------------------------------------ 03:08:32 [INFO] Reactor Build Order: 03:08:32 [INFO] 03:08:32 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 03:08:32 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 03:08:32 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 03:08:32 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 03:08:32 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 03:08:32 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [pom] 03:08:32 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 03:08:32 [INFO] lispflowmapping [pom] 03:08:34 [INFO] 03:08:34 [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ 03:08:34 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.19.2-SNAPSHOT [1/24] 03:08:34 [INFO] --------------------------------[ pom ]--------------------------------- 03:08:35 [INFO] 03:08:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-commons --- 03:08:35 [INFO] 03:08:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-commons --- 03:08:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 03:08:35 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 03:08:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:35 [INFO] 03:08:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- 03:08:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:35 [INFO] 03:08:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ lispflowmapping-commons --- 03:08:36 [INFO] 03:08:36 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- 03:08:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/commons/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/** 03:08:36 [INFO] 03:08:36 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ lispflowmapping-commons --- 03:08:36 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/src/main/yang added. 03:08:36 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/src/main/yang-gen-sal added. 03:08:36 [INFO] 03:08:36 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-commons --- 03:08:39 [INFO] Starting audit... 03:08:39 Audit done. 03:08:39 [INFO] You have 0 Checkstyle violations. 03:08:39 [INFO] 03:08:39 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-commons --- 03:08:39 [INFO] Starting audit... 03:08:39 Audit done. 03:08:39 [INFO] You have 0 Checkstyle violations. 03:08:39 [INFO] 03:08:39 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-commons --- 03:08:41 [INFO] 03:08:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> 03:08:41 [INFO] 03:08:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ lispflowmapping-commons --- 03:08:42 [INFO] 03:08:42 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< 03:08:42 [INFO] 03:08:42 [INFO] 03:08:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ lispflowmapping-commons --- 03:08:42 [INFO] 03:08:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ lispflowmapping-commons --- 03:08:43 [INFO] 03:08:43 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lispflowmapping-commons --- 03:08:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:08:43 [INFO] 03:08:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ lispflowmapping-commons --- 03:08:44 [INFO] CycloneDX: Resolving Dependencies 03:08:45 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 03:08:45 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/target/bom.xml 03:08:45 [INFO] attaching as lispflowmapping-commons-1.19.2-SNAPSHOT-cyclonedx.xml 03:08:45 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/target/bom.json 03:08:45 [INFO] attaching as lispflowmapping-commons-1.19.2-SNAPSHOT-cyclonedx.json 03:08:45 [INFO] 03:08:45 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- 03:08:46 [INFO] Skipping duplicate-finder execution! 03:08:46 [INFO] 03:08:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-commons --- 03:08:46 [INFO] Skipping pom project 03:08:46 [INFO] 03:08:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-commons --- 03:08:46 [INFO] 03:08:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lispflowmapping-commons --- 03:08:46 [INFO] 03:08:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lispflowmapping-commons --- 03:08:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:08:46 [INFO] 03:08:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ lispflowmapping-commons --- 03:08:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.19.2-SNAPSHOT/lispflowmapping-commons-1.19.2-SNAPSHOT.pom 03:08:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.19.2-SNAPSHOT/lispflowmapping-commons-1.19.2-SNAPSHOT-cyclonedx.xml 03:08:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.19.2-SNAPSHOT/lispflowmapping-commons-1.19.2-SNAPSHOT-cyclonedx.json 03:08:46 [INFO] 03:08:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ lispflowmapping-commons --- 03:08:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:08:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:08:46 [INFO] 03:08:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ lispflowmapping-commons --- 03:08:46 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-commons:pom:1.19.2-SNAPSHOT 03:08:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:08:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:08:46 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:08:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:08:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:08:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:08:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:08:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:08:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:08:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:08:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:08:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:08:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:08:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:08:46 [INFO] +- junit:junit:jar:4.13.2:test 03:08:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:08:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:08:46 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:08:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:08:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:08:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:08:46 [INFO] 03:08:46 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ lispflowmapping-commons --- 03:08:46 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/commons/parent/target/sonatype-clm/module.xml 03:08:46 [INFO] 03:08:46 [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- 03:08:46 [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.19.2-SNAPSHOT [2/24] 03:08:46 [INFO] --------------------------------[ jar ]--------------------------------- 03:08:47 [INFO] 03:08:47 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ common.build.tools --- 03:08:47 [INFO] 03:08:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ common.build.tools --- 03:08:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:47 [INFO] 03:08:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ common.build.tools --- 03:08:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:47 [INFO] 03:08:47 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ common.build.tools --- 03:08:47 [INFO] 03:08:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ common.build.tools --- 03:08:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:08:47 [INFO] 03:08:47 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ common.build.tools --- 03:08:47 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/src/main/yang added. 03:08:47 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/src/main/yang-gen-sal added. 03:08:47 [INFO] 03:08:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ common.build.tools --- 03:08:47 [INFO] Starting audit... 03:08:47 Audit done. 03:08:47 [INFO] You have 0 Checkstyle violations. 03:08:47 [INFO] 03:08:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ common.build.tools --- 03:08:47 [INFO] Starting audit... 03:08:47 Audit done. 03:08:47 [INFO] You have 0 Checkstyle violations. 03:08:47 [INFO] 03:08:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ common.build.tools --- 03:08:47 [INFO] 03:08:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common.build.tools --- 03:08:47 [INFO] Copying 2 resources from src/main/resources to target/classes 03:08:47 [INFO] 03:08:47 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ common.build.tools --- 03:08:48 [INFO] No sources to compile 03:08:48 [INFO] 03:08:48 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ common.build.tools >>> 03:08:48 [INFO] 03:08:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ common.build.tools --- 03:08:48 [INFO] 03:08:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ common.build.tools <<< 03:08:48 [INFO] 03:08:48 [INFO] 03:08:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ common.build.tools --- 03:08:48 [INFO] 03:08:48 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common.build.tools --- 03:08:48 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/src/test/resources 03:08:48 [INFO] 03:08:48 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ common.build.tools --- 03:08:48 [INFO] No sources to compile 03:08:48 [INFO] 03:08:48 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ common.build.tools --- 03:08:48 [INFO] No tests to run. 03:08:48 [INFO] 03:08:48 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ common.build.tools --- 03:08:48 [INFO] 03:08:48 [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ common.build.tools --- 03:08:48 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT.jar 03:08:48 [INFO] 03:08:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ common.build.tools --- 03:08:48 [INFO] 03:08:48 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ common.build.tools --- 03:08:48 [INFO] CycloneDX: Resolving Dependencies 03:08:49 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 03:08:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/bom.xml 03:08:49 [INFO] attaching as common.build.tools-1.19.2-SNAPSHOT-cyclonedx.xml 03:08:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/bom.json 03:08:49 [INFO] attaching as common.build.tools-1.19.2-SNAPSHOT-cyclonedx.json 03:08:49 [INFO] 03:08:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- 03:08:49 [INFO] Skipping duplicate-finder execution! 03:08:49 [INFO] 03:08:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ common.build.tools --- 03:08:49 [INFO] No dependency problems found 03:08:49 [INFO] 03:08:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ common.build.tools --- 03:08:49 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT-sources.jar 03:08:49 [INFO] 03:08:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ common.build.tools --- 03:08:49 [INFO] 03:08:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ common.build.tools --- 03:08:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:08:49 [INFO] 03:08:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ common.build.tools --- 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-SNAPSHOT.pom 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-SNAPSHOT.jar 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-SNAPSHOT-cyclonedx.xml 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-SNAPSHOT-cyclonedx.json 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-SNAPSHOT-sources.jar 03:08:49 [INFO] 03:08:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ common.build.tools --- 03:08:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:08:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:08:49 [INFO] 03:08:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ common.build.tools --- 03:08:49 [INFO] org.opendaylight.lispflowmapping:common.build.tools:jar:1.19.2-SNAPSHOT 03:08:49 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:08:49 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:08:49 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:08:49 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:08:49 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:08:49 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:08:49 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:08:49 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:08:49 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:08:49 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:08:49 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:08:49 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:08:49 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:08:49 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:08:49 [INFO] +- junit:junit:jar:4.13.2:test 03:08:49 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:08:49 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:08:49 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:08:49 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:08:49 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:08:49 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:08:49 [INFO] 03:08:49 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ common.build.tools --- 03:08:49 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/sonatype-clm/module.xml 03:08:49 [INFO] 03:08:49 [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- 03:08:49 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.2-SNAPSHOT [3/24] 03:08:49 [INFO] --------------------------------[ pom ]--------------------------------- 03:08:49 [INFO] 03:08:49 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-artifacts --- 03:08:49 [INFO] 03:08:49 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-artifacts --- 03:08:49 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:49 [INFO] 03:08:49 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ lispflowmapping-artifacts --- 03:08:49 [INFO] 03:08:49 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ lispflowmapping-artifacts --- 03:08:49 [INFO] CycloneDX: Resolving Dependencies 03:08:49 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 03:08:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/artifacts/target/bom.xml 03:08:49 [INFO] attaching as lispflowmapping-artifacts-1.19.2-SNAPSHOT-cyclonedx.xml 03:08:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/artifacts/target/bom.json 03:08:49 [INFO] attaching as lispflowmapping-artifacts-1.19.2-SNAPSHOT-cyclonedx.json 03:08:49 [INFO] 03:08:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ lispflowmapping-artifacts --- 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/lispflowmapping-artifacts-1.19.2-SNAPSHOT.pom 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/artifacts/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/lispflowmapping-artifacts-1.19.2-SNAPSHOT-cyclonedx.xml 03:08:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/artifacts/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.2-SNAPSHOT/lispflowmapping-artifacts-1.19.2-SNAPSHOT-cyclonedx.json 03:08:49 [INFO] 03:08:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ lispflowmapping-artifacts --- 03:08:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:08:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:08:49 [INFO] 03:08:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ lispflowmapping-artifacts --- 03:08:49 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-artifacts:pom:1.19.2-SNAPSHOT 03:08:49 [INFO] 03:08:49 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ lispflowmapping-artifacts --- 03:08:49 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/artifacts/target/sonatype-clm/module.xml 03:08:49 [INFO] 03:08:49 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- 03:08:49 [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.2-SNAPSHOT [4/24] 03:08:49 [INFO] -------------------------------[ bundle ]------------------------------- 03:08:50 [INFO] 03:08:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.lisp-proto --- 03:08:50 [INFO] 03:08:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.lisp-proto --- 03:08:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 03:08:50 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 03:08:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:50 [INFO] 03:08:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- 03:08:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:08:50 [INFO] 03:08:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.lisp-proto --- 03:08:51 [INFO] 03:08:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- 03:08:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:08:51 [INFO] 03:08:51 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ mappingservice.lisp-proto --- 03:08:52 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 03:08:52 [INFO] yang-to-sources: Inspecting /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/src/main/yang 03:08:52 [INFO] yang-to-sources: Found 2 dependencies in 7.725 ms 03:08:52 [INFO] yang-to-sources: Project model files found: 5 in 133.0 ms 03:08:53 [INFO] yang-to-sources: 7 YANG models processed in 400.6 ms 03:08:53 [INFO] BindingJavaFileGenerator: Defined 228 files in 107.0 ms 03:08:53 [INFO] Sorted 228 files into 48 directories in 3.990 ms 03:08:53 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 228 in 367.8 ms 03:08:53 [INFO] 03:08:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.lisp-proto --- 03:08:53 [INFO] Starting audit... 03:08:53 Audit done. 03:08:53 [INFO] You have 0 Checkstyle violations. 03:08:53 [INFO] 03:08:53 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.lisp-proto --- 03:08:55 [INFO] Starting audit... 03:08:55 Audit done. 03:08:55 [INFO] You have 0 Checkstyle violations. 03:08:55 [INFO] 03:08:55 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.lisp-proto --- 03:08:56 [INFO] 03:08:56 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- 03:08:56 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/src/main/resources 03:08:56 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/generated-sources/spi 03:08:56 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 03:08:56 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 03:08:56 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 03:08:56 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/generated-sources/spi 03:08:56 [INFO] 03:08:56 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.lisp-proto --- 03:08:56 [INFO] Recompiling the module because of changed dependency. 03:08:56 [INFO] Compiling 282 source files with javac [debug release 17] to target/classes 03:08:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:[126,43] static method should be qualified by type name, org.opendaylight.lispflowmapping.lisp.serializer.address.InstanceIdSerializer, instead of by an expression 03:08:59 [INFO] 03:08:59 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> 03:08:59 [INFO] 03:08:59 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.lisp-proto --- 03:09:00 [INFO] Fork Value is true 03:09:06 [INFO] Done SpotBugs Analysis.... 03:09:07 [INFO] 03:09:07 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< 03:09:07 [INFO] 03:09:07 [INFO] 03:09:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.lisp-proto --- 03:09:07 [INFO] BugInstance size is 56 03:09:07 [INFO] Error size is 0 03:09:07 [INFO] Total bugs: 56 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil.LOG [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication.getAuthenticationData(byte[], String): String.getBytes() [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] At LispMACAuthentication.java:[line 62] DM_DEFAULT_ENCODING 03:09:07 [ERROR] Low: Should org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication.getAuthenticationData(byte[], String) return a zero length array rather than null? [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] At LispMACAuthentication.java:[line 73] PZLA_PREFER_ZERO_LENGTH_ARRAYS 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] In LispMACAuthentication.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Medium: Write to static field org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication.authenticationData from instance method new org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication() [org.opendaylight.lispflowmapping.lisp.authentication.LispNoAuthentication] At LispNoAuthentication.java:[line 23] ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer.serializeData(ByteBuffer, LispAddress): String.getBytes() [org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer] At DistinguishedNameSerializer.java:[line 54] DM_DEFAULT_ENCODING 03:09:07 [ERROR] High: Found reliance on default encoding in org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer.serializeData(ByteBuffer, SimpleAddress): String.getBytes() [org.opendaylight.lispflowmapping.lisp.serializer.address.DistinguishedNameSerializer] At DistinguishedNameSerializer.java:[line 60] DM_DEFAULT_ENCODING 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] High: 03:09:07 Illegal class is passed to LoggerFactory#getLogger(Class). It should be one of [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer]. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] At Ipv4BinarySerializer.java:[line 37] SLF4J_ILLEGAL_PASSED_CLASS 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer.deserializeSimpleAddressData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] Dereferenced at Ipv4PrefixBinarySerializer.java:[line 110]Null value at Ipv4PrefixBinarySerializer.java:[line 103]Known null at Ipv4PrefixBinarySerializer.java:[line 107]Known null at Ipv4PrefixBinarySerializer.java:[line 108] NP_NULL_ON_SOME_PATH_EXCEPTION 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer.deserializeData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] Dereferenced at Ipv4PrefixSerializer.java:[line 108]Null value at Ipv4PrefixSerializer.java:[line 100]Known null at Ipv4PrefixSerializer.java:[line 104]Known null at Ipv4PrefixSerializer.java:[line 105] NP_NULL_ON_SOME_PATH_EXCEPTION 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer.deserializeDataNonBinary(ByteBuffer) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] Dereferenced at Ipv6BinarySerializer.java:[line 113]Null value at Ipv6BinarySerializer.java:[line 106]Known null at Ipv6BinarySerializer.java:[line 110]Known null at Ipv6BinarySerializer.java:[line 111] NP_NULL_ON_SOME_PATH_EXCEPTION 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer.deserializeSimpleAddressData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] Dereferenced at Ipv6PrefixBinarySerializer.java:[line 109]Null value at Ipv6PrefixBinarySerializer.java:[line 102]Known null at Ipv6PrefixBinarySerializer.java:[line 106]Known null at Ipv6PrefixBinarySerializer.java:[line 107] NP_NULL_ON_SOME_PATH_EXCEPTION 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer.deserializeData(ByteBuffer, LispAddressSerializerContext) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] Dereferenced at Ipv6PrefixSerializer.java:[line 113]Null value at Ipv6PrefixSerializer.java:[line 105]Known null at Ipv6PrefixSerializer.java:[line 109]Known null at Ipv6PrefixSerializer.java:[line 110] NP_NULL_ON_SOME_PATH_EXCEPTION 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer is final but declares protected field org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer.LOG [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer.deserializeData(ByteBuffer) on exception path [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer, org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] Dereferenced at Ipv6Serializer.java:[line 106]Null value at Ipv6Serializer.java:[line 99]Known null at Ipv6Serializer.java:[line 103]Known null at Ipv6Serializer.java:[line 104] NP_NULL_ON_SOME_PATH_EXCEPTION 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.mergeEnabled; locked 66% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 120]Synchronized access at MappingData.java:[line 96]Synchronized access at MappingData.java:[line 68]Synchronized access at MappingData.java:[line 72] IS2_INCONSISTENT_SYNC 03:09:07 [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.timestamp; locked 40% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 127]Unsynchronized access at MappingData.java:[line 129]Synchronized access at MappingData.java:[line 103]Synchronized access at MappingData.java:[line 105]Synchronized access at MappingData.java:[line 56]Synchronized access at MappingData.java:[line 52] IS2_INCONSISTENT_SYNC 03:09:07 [ERROR] Medium: Inconsistent synchronization of org.opendaylight.lispflowmapping.lisp.type.MappingData.xtrId; locked 40% of time [org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData, org.opendaylight.lispflowmapping.lisp.type.MappingData] Unsynchronized access at MappingData.java:[line 122]Unsynchronized access at MappingData.java:[line 124]Synchronized access at MappingData.java:[line 60]Synchronized access at MappingData.java:[line 98]Synchronized access at MappingData.java:[line 100]Synchronized access at MappingData.java:[line 64] IS2_INCONSISTENT_SYNC 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.ByteUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.ByteUtil.HEX_ARRAY [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] In ByteUtil.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: Vacuous iand operation on intArg in org.opendaylight.lispflowmapping.lisp.util.ByteUtil.asUnsignedInteger(int) [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] At ByteUtil.java:[line 66] INT_VACUOUS_BIT_OPERATION 03:09:07 [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.ByteUtil.HEX_ARRAY should be package protected [org.opendaylight.lispflowmapping.lisp.util.ByteUtil] At ByteUtil.java:[line 15] MS_PKGPROTECT 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.LOG [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.noAddrSeq [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.getStringFromServicePath(LispAddressStringifier$Destination, ServicePath) invokes inefficient new String(String) constructor [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] At LispAddressStringifier.java:[line 424] DM_STRING_CTOR 03:09:07 [ERROR] Medium: org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier.noAddrSeq should be package protected [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] At LispAddressStringifier.java:[line 63] MS_PKGPROTECT 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Low: Should org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil.ipAddressToByteArray(Address) return a zero length array rather than null? [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] At LispAddressUtil.java:[line 787] PZLA_PREFER_ZERO_LENGTH_ARRAYS 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] High: Random object created and used only once in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil.prepareSMR(Eid, Rloc) [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] At MapRequestUtil.java:[line 87] DMI_RANDOM_USED_ONLY_ONCE 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Class org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil is final but declares protected field org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil.LOG [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java CI_CONFUSED_INHERITANCE 03:09:07 [ERROR] Medium: 03:09:07 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:09:07 [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:09:07 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet4Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 128] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 03:09:07 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet6Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 133] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 03:09:07 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet4Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid, short) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 98] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 03:09:07 [ERROR] Low: Unchecked/unconfirmed cast from java.net.InetAddress to java.net.Inet6Address of return value in org.opendaylight.lispflowmapping.lisp.util.MaskUtil.normalize(Eid, short) [org.opendaylight.lispflowmapping.lisp.util.MaskUtil] At MaskUtil.java:[line 102] BC_UNCONFIRMED_CAST_OF_RETURN_VALUE 03:09:07 [INFO] 03:09:07 03:09:07 03:09:07 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 03:09:07 03:09:07 03:09:07 03:09:07 [INFO] 03:09:07 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto --- 03:09:07 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/src/test/resources 03:09:07 [INFO] 03:09:07 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.lisp-proto --- 03:09:07 [INFO] Recompiling the module because of changed dependency. 03:09:07 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 03:09:08 [INFO] 03:09:08 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.lisp-proto --- 03:09:08 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:09:08 [INFO] 03:09:08 [INFO] ------------------------------------------------------- 03:09:08 [INFO] T E S T S 03:09:08 [INFO] ------------------------------------------------------- 03:09:09 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 03:09:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 03:09:09 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 03:09:09 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 03:09:09 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 03:09:10 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 03:09:10 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 03:09:10 [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 03:09:10 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 03:09:10 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:09:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.502 s -- in org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 03:09:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 03:09:11 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 03:09:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 03:09:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 03:09:11 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 03:09:11 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.036 s -- in org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 03:09:11 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 03:09:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 03:09:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 03:09:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 03:09:11 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 03:09:11 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 03:09:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 03:09:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 03:09:11 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 03:09:11 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 03:09:11 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 03:09:11 [INFO] 03:09:11 [INFO] Results: 03:09:11 [INFO] 03:09:11 [WARNING] Tests run: 268, Failures: 0, Errors: 0, Skipped: 1 03:09:11 [INFO] 03:09:11 [INFO] 03:09:11 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.lisp-proto --- 03:09:11 [INFO] 03:09:11 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.lisp-proto --- 03:09:12 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:09:12 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF 03:09:12 [INFO] 03:09:12 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.lisp-proto --- 03:09:13 [INFO] No previous run data found, generating javadoc. 03:09:18 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-javadoc.jar 03:09:18 [INFO] 03:09:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.lisp-proto --- 03:09:18 [INFO] CycloneDX: Resolving Dependencies 03:09:19 [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) 03:09:19 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/bom.xml 03:09:19 [INFO] attaching as mappingservice.lisp-proto-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:19 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/bom.json 03:09:19 [INFO] attaching as mappingservice.lisp-proto-1.19.2-SNAPSHOT-cyclonedx.json 03:09:19 [INFO] 03:09:19 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- 03:09:19 [INFO] Skipping duplicate-finder execution! 03:09:19 [INFO] 03:09:19 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- 03:09:20 [INFO] No dependency problems found 03:09:20 [INFO] 03:09:20 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-sources.jar 03:09:20 [INFO] 03:09:20 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.lisp-proto --- 03:09:20 [INFO] 03:09:20 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/code-coverage/jacoco.exec 03:09:20 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.lisp-proto' with 62 classes 03:09:20 [INFO] 03:09:20 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT.pom 03:09:20 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:09:20 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT-javadoc.jar 03:09:20 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:20 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT-cyclonedx.json 03:09:20 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT-sources.jar 03:09:20 [INFO] 03:09:20 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Writing OBR metadata 03:09:20 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:09:20 [INFO] Writing OBR metadata 03:09:20 [INFO] 03:09:20 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:09:20 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:09:20 [INFO] 03:09:20 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:09:20 [INFO] 03:09:20 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.lisp-proto --- 03:09:20 [INFO] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:bundle:1.19.2-SNAPSHOT 03:09:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:09:20 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:09:20 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:09:20 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:09:20 [INFO] +- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:09:20 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:09:20 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:09:20 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:09:20 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:09:20 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:09:20 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:09:20 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:09:20 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:09:20 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:09:20 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:09:20 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:09:20 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:09:20 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:09:20 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:09:20 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:09:20 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:09:20 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:09:20 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:09:20 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:09:20 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:09:20 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:09:20 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:09:20 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:09:20 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:09:20 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:09:20 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:09:20 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:09:20 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:09:20 [INFO] +- junit:junit:jar:4.13.2:test 03:09:20 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:09:20 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:09:20 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:09:20 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 03:09:20 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:09:20 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:09:20 [INFO] 03:09:20 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.lisp-proto --- 03:09:20 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/sonatype-clm/module.xml 03:09:20 [INFO] 03:09:20 [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- 03:09:20 [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.19.2-SNAPSHOT [5/24] 03:09:20 [INFO] -------------------------------[ bundle ]------------------------------- 03:09:21 [INFO] 03:09:21 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.api --- 03:09:21 [INFO] 03:09:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.api --- 03:09:21 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:21 [INFO] 03:09:21 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.api --- 03:09:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:21 [INFO] 03:09:21 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.api --- 03:09:21 [INFO] 03:09:21 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.api --- 03:09:21 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/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/** 03:09:21 [INFO] 03:09:21 [INFO] --- yang-maven-plugin:13.0.6:generate-sources (binding) @ mappingservice.api --- 03:09:21 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 03:09:21 [INFO] yang-to-sources: Inspecting /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/src/main/yang 03:09:21 [INFO] yang-to-sources: Found 4 dependencies in 1.895 ms 03:09:21 [INFO] yang-to-sources: Project model files found: 2 in 13.66 ms 03:09:21 [INFO] yang-to-sources: 9 YANG models processed in 215.9 ms 03:09:21 [INFO] BindingJavaFileGenerator: Defined 194 files in 27.11 ms 03:09:21 [INFO] Sorted 194 files into 13 directories in 615.6 μs 03:09:21 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 194 in 120.1 ms 03:09:21 [INFO] 03:09:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.api --- 03:09:21 [INFO] Starting audit... 03:09:21 Audit done. 03:09:21 [INFO] You have 0 Checkstyle violations. 03:09:21 [INFO] 03:09:21 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.api --- 03:09:21 [INFO] Starting audit... 03:09:21 Audit done. 03:09:21 [INFO] You have 0 Checkstyle violations. 03:09:21 [INFO] 03:09:21 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.api --- 03:09:21 [INFO] 03:09:21 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.api --- 03:09:21 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/src/main/resources 03:09:21 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/generated-sources/spi 03:09:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 03:09:21 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 03:09:21 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 03:09:21 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/generated-sources/spi 03:09:21 [INFO] 03:09:21 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.api --- 03:09:21 [INFO] Recompiling the module because of changed dependency. 03:09:21 [INFO] Compiling 215 source files with javac [debug release 17] to target/classes 03:09:22 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 03:09:22 missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 03:09:22 [INFO] 03:09:22 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.api >>> 03:09:22 [INFO] 03:09:22 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.api --- 03:09:22 [INFO] Fork Value is true 03:09:26 [INFO] Done SpotBugs Analysis.... 03:09:26 [INFO] 03:09:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.api <<< 03:09:26 [INFO] 03:09:26 [INFO] 03:09:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.api --- 03:09:26 [INFO] BugInstance size is 0 03:09:26 [INFO] Error size is 0 03:09:26 [INFO] No errors/warnings found 03:09:26 [INFO] 03:09:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.api --- 03:09:26 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/src/test/resources 03:09:26 [INFO] 03:09:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.api --- 03:09:26 [INFO] No sources to compile 03:09:26 [INFO] 03:09:26 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.api --- 03:09:26 [INFO] No tests to run. 03:09:26 [INFO] 03:09:26 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.api --- 03:09:26 [INFO] 03:09:26 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.api --- 03:09:26 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT.jar 03:09:26 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/classes/META-INF/MANIFEST.MF 03:09:26 [INFO] 03:09:26 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.api --- 03:09:26 [INFO] No previous run data found, generating javadoc. 03:09:30 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-javadoc.jar 03:09:30 [INFO] 03:09:30 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.api --- 03:09:30 [INFO] CycloneDX: Resolving Dependencies 03:09:31 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 03:09:31 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/bom.xml 03:09:31 [INFO] attaching as mappingservice.api-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:31 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/bom.json 03:09:31 [INFO] attaching as mappingservice.api-1.19.2-SNAPSHOT-cyclonedx.json 03:09:31 [INFO] 03:09:31 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- 03:09:31 [INFO] Skipping duplicate-finder execution! 03:09:31 [INFO] 03:09:31 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.api --- 03:09:31 [WARNING] Used undeclared dependencies found: 03:09:31 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile 03:09:31 [INFO] 03:09:31 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.api --- 03:09:31 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-sources.jar 03:09:31 [INFO] 03:09:31 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.api --- 03:09:31 [INFO] 03:09:31 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.api --- 03:09:31 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:09:31 [INFO] 03:09:31 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.api --- 03:09:31 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT.pom 03:09:31 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT.jar 03:09:31 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT-javadoc.jar 03:09:31 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:31 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT-cyclonedx.json 03:09:31 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT-sources.jar 03:09:31 [INFO] 03:09:31 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.api --- 03:09:31 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT.jar 03:09:31 [INFO] Writing OBR metadata 03:09:31 [INFO] 03:09:31 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.api --- 03:09:31 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:09:31 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:09:31 [INFO] 03:09:31 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.api --- 03:09:31 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:09:31 [INFO] 03:09:31 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.api --- 03:09:31 [INFO] org.opendaylight.lispflowmapping:mappingservice.api:bundle:1.19.2-SNAPSHOT 03:09:31 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:09:31 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:09:31 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:09:31 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:09:31 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:09:31 [INFO] | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:09:31 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:09:31 [INFO] +- com.google.guava:guava:jar:32.1.3-jre:compile 03:09:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:09:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:09:31 [INFO] | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:09:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:09:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:09:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:09:31 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:09:31 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:09:31 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:09:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:09:31 [INFO] +- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:09:31 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:09:31 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:09:31 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:09:31 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:09:31 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:09:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:09:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:09:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:09:31 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:09:31 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:09:31 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:09:31 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:09:31 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:09:31 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:09:31 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:09:31 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:09:31 [INFO] +- junit:junit:jar:4.13.2:test 03:09:31 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:09:31 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:09:31 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:09:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.17:test 03:09:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:09:31 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:09:31 [INFO] 03:09:31 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.api --- 03:09:31 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/sonatype-clm/module.xml 03:09:31 [INFO] 03:09:31 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- 03:09:31 [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.19.2-SNAPSHOT [6/24] 03:09:31 [INFO] --------------------------------[ pom ]--------------------------------- 03:09:31 [INFO] 03:09:31 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice-parent --- 03:09:31 [INFO] 03:09:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice-parent --- 03:09:31 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:31 [INFO] 03:09:31 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice-parent --- 03:09:31 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:31 [INFO] 03:09:31 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice-parent --- 03:09:31 [INFO] 03:09:31 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice-parent --- 03:09:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:09:31 [INFO] 03:09:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice-parent --- 03:09:31 [INFO] Starting audit... 03:09:31 Audit done. 03:09:31 [INFO] You have 0 Checkstyle violations. 03:09:31 [INFO] 03:09:31 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice-parent --- 03:09:31 [INFO] Starting audit... 03:09:31 Audit done. 03:09:31 [INFO] You have 0 Checkstyle violations. 03:09:31 [INFO] 03:09:31 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice-parent --- 03:09:31 [INFO] 03:09:31 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> 03:09:31 [INFO] 03:09:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice-parent --- 03:09:31 [INFO] 03:09:31 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< 03:09:31 [INFO] 03:09:31 [INFO] 03:09:31 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice-parent --- 03:09:31 [INFO] 03:09:31 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice-parent --- 03:09:31 [INFO] 03:09:31 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice-parent --- 03:09:31 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:09:31 [INFO] 03:09:31 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice-parent --- 03:09:31 [INFO] CycloneDX: Resolving Dependencies 03:09:32 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 03:09:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/target/bom.xml 03:09:32 [INFO] attaching as mappingservice-parent-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/target/bom.json 03:09:32 [INFO] attaching as mappingservice-parent-1.19.2-SNAPSHOT-cyclonedx.json 03:09:32 [INFO] 03:09:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- 03:09:32 [INFO] Skipping duplicate-finder execution! 03:09:32 [INFO] 03:09:32 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice-parent --- 03:09:32 [INFO] Skipping pom project 03:09:32 [INFO] 03:09:32 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice-parent --- 03:09:32 [INFO] 03:09:32 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice-parent --- 03:09:32 [INFO] 03:09:32 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice-parent --- 03:09:32 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:09:32 [INFO] 03:09:32 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice-parent --- 03:09:32 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.2-SNAPSHOT/mappingservice-parent-1.19.2-SNAPSHOT.pom 03:09:32 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.2-SNAPSHOT/mappingservice-parent-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:32 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.2-SNAPSHOT/mappingservice-parent-1.19.2-SNAPSHOT-cyclonedx.json 03:09:32 [INFO] 03:09:32 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice-parent --- 03:09:32 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:09:32 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:09:32 [INFO] 03:09:32 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice-parent --- 03:09:32 [INFO] org.opendaylight.lispflowmapping:mappingservice-parent:pom:1.19.2-SNAPSHOT 03:09:32 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:09:32 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:09:32 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:09:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:09:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:09:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:09:32 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:09:32 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:09:32 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:09:32 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:09:32 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:09:32 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:09:32 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:09:32 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:09:32 [INFO] +- junit:junit:jar:4.13.2:test 03:09:32 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:09:32 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:09:32 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:09:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:09:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:09:32 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:09:32 [INFO] 03:09:32 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice-parent --- 03:09:32 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/target/sonatype-clm/module.xml 03:09:32 [INFO] 03:09:32 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- 03:09:32 [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.2-SNAPSHOT [7/24] 03:09:32 [INFO] -------------------------------[ bundle ]------------------------------- 03:09:32 [INFO] 03:09:32 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.inmemorydb --- 03:09:32 [INFO] 03:09:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.inmemorydb --- 03:09:32 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:32 [INFO] 03:09:32 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- 03:09:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:32 [INFO] 03:09:32 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.inmemorydb --- 03:09:32 [INFO] 03:09:32 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- 03:09:32 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:09:32 [INFO] 03:09:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.inmemorydb --- 03:09:32 [INFO] Starting audit... 03:09:32 Audit done. 03:09:32 [INFO] You have 0 Checkstyle violations. 03:09:32 [INFO] 03:09:32 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.inmemorydb --- 03:09:33 [INFO] Starting audit... 03:09:33 Audit done. 03:09:33 [INFO] You have 0 Checkstyle violations. 03:09:33 [INFO] 03:09:33 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.inmemorydb --- 03:09:33 [INFO] 03:09:33 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- 03:09:33 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/resources 03:09:33 [INFO] 03:09:33 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.inmemorydb --- 03:09:33 [INFO] Recompiling the module because of changed dependency. 03:09:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 03:09:33 [INFO] 03:09:33 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> 03:09:33 [INFO] 03:09:33 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.inmemorydb --- 03:09:33 [INFO] Fork Value is true 03:09:36 [INFO] Done SpotBugs Analysis.... 03:09:36 [INFO] 03:09:36 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< 03:09:36 [INFO] 03:09:36 [INFO] 03:09:36 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.inmemorydb --- 03:09:36 [INFO] BugInstance size is 0 03:09:36 [INFO] Error size is 0 03:09:36 [INFO] No errors/warnings found 03:09:36 [INFO] 03:09:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb --- 03:09:36 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/resources 03:09:36 [INFO] 03:09:36 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.inmemorydb --- 03:09:36 [INFO] Recompiling the module because of changed dependency. 03:09:36 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 03:09:36 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map 03:09:36 missing type arguments for generic class java.util.Map 03:09:36 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[192,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 03:09:36 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[193,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 03:09:36 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[194,22] unchecked call to put(K,V) as a member of the raw type java.util.Map 03:09:36 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map 03:09:36 missing type arguments for generic class java.util.Map 03:09:36 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[198,26] unchecked call to put(K,V) as a member of the raw type java.util.Map 03:09:36 [INFO] 03:09:36 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.inmemorydb --- 03:09:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:09:36 [INFO] 03:09:36 [INFO] ------------------------------------------------------- 03:09:36 [INFO] T E S T S 03:09:36 [INFO] ------------------------------------------------------- 03:09:37 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 03:09:37 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.175 s -- in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 03:09:37 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 03:09:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 03:09:37 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 03:09:37 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 03:09:37 [INFO] 03:09:37 [INFO] Results: 03:09:37 [INFO] 03:09:37 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 03:09:37 [INFO] 03:09:37 [INFO] 03:09:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.inmemorydb --- 03:09:37 [INFO] 03:09:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.inmemorydb --- 03:09:37 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:09:37 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF 03:09:37 [INFO] 03:09:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.inmemorydb --- 03:09:38 [INFO] No previous run data found, generating javadoc. 03:09:39 [WARNING] Javadoc Warnings 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:35: warning: no comment 03:09:39 [WARNING] public class HashMapDb implements ILispDAO, AutoCloseable { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:55: warning: no comment 03:09:39 [WARNING] public HashMapDb() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:66: warning: no comment 03:09:39 [WARNING] public void tryAddToIpTrie(Object key) { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:71: warning: no comment 03:09:39 [WARNING] public int getMaxbits() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:63: warning: no comment 03:09:39 [WARNING] public TrieNode getRoot() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:75: warning: no comment 03:09:39 [WARNING] public long getSize() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:518: warning: no @param for closest 03:09:39 [WARNING] public TrieNode insert(byte[] pref, int preflen, int diffbit, T prefdata, byte[] closest) { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:409: warning: no comment 03:09:39 [WARNING] public T data() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:401: warning: no comment 03:09:39 [WARNING] public byte[] prefix() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:405: warning: no comment 03:09:39 [WARNING] public int prefixLength() { 03:09:39 [WARNING] ^ 03:09:39 [WARNING] 10 warnings 03:09:39 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-javadoc.jar 03:09:39 [INFO] 03:09:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.inmemorydb --- 03:09:39 [INFO] CycloneDX: Resolving Dependencies 03:09:39 [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) 03:09:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/bom.xml 03:09:39 [INFO] attaching as mappingservice.inmemorydb-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/bom.json 03:09:39 [INFO] attaching as mappingservice.inmemorydb-1.19.2-SNAPSHOT-cyclonedx.json 03:09:39 [INFO] 03:09:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- 03:09:39 [INFO] Skipping duplicate-finder execution! 03:09:39 [INFO] 03:09:39 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- 03:09:39 [WARNING] Used undeclared dependencies found: 03:09:39 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:09:39 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:09:39 [INFO] 03:09:39 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- 03:09:39 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-sources.jar 03:09:39 [INFO] 03:09:39 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.inmemorydb --- 03:09:40 [INFO] 03:09:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.inmemorydb --- 03:09:40 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/code-coverage/jacoco.exec 03:09:40 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.inmemorydb' with 5 classes 03:09:40 [INFO] 03:09:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.inmemorydb --- 03:09:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT.pom 03:09:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:09:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT-javadoc.jar 03:09:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT-cyclonedx.json 03:09:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT-sources.jar 03:09:40 [INFO] 03:09:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.inmemorydb --- 03:09:40 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:09:40 [INFO] Writing OBR metadata 03:09:40 [INFO] 03:09:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.inmemorydb --- 03:09:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:09:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:09:40 [INFO] 03:09:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.inmemorydb --- 03:09:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:09:40 [INFO] 03:09:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.inmemorydb --- 03:09:40 [INFO] org.opendaylight.lispflowmapping:mappingservice.inmemorydb:bundle:1.19.2-SNAPSHOT 03:09:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:09:40 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:09:40 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:09:40 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:09:40 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:09:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:09:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:09:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:09:40 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:09:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:09:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:09:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:09:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:09:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:09:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:09:40 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:09:40 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:09:40 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:09:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:09:40 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:09:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 03:09:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:09:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 03:09:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 03:09:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 03:09:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 03:09:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:09:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:09:40 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:09:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:09:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:09:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:09:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:09:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:09:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:09:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:09:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:09:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:09:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:09:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:09:40 [INFO] +- junit:junit:jar:4.13.2:test 03:09:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:09:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:09:40 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:09:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:09:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:09:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:09:40 [INFO] 03:09:40 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.inmemorydb --- 03:09:40 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/sonatype-clm/module.xml 03:09:40 [INFO] 03:09:40 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ 03:09:40 [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.2-SNAPSHOT [8/24] 03:09:40 [INFO] -------------------------------[ bundle ]------------------------------- 03:09:40 [INFO] 03:09:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.dsbackend --- 03:09:40 [INFO] 03:09:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.dsbackend --- 03:09:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:40 [INFO] 03:09:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- 03:09:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:40 [INFO] 03:09:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.dsbackend --- 03:09:40 [INFO] 03:09:40 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- 03:09:40 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:09:40 [INFO] 03:09:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.dsbackend --- 03:09:40 [INFO] Starting audit... 03:09:40 Audit done. 03:09:40 [INFO] You have 0 Checkstyle violations. 03:09:40 [INFO] 03:09:40 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.dsbackend --- 03:09:40 [INFO] Starting audit... 03:09:40 Audit done. 03:09:40 [INFO] You have 0 Checkstyle violations. 03:09:40 [INFO] 03:09:40 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.dsbackend --- 03:09:40 [INFO] 03:09:40 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- 03:09:40 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/resources 03:09:40 [INFO] 03:09:40 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.dsbackend --- 03:09:40 [INFO] Recompiling the module because of changed dependency. 03:09:40 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 03:09:40 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[289,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 03:09:40 [INFO] 03:09:40 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> 03:09:40 [INFO] 03:09:40 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.dsbackend --- 03:09:40 [INFO] Fork Value is true 03:09:43 [INFO] Done SpotBugs Analysis.... 03:09:43 [INFO] 03:09:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< 03:09:43 [INFO] 03:09:43 [INFO] 03:09:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.dsbackend --- 03:09:43 [INFO] BugInstance size is 0 03:09:43 [INFO] Error size is 0 03:09:43 [INFO] No errors/warnings found 03:09:43 [INFO] 03:09:43 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend --- 03:09:43 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/test/resources 03:09:43 [INFO] 03:09:43 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.dsbackend --- 03:09:43 [INFO] Recompiling the module because of changed dependency. 03:09:43 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 03:09:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[118,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 03:09:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[138,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 03:09:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[157,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 03:09:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[233,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 03:09:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[253,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated 03:09:43 [INFO] 03:09:43 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.dsbackend --- 03:09:43 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:09:43 [INFO] 03:09:43 [INFO] ------------------------------------------------------- 03:09:43 [INFO] T E S T S 03:09:43 [INFO] ------------------------------------------------------- 03:09:45 [INFO] Running org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 03:09:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.076 s -- in org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 03:09:48 [INFO] 03:09:48 [INFO] Results: 03:09:48 [INFO] 03:09:48 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 03:09:48 [INFO] 03:09:48 [INFO] 03:09:48 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.dsbackend --- 03:09:48 [INFO] 03:09:48 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.dsbackend --- 03:09:48 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:09:48 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF 03:09:48 [INFO] 03:09:48 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.dsbackend --- 03:09:49 [INFO] No previous run data found, generating javadoc. 03:09:50 [WARNING] Javadoc Warnings 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:60: warning: no comment 03:09:50 [WARNING] public DataStoreBackEnd(DataBroker broker) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:88: warning: no comment 03:09:50 [WARNING] public void addAuthenticationKey(AuthenticationKey authenticationKey) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:101: warning: no comment 03:09:50 [WARNING] public void addMapping(Mapping mapping) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:114: warning: no comment 03:09:50 [WARNING] public void addXtrIdMapping(XtrIdMapping mapping) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:348: warning: no comment 03:09:50 [WARNING] public void closeTransactionChain() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:230: warning: no comment 03:09:50 [WARNING] public List getAllAuthenticationKeys() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:206: warning: no comment 03:09:50 [WARNING] public List getAllMappings() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:212: warning: no comment 03:09:50 [WARNING] public List getAllMappings(LogicalDatastoreType logicalDataStore) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:260: warning: no comment 03:09:50 [WARNING] public Long getLastUpdateTimestamp() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:171: warning: no comment 03:09:50 [WARNING] public void removeAllConfigDatastoreContent() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:165: warning: no comment 03:09:50 [WARNING] public void removeAllDatastoreContent() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:176: warning: no comment 03:09:50 [WARNING] public void removeAllOperationalDatastoreContent() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:128: warning: no comment 03:09:50 [WARNING] public void removeAuthenticationKey(AuthenticationKey authenticationKey) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:254: warning: no comment 03:09:50 [WARNING] public void removeLastUpdateTimestamp() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:140: warning: no comment 03:09:50 [WARNING] public void removeMapping(Mapping mapping) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:151: warning: no comment 03:09:50 [WARNING] public void removeXtrIdMapping(XtrIdMapping mapping) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:247: warning: no comment 03:09:50 [WARNING] public void saveLastUpdateTimestamp() { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:181: warning: no comment 03:09:50 [WARNING] public void updateAuthenticationKey(AuthenticationKey authenticationKey) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:194: warning: no comment 03:09:50 [WARNING] public void updateMapping(Mapping mapping) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:44: warning: no comment 03:09:50 [WARNING] public static InstanceIdentifier createAuthenticationKeyIid(Eid eid) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:55: warning: no comment 03:09:50 [WARNING] public static InstanceIdentifier createMappingIid(Eid eid, MappingOrigin orig) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:65: warning: no comment 03:09:50 [WARNING] public static InstanceIdentifier createXtrIdMappingIid(Eid eid, MappingOrigin orig, XtrId xtrId) { 03:09:50 [WARNING] ^ 03:09:50 [WARNING] 22 warnings 03:09:50 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-javadoc.jar 03:09:50 [INFO] 03:09:50 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.dsbackend --- 03:09:50 [INFO] CycloneDX: Resolving Dependencies 03:09:50 [INFO] CycloneDX: Creating BOM version 1.5 with 24 component(s) 03:09:51 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/bom.xml 03:09:51 [INFO] attaching as mappingservice.dsbackend-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:51 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/bom.json 03:09:51 [INFO] attaching as mappingservice.dsbackend-1.19.2-SNAPSHOT-cyclonedx.json 03:09:51 [INFO] 03:09:51 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- 03:09:51 [INFO] Skipping duplicate-finder execution! 03:09:51 [INFO] 03:09:51 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- 03:09:51 [WARNING] Used undeclared dependencies found: 03:09:51 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 03:09:51 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 03:09:51 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:09:51 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:09:51 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:09:51 [WARNING] org.opendaylight.yangtools:util:jar:13.0.6:compile 03:09:51 [WARNING] Non-test scoped test only dependencies found: 03:09:51 [WARNING] org.opendaylight.yangtools:util:jar:13.0.6:compile 03:09:51 [INFO] 03:09:51 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- 03:09:51 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-sources.jar 03:09:51 [INFO] 03:09:51 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.dsbackend --- 03:09:51 [INFO] 03:09:51 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.dsbackend --- 03:09:51 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/code-coverage/jacoco.exec 03:09:51 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.dsbackend' with 6 classes 03:09:51 [INFO] 03:09:51 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.dsbackend --- 03:09:51 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT.pom 03:09:51 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:09:51 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT-javadoc.jar 03:09:51 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT-cyclonedx.xml 03:09:51 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT-cyclonedx.json 03:09:51 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT-sources.jar 03:09:51 [INFO] 03:09:51 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.dsbackend --- 03:09:51 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:09:51 [INFO] Writing OBR metadata 03:09:51 [INFO] 03:09:51 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.dsbackend --- 03:09:51 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:09:51 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:09:51 [INFO] 03:09:51 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.dsbackend --- 03:09:51 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:09:51 [INFO] 03:09:51 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.dsbackend --- 03:09:51 [INFO] org.opendaylight.lispflowmapping:mappingservice.dsbackend:bundle:1.19.2-SNAPSHOT 03:09:51 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:09:51 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:09:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:09:51 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:09:51 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:09:51 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:09:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:09:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:09:51 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:09:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:09:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:09:51 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:09:51 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:09:51 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:09:51 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:09:51 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:09:51 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:09:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.8.5:compile 03:09:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:09:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:09:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:09:51 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:09:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:09:51 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 03:09:51 [INFO] +- org.mockito:mockito-core:jar:3.12.4:test 03:09:51 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.11.13:test 03:09:51 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.13:test 03:09:51 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 03:09:51 [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:test 03:09:51 [INFO] | \- org.powermock:powermock-api-support:jar:2.0.9:test 03:09:51 [INFO] | +- org.powermock:powermock-reflect:jar:2.0.9:test 03:09:51 [INFO] | \- org.powermock:powermock-core:jar:2.0.9:test 03:09:51 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 03:09:51 [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:test 03:09:51 [INFO] | +- org.powermock:powermock-module-junit4-common:jar:2.0.9:test 03:09:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:09:51 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:09:51 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:09:51 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:09:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:09:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:09:51 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:09:51 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:09:51 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:09:51 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:09:51 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:09:51 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:09:51 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:09:51 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:09:51 [INFO] +- junit:junit:jar:4.13.2:test 03:09:51 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:09:51 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:09:51 [INFO] 03:09:51 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.dsbackend --- 03:09:51 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/sonatype-clm/module.xml 03:09:51 [INFO] 03:09:51 [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ 03:09:51 [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.19.2-SNAPSHOT [9/24] 03:09:51 [INFO] -------------------------------[ bundle ]------------------------------- 03:09:51 [INFO] 03:09:51 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.mapcache --- 03:09:51 [INFO] 03:09:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.mapcache --- 03:09:51 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:51 [INFO] 03:09:51 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- 03:09:51 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:09:51 [INFO] 03:09:51 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.mapcache --- 03:09:51 [INFO] 03:09:51 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- 03:09:51 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:09:51 [INFO] 03:09:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.mapcache --- 03:09:51 [INFO] Starting audit... 03:09:51 Audit done. 03:09:51 [INFO] You have 0 Checkstyle violations. 03:09:51 [INFO] 03:09:51 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.mapcache --- 03:09:51 [INFO] Starting audit... 03:09:51 Audit done. 03:09:51 [INFO] You have 0 Checkstyle violations. 03:09:51 [INFO] 03:09:51 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.mapcache --- 03:09:51 [INFO] 03:09:51 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.mapcache --- 03:09:51 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/resources 03:09:51 [INFO] 03:09:51 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.mapcache --- 03:09:51 [INFO] Recompiling the module because of changed dependency. 03:09:51 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 03:09:51 [INFO] 03:09:51 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> 03:09:51 [INFO] 03:09:51 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.mapcache --- 03:09:51 [INFO] Fork Value is true 03:09:55 [INFO] Done SpotBugs Analysis.... 03:09:55 [INFO] 03:09:55 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< 03:09:55 [INFO] 03:09:55 [INFO] 03:09:55 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.mapcache --- 03:09:55 [INFO] BugInstance size is 0 03:09:55 [INFO] Error size is 0 03:09:55 [INFO] No errors/warnings found 03:09:55 [INFO] 03:09:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.mapcache --- 03:09:55 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/test/resources 03:09:55 [INFO] 03:09:55 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.mapcache --- 03:09:55 [INFO] Recompiling the module because of changed dependency. 03:09:55 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 03:09:55 [INFO] 03:09:55 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.mapcache --- 03:09:55 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:09:55 [INFO] 03:09:55 [INFO] ------------------------------------------------------- 03:09:55 [INFO] T E S T S 03:09:55 [INFO] ------------------------------------------------------- 03:09:56 [INFO] Running org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 03:09:56 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:09:57 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.660 s -- in org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 03:09:57 [INFO] Running org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 03:09:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s -- in org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 03:09:58 [INFO] Running org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 03:09:58 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 03:09:58 [INFO] Running org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 03:09:58 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.385 s -- in org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 03:09:58 [INFO] 03:09:58 [INFO] Results: 03:09:58 [INFO] 03:09:58 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 03:09:58 [INFO] 03:09:58 [INFO] 03:09:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.mapcache --- 03:09:58 [INFO] 03:09:58 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.mapcache --- 03:09:58 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:09:58 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF 03:09:58 [INFO] 03:09:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.mapcache --- 03:09:58 [INFO] No previous run data found, generating javadoc. 03:09:59 [WARNING] Javadoc Warnings 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/AuthKeyDb.java:34: warning: no comment 03:09:59 [WARNING] public AuthKeyDb(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/FlatMapCache.java:32: warning: no comment 03:09:59 [WARNING] public FlatMapCache(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:23: warning: no comment 03:09:59 [WARNING] public final class LispMapCacheStringifier { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:130: warning: no comment 03:09:59 [WARNING] public static String prettyPrintFMCMappings(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:68: warning: no comment 03:09:59 [WARNING] public static String prettyPrintKeys(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:205: warning: no comment 03:09:59 [WARNING] public static String prettyPrintMTMCMappings(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:287: warning: no comment 03:09:59 [WARNING] public static String prettyPrintSMCMappings(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:111: warning: no comment 03:09:59 [WARNING] public static String printFMCMappings(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:28: warning: no comment 03:09:59 [WARNING] public static String printKeys(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:149: warning: no comment 03:09:59 [WARNING] public static String printMTMCMappings(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:247: warning: no comment 03:09:59 [WARNING] public static String printSMCMappings(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/MultiTableMapCache.java:34: warning: no comment 03:09:59 [WARNING] public MultiTableMapCache(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/SimpleMapCache.java:40: warning: no comment 03:09:59 [WARNING] public SimpleMapCache(ILispDAO dao) { 03:09:59 [WARNING] ^ 03:09:59 [WARNING] 13 warnings 03:09:59 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-javadoc.jar 03:09:59 [INFO] 03:09:59 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.mapcache --- 03:09:59 [INFO] CycloneDX: Resolving Dependencies 03:10:00 [INFO] CycloneDX: Creating BOM version 1.5 with 21 component(s) 03:10:00 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/bom.xml 03:10:00 [INFO] attaching as mappingservice.mapcache-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:00 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/bom.json 03:10:00 [INFO] attaching as mappingservice.mapcache-1.19.2-SNAPSHOT-cyclonedx.json 03:10:00 [INFO] 03:10:00 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- 03:10:00 [INFO] Skipping duplicate-finder execution! 03:10:00 [INFO] 03:10:00 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.mapcache --- 03:10:00 [WARNING] Used undeclared dependencies found: 03:10:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:00 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:00 [WARNING] Non-test scoped test only dependencies found: 03:10:00 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:00 [INFO] 03:10:00 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.mapcache --- 03:10:00 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-sources.jar 03:10:00 [INFO] 03:10:00 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.mapcache --- 03:10:00 [INFO] 03:10:00 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.mapcache --- 03:10:00 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/code-coverage/jacoco.exec 03:10:00 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.mapcache' with 21 classes 03:10:00 [INFO] 03:10:00 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.mapcache --- 03:10:00 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT.pom 03:10:00 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:10:00 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT-javadoc.jar 03:10:00 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:00 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT-cyclonedx.json 03:10:00 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT-sources.jar 03:10:00 [INFO] 03:10:00 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.mapcache --- 03:10:00 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:10:00 [INFO] Writing OBR metadata 03:10:00 [INFO] 03:10:00 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.mapcache --- 03:10:00 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:10:00 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:10:00 [INFO] 03:10:00 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.mapcache --- 03:10:00 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:10:00 [INFO] 03:10:00 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.mapcache --- 03:10:00 [INFO] org.opendaylight.lispflowmapping:mappingservice.mapcache:bundle:1.19.2-SNAPSHOT 03:10:00 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:10:00 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:10:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:00 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:10:00 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:10:00 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:10:00 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:10:00 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:10:00 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:10:00 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:10:00 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:10:00 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:10:00 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:00 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:00 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:10:00 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:10:00 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:00 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:10:00 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:00 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:00 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:10:00 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:10:00 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:10:00 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:10:00 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:10:00 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:10:00 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:10:00 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:10:00 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:10:00 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:10:00 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:10:00 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:10:00 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:10:00 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:10:00 [INFO] +- junit:junit:jar:4.13.2:test 03:10:00 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:10:00 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:10:00 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:10:00 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:10:00 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:10:00 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:10:00 [INFO] 03:10:00 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.mapcache --- 03:10:00 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/sonatype-clm/module.xml 03:10:00 [INFO] 03:10:00 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.config >------- 03:10:00 [INFO] Building ODL :: lispflowmapping :: mappingservice.config 1.19.2-SNAPSHOT [10/24] 03:10:00 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:00 [INFO] 03:10:00 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.config --- 03:10:00 [INFO] 03:10:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.config --- 03:10:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:00 [INFO] 03:10:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.config --- 03:10:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:00 [INFO] 03:10:00 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.config --- 03:10:00 [INFO] 03:10:00 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.config --- 03:10:00 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:10:00 [INFO] 03:10:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.config --- 03:10:00 [INFO] Starting audit... 03:10:00 Audit done. 03:10:00 [INFO] You have 0 Checkstyle violations. 03:10:00 [INFO] 03:10:00 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.config --- 03:10:00 [INFO] Starting audit... 03:10:00 Audit done. 03:10:00 [INFO] You have 0 Checkstyle violations. 03:10:00 [INFO] 03:10:00 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.config --- 03:10:00 [INFO] 03:10:00 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.config --- 03:10:00 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/resources 03:10:00 [INFO] 03:10:00 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.config --- 03:10:00 [INFO] Recompiling the module because of changed dependency. 03:10:00 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 03:10:01 [INFO] 03:10:01 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.config >>> 03:10:01 [INFO] 03:10:01 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.config --- 03:10:01 [INFO] Fork Value is true 03:10:03 [INFO] Done SpotBugs Analysis.... 03:10:03 [INFO] 03:10:03 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.config <<< 03:10:03 [INFO] 03:10:03 [INFO] 03:10:03 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.config --- 03:10:03 [INFO] BugInstance size is 0 03:10:03 [INFO] Error size is 0 03:10:03 [INFO] No errors/warnings found 03:10:03 [INFO] 03:10:03 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.config --- 03:10:03 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/test/resources 03:10:03 [INFO] 03:10:03 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.config --- 03:10:03 [INFO] No sources to compile 03:10:03 [INFO] 03:10:03 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.config --- 03:10:03 [INFO] No tests to run. 03:10:03 [INFO] 03:10:03 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.config --- 03:10:03 [INFO] 03:10:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.config --- 03:10:03 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT.jar 03:10:03 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/classes/META-INF/MANIFEST.MF 03:10:03 [INFO] 03:10:03 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.config --- 03:10:03 [INFO] No previous run data found, generating javadoc. 03:10:04 [WARNING] Javadoc Warnings 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:18: warning: no comment 03:10:04 [WARNING] public final class ConfigIni { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:400: warning: no comment 03:10:04 [WARNING] public long getDefaultRegistrationValiditySb() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:388: warning: no comment 03:10:04 [WARNING] public String getElpPolicy() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:459: warning: no comment 03:10:04 [WARNING] public static ConfigIni getInstance() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:392: warning: no comment 03:10:04 [WARNING] public IMappingService.LookupPolicy getLookupPolicy() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:455: warning: no comment 03:10:04 [WARNING] public long getMaximumTimeoutTolerance() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:447: warning: no comment 03:10:04 [WARNING] public int getNegativeMappingTTL() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:451: warning: no comment 03:10:04 [WARNING] public int getNumberOfBucketsInTimeBucketWheel() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:396: warning: no comment 03:10:04 [WARNING] public long getRegistrationValiditySb() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:420: warning: no comment 03:10:04 [WARNING] public int getSmrRetryCount() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:429: warning: no comment 03:10:04 [WARNING] public long getSmrTimeout() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:433: warning: no comment 03:10:04 [WARNING] public boolean isAuthEnabled() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:370: warning: no comment 03:10:04 [WARNING] public boolean mappingMergeIsSet() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:437: warning: no comment 03:10:04 [WARNING] public void setAuthEnabled(boolean authEnabled) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:411: warning: no comment 03:10:04 [WARNING] public void setLookupPolicy(IMappingService.LookupPolicy lookupPolicy) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:374: warning: no comment 03:10:04 [WARNING] public void setMappingMerge(boolean mappingMerge) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:442: warning: no comment 03:10:04 [WARNING] public void setNegativeMappingTTL(int negativeMappingTTL) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:404: warning: no comment 03:10:04 [WARNING] public void setRegistrationValiditySb(long registrationValiditySb) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:383: warning: no comment 03:10:04 [WARNING] public void setSmr(boolean smr) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:415: warning: no comment 03:10:04 [WARNING] public void setSmrRetryCount(int smrRetryCount) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:424: warning: no comment 03:10:04 [WARNING] public void setSmrTimeout(long smrTimeout) { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:379: warning: no comment 03:10:04 [WARNING] public boolean smrIsSet() { 03:10:04 [WARNING] ^ 03:10:04 [WARNING] 22 warnings 03:10:04 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-javadoc.jar 03:10:04 [INFO] 03:10:04 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.config --- 03:10:04 [INFO] CycloneDX: Resolving Dependencies 03:10:05 [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) 03:10:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/bom.xml 03:10:05 [INFO] attaching as mappingservice.config-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/bom.json 03:10:05 [INFO] attaching as mappingservice.config-1.19.2-SNAPSHOT-cyclonedx.json 03:10:05 [INFO] 03:10:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.config --- 03:10:05 [INFO] Skipping duplicate-finder execution! 03:10:05 [INFO] 03:10:05 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.config --- 03:10:05 [INFO] No dependency problems found 03:10:05 [INFO] 03:10:05 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.config --- 03:10:05 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-sources.jar 03:10:05 [INFO] 03:10:05 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.config --- 03:10:05 [INFO] 03:10:05 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.config --- 03:10:05 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:10:05 [INFO] 03:10:05 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.config --- 03:10:05 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT.pom 03:10:05 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT.jar 03:10:05 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT-javadoc.jar 03:10:05 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:05 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT-cyclonedx.json 03:10:05 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT-sources.jar 03:10:05 [INFO] 03:10:05 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.config --- 03:10:05 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT.jar 03:10:05 [INFO] Writing OBR metadata 03:10:05 [INFO] 03:10:05 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.config --- 03:10:05 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:10:05 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:10:05 [INFO] 03:10:05 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.config --- 03:10:05 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:10:05 [INFO] 03:10:05 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.config --- 03:10:05 [INFO] org.opendaylight.lispflowmapping:mappingservice.config:bundle:1.19.2-SNAPSHOT 03:10:05 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 03:10:05 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:10:05 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:10:05 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:05 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:05 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:10:05 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:05 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:10:05 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:10:05 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:10:05 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:10:05 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:10:05 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:10:05 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:10:05 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:10:05 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:10:05 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:05 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:05 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:10:05 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:10:05 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:05 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:10:05 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:10:05 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:10:05 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:10:05 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:10:05 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:10:05 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:10:05 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:10:05 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:10:05 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:10:05 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:10:05 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:10:05 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:10:05 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:10:05 [INFO] +- junit:junit:jar:4.13.2:test 03:10:05 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:10:05 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:10:05 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:10:05 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:10:05 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:10:05 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:10:05 [INFO] 03:10:05 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.config --- 03:10:05 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/sonatype-clm/module.xml 03:10:05 [INFO] 03:10:05 [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- 03:10:05 [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.19.2-SNAPSHOT [11/24] 03:10:05 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:06 [INFO] 03:10:06 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.implementation --- 03:10:06 [INFO] 03:10:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.implementation --- 03:10:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:06 [INFO] 03:10:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- 03:10:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:06 [INFO] 03:10:06 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.implementation --- 03:10:06 [INFO] 03:10:06 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.implementation --- 03:10:06 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:10:06 [INFO] 03:10:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.implementation --- 03:10:06 [INFO] Starting audit... 03:10:06 Audit done. 03:10:06 [INFO] You have 0 Checkstyle violations. 03:10:06 [INFO] 03:10:06 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.implementation --- 03:10:07 [INFO] Starting audit... 03:10:07 Audit done. 03:10:07 [INFO] You have 0 Checkstyle violations. 03:10:07 [INFO] 03:10:07 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.implementation --- 03:10:07 [INFO] 03:10:07 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.implementation --- 03:10:07 [INFO] Copying 3 resources from src/main/resources to target/classes 03:10:07 [INFO] 03:10:07 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.implementation --- 03:10:07 [INFO] Recompiling the module because of changed dependency. 03:10:07 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 03:10:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:07 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:07 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:07 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[77,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException 03:10:07 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[143,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException 03:10:07 [INFO] 03:10:07 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> 03:10:07 [INFO] 03:10:07 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.implementation --- 03:10:07 [INFO] Fork Value is true 03:10:13 [INFO] Done SpotBugs Analysis.... 03:10:13 [INFO] 03:10:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< 03:10:13 [INFO] 03:10:13 [INFO] 03:10:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.implementation --- 03:10:13 [INFO] BugInstance size is 33 03:10:13 [INFO] Error size is 0 03:10:13 [INFO] Total bugs: 33 03:10:13 [ERROR] Low: Overridable method onAddMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method onGotMapNotify is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method onGotMapReply is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method onMappingKeepAlive is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method onRequestMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method onXtrReplyMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method onXtrRequestMapping is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 114] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method registerClusterSingletonService is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, ClusterSingletonServiceProvider, RpcService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 124] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.implementation.MappingService.iterateMask; should this field be static? [org.opendaylight.lispflowmapping.implementation.MappingService] At MappingService.java:[line 163] SS_SHOULD_BE_STATIC 03:10:13 [ERROR] Medium: 03:10:13 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:10:13 [org.opendaylight.lispflowmapping.implementation.MappingServiceShell] In MappingServiceShell.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:10:13 [ERROR] Medium: Load of known null value in org.opendaylight.lispflowmapping.implementation.MappingSystem.handleMergedMapping(Eid) [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 414] NP_LOAD_OF_KNOWN_NULL_VALUE 03:10:13 [ERROR] Medium: Possible null pointer dereference of mappingData in org.opendaylight.lispflowmapping.implementation.MappingSystem.removeSbMapping(Eid, MappingData) [org.opendaylight.lispflowmapping.implementation.MappingSystem, org.opendaylight.lispflowmapping.implementation.MappingSystem] Dereferenced at MappingSystem.java:[line 545]Known null at MappingSystem.java:[line 534] NP_NULL_ON_SOME_PATH 03:10:13 [ERROR] High: Non-virtual method call in org.opendaylight.lispflowmapping.implementation.MappingSystem.handleMergedMapping(Eid) passes null for non-null parameter of removeSbMapping(Eid, MappingData) [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 414] NP_NULL_PARAM_DEREF_NONVIRTUAL 03:10:13 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 300] SLF4J_FORMAT_SHOULD_BE_CONST 03:10:13 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 613] SLF4J_FORMAT_SHOULD_BE_CONST 03:10:13 [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.MappingSystem.mergeNegativePrefixes(Eid) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 734] WMI_WRONG_MAP_ITERATOR 03:10:13 [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.MappingSystem.prettyPrintSubscribers(Map) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.MappingSystem] At MappingSystem.java:[line 942] WMI_WRONG_MAP_ITERATOR 03:10:13 [ERROR] Medium: Useless condition: it's known that priority != 255 (0xff) at this point [org.opendaylight.lispflowmapping.implementation.lisp.MapResolver] At MapResolver.java:[line 293] UC_USELESS_CONDITION 03:10:13 [ERROR] Low: Unread field: org.opendaylight.lispflowmapping.implementation.lisp.MapResolver.authenticate [org.opendaylight.lispflowmapping.implementation.lisp.MapResolver] At MapResolver.java:[line 71] URF_UNREAD_FIELD 03:10:13 [ERROR] Low: Overridable method registerListener is called from constructor new org.opendaylight.lispflowmapping.implementation.lisp.MapServer(IMappingService, boolean, IMapNotifyHandler, NotificationService). [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[line 98] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[line 265] SLF4J_FORMAT_SHOULD_BE_CONST 03:10:13 [ERROR] Low: Private method org.opendaylight.lispflowmapping.implementation.lisp.MapServer.handleSmr(Eid, Set) is never called [org.opendaylight.lispflowmapping.implementation.lisp.MapServer] At MapServer.java:[lines 229-237] UPM_UNCALLED_PRIVATE_METHOD 03:10:13 [ERROR] Medium: Synchronization performed on java.util.concurrent.ConcurrentHashMap in org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler.cancelExistingFuturesForEid(Eid) [org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler] At MapServer.java:[line 359] JLM_JSR166_UTILCONCURRENT_MONITORENTER 03:10:13 [ERROR] Medium: org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler.cancelExistingFuturesForEid(Eid) makes inefficient use of keySet iterator instead of entrySet iterator [org.opendaylight.lispflowmapping.implementation.lisp.MapServer$SmrScheduler] At MapServer.java:[line 365] WMI_WRONG_MAP_ITERATOR 03:10:13 [ERROR] Low: AbstractDataListener.broker not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.registerDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener, org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 29]Another occurrence at AbstractDataListener.java:[line 31] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: AbstractDataListener.configRegistration not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.closeDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 36] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: AbstractDataListener.operRegistration not initialized in constructor and dereferenced in org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener.closeDataChangeListener() [org.opendaylight.lispflowmapping.implementation.mdsal.AbstractDataListener] At AbstractDataListener.java:[line 37] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method registerDataChangeListener is called from constructor new org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListener(DataBroker, IMappingSystem). [org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 42] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Low: Overridable method registerDataChangeListener is called from constructor new org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener(DataBroker, IMappingSystem, NotificationPublishService). [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 54] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:13 [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener.isMaster; should this field be static? [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 45] SS_SHOULD_BE_STATIC 03:10:13 [ERROR] Low: Unread field: org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener.notificationPublishService [org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListener] At MappingDataListener.java:[line 58] URF_UNREAD_FIELD 03:10:13 [ERROR] High: Boxing/unboxing to parse a primitive org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper.getTransportAddressFromRloc(Rloc) [org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper, org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelper] At LispNotificationHelper.java:[line 85]Another occurrence at LispNotificationHelper.java:[line 94] DM_BOXED_PRIMITIVE_FOR_PARSING 03:10:13 [ERROR] Medium: Suspicious comparison of Boolean references in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtil.mergeCommonMappingRecordFields(MappingRecordBuilder, MappingRecord) [org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtil] At MappingMergeUtil.java:[line 64] RC_REF_COMPARISON_BAD_PRACTICE_BOOLEAN 03:10:13 [INFO] 03:10:13 03:10:13 03:10:13 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 03:10:13 03:10:13 03:10:13 03:10:13 [INFO] 03:10:13 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- 03:10:13 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/resources 03:10:13 [INFO] 03:10:13 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.implementation --- 03:10:13 [INFO] Recompiling the module because of changed dependency. 03:10:13 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 03:10:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:13 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:13 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[261,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingServiceTest.java:[412,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[181,94] non-varargs call of varargs method with inexact argument type for last parameter; 03:10:13 cast to java.lang.Object for a varargs call 03:10:13 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[353,96] non-varargs call of varargs method with inexact argument type for last parameter; 03:10:13 cast to java.lang.Object for a varargs call 03:10:13 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[146,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[128,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[162,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[194,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[238,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[239,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[213,70] unchecked cast 03:10:13 required: java.util.List 03:10:13 found: java.lang.Object 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[224,93] unchecked cast 03:10:13 required: java.util.concurrent.ConcurrentHashMap 03:10:13 found: java.lang.Object 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[249,27] redundant cast to short 03:10:13 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[253,25] redundant cast to short 03:10:13 [INFO] 03:10:13 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.implementation --- 03:10:13 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:10:13 [INFO] 03:10:13 [INFO] ------------------------------------------------------- 03:10:13 [INFO] T E S T S 03:10:13 [INFO] ------------------------------------------------------- 03:10:16 [INFO] Running org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 03:10:18 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.639 s -- in org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 03:10:18 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingServiceTest 03:10:18 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.454 s -- in org.opendaylight.lispflowmapping.implementation.MappingServiceTest 03:10:18 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingSystemTest 03:10:21 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.518 s -- in org.opendaylight.lispflowmapping.implementation.MappingSystemTest 03:10:21 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 03:10:21 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.158 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 03:10:21 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 03:10:21 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.146 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 03:10:21 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 03:10:21 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 03:10:21 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 03:10:21 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.018 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 03:10:21 [INFO] Running org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 03:10:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.252 s -- in org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 03:10:23 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 03:10:23 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 03:10:23 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 03:10:23 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 03:10:23 [INFO] 03:10:23 [INFO] Results: 03:10:23 [INFO] 03:10:23 [WARNING] Tests run: 123, Failures: 0, Errors: 0, Skipped: 7 03:10:23 [INFO] 03:10:23 [INFO] 03:10:23 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.implementation --- 03:10:23 [INFO] 03:10:23 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.implementation --- 03:10:23 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:10:23 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF 03:10:23 [INFO] 03:10:23 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.implementation --- 03:10:24 [INFO] No previous run data found, generating javadoc. 03:10:25 [WARNING] Javadoc Warnings 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:35: warning: no comment 03:10:25 [WARNING] public void closeDataChangeListener() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:36: warning: no comment 03:10:25 [WARNING] public AuthenticationKeyDataListener(DataBroker broker, IMappingSystem mapSystem) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:80: warning: no comment 03:10:25 [WARNING] public static AuthenticationKey toAuthenticationKey(Eid key, MappingAuthkey authKey) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:63: warning: no comment 03:10:25 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:51: warning: no comment 03:10:25 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, @Nullable MappingData mappingData) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:41: warning: no comment 03:10:25 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, SiteId siteId, MappingData mappingData) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:71: warning: no comment 03:10:25 [WARNING] public static XtrIdMapping toXtrIdMapping(MappingData mappingData) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:77: warning: no comment 03:10:25 [WARNING] public class LispMappingService implements IFlowMapping, IMapRequestResultHandler, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:104: warning: no comment 03:10:25 [WARNING] public LispMappingService(@Reference final IMappingService mappingService, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:145: warning: no comment 03:10:25 [WARNING] public NotificationService getNotificationService() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:185: warning: no comment 03:10:25 [WARNING] public void setShouldAuthenticate(boolean shouldAuthenticate) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:129: warning: no comment 03:10:25 [WARNING] public boolean shouldUseSmr() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:50: warning: no comment 03:10:25 [WARNING] public final class LispNotificationHelper { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:106: warning: no comment 03:10:25 [WARNING] public static InetAddress getAddressByName(String ipAddress) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:115: warning: no comment 03:10:25 [WARNING] public static List getMapping(AddMapping mapRegisterNotification) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:131: warning: no comment 03:10:25 [WARNING] public static Set getSiteId(MapRegister mapRegister) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:58: warning: no comment 03:10:25 [WARNING] public static TransportAddress getTransportAddressFromRloc(Rloc rloc) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LoggingUtil.java:28: warning: no comment 03:10:25 [WARNING] public static void logSubscribers(Logger log, Eid eid, Set subscribers) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:47: warning: no comment 03:10:25 [WARNING] public MappingDataListener(DataBroker broker, IMappingSystem msmr, NotificationPublishService nps) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:57: warning: no comment 03:10:25 [WARNING] public void setNotificationProviderService(NotificationPublishService nps) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:233: warning: no comment 03:10:25 [WARNING] public static MappingData computeNbSbIntersection(MappingData nbMappingData, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:212: warning: no comment 03:10:25 [WARNING] public static boolean mappingIsExpired(MappingData mappingData) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:146: warning: no comment 03:10:25 [WARNING] public static MappingRecord mergeMappings(MappingRecord currentMergedMapping, MappingRecord newMapping, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:164: warning: no comment 03:10:25 [WARNING] public static MappingData mergeXtrIdMappings(List mappingDataList, List expiredMappingDataList, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:220: warning: no comment 03:10:25 [WARNING] public static boolean timestampIsExpired(Date timestamp) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:181: warning: no comment 03:10:25 [WARNING] public void initialize() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:36: warning: no comment 03:10:25 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(MappingServiceShell.class); 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:42: warning: no comment 03:10:25 [WARNING] public MappingServiceShell(final @Reference IMappingService mappingService) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:104: warning: no comment 03:10:25 [WARNING] public MappingSystem(ILispDAO dao, boolean iterateMask, NotificationPublishService nps, boolean mappingMerge) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:958: warning: no comment 03:10:25 [WARNING] public void cleanCaches() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:964: warning: no comment 03:10:25 [WARNING] public void cleanSBMappings() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:905: warning: no comment 03:10:25 [WARNING] public void destroy() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:510: warning: no comment 03:10:25 [WARNING] public MappingData handleSbExpiredMapping(Eid key, XtrId xtrId, MappingData mappingData) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:129: warning: no comment 03:10:25 [WARNING] public void initialize() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:650: warning: no comment 03:10:25 [WARNING] public void notifyChange(Eid eid, MappingRecord mapping, MappingChange mappingChange) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:115: warning: no comment 03:10:25 [WARNING] public void setDataStoreBackEnd(DataStoreBackEnd dataStoreBackEnd) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:60: warning: no comment 03:10:25 [WARNING] public class MapResolver implements IMapResolverAsync { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:75: warning: no comment 03:10:25 [WARNING] public MapResolver(IMappingService mapService, boolean smr, String elpPolicy, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:82: warning: no comment 03:10:25 [WARNING] public class MapServer implements IMapServerAsync, ISmrNotificationListener, Listener, AutoCloseable { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:93: warning: no comment 03:10:25 [WARNING] public MapServer(IMappingService mapService, boolean subscriptionService, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:60: warning: no comment 03:10:25 [WARNING] public static List toDstSubscriberList(Set subscribers) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:38: warning: no comment 03:10:25 [WARNING] public static MappingChanged toMappingChanged(MappingRecord mapping, Eid eid, Set subscribers, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:48: warning: no comment 03:10:25 [WARNING] public static List toSubscriberList(Set subscribers) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:72: warning: no comment 03:10:25 [WARNING] public static Set toSubscriberSet(List subscribers) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:83: warning: no comment 03:10:25 [WARNING] public static Set toSubscriberSetFromDst(List subscribers) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:39: warning: no comment 03:10:25 [WARNING] public static AuthenticationKey toAuthenticationKey(AddKeyInput input) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:47: warning: no comment 03:10:25 [WARNING] public static AuthenticationKey toAuthenticationKey(RemoveKeyInput input) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:43: warning: no comment 03:10:25 [WARNING] public static AuthenticationKey toAuthenticationKey(UpdateKeyInput input) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:61: warning: no comment 03:10:25 [WARNING] public static Mapping toMapping(AddMappingInput input) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:69: warning: no comment 03:10:25 [WARNING] public static Mapping toMapping(RemoveMappingInput input) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:65: warning: no comment 03:10:25 [WARNING] public static Mapping toMapping(UpdateMappingInput input) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:27: warning: no comment 03:10:25 [WARNING] public TimeBucket(MappingSystem mappingSystem) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:32: warning: no comment 03:10:25 [WARNING] public void add(Eid key, MappingData mappingData) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:44: warning: no comment 03:10:25 [WARNING] public void clearBucket() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:36: warning: no comment 03:10:25 [WARNING] public void removeFromBucketOnly(Eid key) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/implementation/TimeBucketMappingTimeoutService.java:24: warning: no comment 03:10:25 [WARNING] public TimeBucketMappingTimeoutService(int numberOfBucket, long mappingRecordValidityInMillis, 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:32: warning: no comment 03:10:25 [WARNING] public TimeBucketWheel(int numberOfBuckets, long mappingRecordValidityInMilis, MappingSystem mappingSystem) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:54: warning: no comment 03:10:25 [WARNING] public int add(Eid key, MappingData mappingData, long timestamp) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:98: warning: no comment 03:10:25 [WARNING] public void clearExpiredMappingAndRotate() { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:102: warning: no comment 03:10:25 [WARNING] public void clearExpiredMappingAndRotate(long currentStamp) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:63: warning: no comment 03:10:25 [WARNING] public int refreshMappping(Eid key, MappingData newMappingData, long timestamp, int bucketId) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:69: warning: no comment 03:10:25 [WARNING] public void removeMapping(Eid key, int bucketId) { 03:10:25 [WARNING] ^ 03:10:25 [WARNING] 62 warnings 03:10:25 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-javadoc.jar 03:10:25 [INFO] 03:10:25 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.implementation --- 03:10:25 [INFO] CycloneDX: Resolving Dependencies 03:10:26 [INFO] CycloneDX: Creating BOM version 1.5 with 41 component(s) 03:10:26 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/bom.xml 03:10:26 [INFO] attaching as mappingservice.implementation-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:26 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/bom.json 03:10:26 [INFO] attaching as mappingservice.implementation-1.19.2-SNAPSHOT-cyclonedx.json 03:10:26 [INFO] 03:10:26 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- 03:10:26 [INFO] Skipping duplicate-finder execution! 03:10:26 [INFO] 03:10:26 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.implementation --- 03:10:26 [WARNING] Used undeclared dependencies found: 03:10:26 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:10:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:26 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:26 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 03:10:26 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:26 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 03:10:26 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:26 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:10:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:26 [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:10:26 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:26 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 03:10:26 [WARNING] Unused declared dependencies found: 03:10:26 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:10:26 [WARNING] Non-test scoped test only dependencies found: 03:10:26 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:26 [INFO] 03:10:26 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.implementation --- 03:10:26 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-sources.jar 03:10:26 [INFO] 03:10:26 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.implementation --- 03:10:26 [INFO] 03:10:26 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.implementation --- 03:10:26 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/code-coverage/jacoco.exec 03:10:26 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.implementation' with 20 classes 03:10:26 [INFO] 03:10:26 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.implementation --- 03:10:26 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT.pom 03:10:26 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:10:26 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT-javadoc.jar 03:10:26 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:26 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT-cyclonedx.json 03:10:26 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT-sources.jar 03:10:26 [INFO] 03:10:26 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.implementation --- 03:10:26 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:10:26 [INFO] Writing OBR metadata 03:10:26 [INFO] 03:10:26 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.implementation --- 03:10:26 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:10:26 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:10:26 [INFO] 03:10:26 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.implementation --- 03:10:26 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:10:26 [INFO] 03:10:26 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.implementation --- 03:10:26 [INFO] org.opendaylight.lispflowmapping:mappingservice.implementation:bundle:1.19.2-SNAPSHOT 03:10:26 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 03:10:26 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:10:26 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:10:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:26 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:10:26 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:10:26 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:10:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:10:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:10:26 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:10:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:10:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:10:26 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:10:26 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:26 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:10:26 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:10:26 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:26 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:10:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:10:26 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:10:26 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:10:26 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:26 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:26 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:10:26 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:10:26 [INFO] +- org.mockito:mockito-core:jar:3.12.4:test 03:10:26 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.11.13:test 03:10:26 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.13:test 03:10:26 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 03:10:26 [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:test 03:10:26 [INFO] | \- org.powermock:powermock-api-support:jar:2.0.9:test 03:10:26 [INFO] | +- org.powermock:powermock-reflect:jar:2.0.9:test 03:10:26 [INFO] | \- org.powermock:powermock-core:jar:2.0.9:test 03:10:26 [INFO] | \- org.javassist:javassist:jar:3.30.2-GA:test 03:10:26 [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:test 03:10:26 [INFO] | +- org.powermock:powermock-module-junit4-common:jar:2.0.9:test 03:10:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:10:26 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:test 03:10:26 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 03:10:26 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:10:26 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 03:10:26 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 03:10:26 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 03:10:26 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 03:10:26 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:10:26 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:26 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:10:26 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:10:26 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 03:10:26 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:10:26 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:10:26 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:10:26 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:10:26 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:10:26 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:10:26 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:10:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:10:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:10:26 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:10:26 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:10:26 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:10:26 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:10:26 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:10:26 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:10:26 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:10:26 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:10:26 [INFO] +- junit:junit:jar:4.13.2:test 03:10:26 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:10:26 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:10:26 [INFO] 03:10:26 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.implementation --- 03:10:26 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/sonatype-clm/module.xml 03:10:26 [INFO] 03:10:26 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- 03:10:26 [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.19.2-SNAPSHOT [12/24] 03:10:26 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:27 [INFO] 03:10:27 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.southbound --- 03:10:27 [INFO] 03:10:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.southbound --- 03:10:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:27 [INFO] 03:10:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- 03:10:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:27 [INFO] 03:10:27 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.southbound --- 03:10:27 [INFO] 03:10:27 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.southbound --- 03:10:27 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:10:27 [INFO] 03:10:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.southbound --- 03:10:27 [INFO] Starting audit... 03:10:27 Audit done. 03:10:27 [INFO] You have 0 Checkstyle violations. 03:10:27 [INFO] 03:10:27 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.southbound --- 03:10:27 [INFO] Starting audit... 03:10:27 Audit done. 03:10:27 [INFO] You have 0 Checkstyle violations. 03:10:27 [INFO] 03:10:27 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.southbound --- 03:10:27 [INFO] 03:10:27 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.southbound --- 03:10:27 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/resources 03:10:27 [INFO] 03:10:27 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.southbound --- 03:10:27 [INFO] Recompiling the module because of changed dependency. 03:10:27 [INFO] Compiling 12 source files with javac [debug release 17] to target/classes 03:10:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:28 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 03:10:28 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 03:10:28 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 03:10:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:28 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 03:10:28 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 03:10:28 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 03:10:28 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:28 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:28 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 03:10:28 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 03:10:28 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 03:10:28 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 03:10:28 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[78,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException 03:10:28 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[406,63] found raw type: org.opendaylight.yangtools.yang.binding.Notification 03:10:28 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 03:10:28 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:[72,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler has a member method close() that could throw InterruptedException 03:10:28 [INFO] 03:10:28 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> 03:10:28 [INFO] 03:10:28 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.southbound --- 03:10:28 [INFO] Fork Value is true 03:10:32 [INFO] Done SpotBugs Analysis.... 03:10:32 [INFO] 03:10:32 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< 03:10:32 [INFO] 03:10:32 [INFO] 03:10:32 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.southbound --- 03:10:32 [INFO] BugInstance size is 21 03:10:32 [INFO] Error size is 0 03:10:32 [INFO] Total bugs: 21 03:10:32 [ERROR] Low: Overridable method resetStats is called from constructor new org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats(). [org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStats] At ConcurrentLispSouthboundStats.java:[line 29] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Low: Overridable method init is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin(DataBroker, NotificationPublishService, ClusterSingletonServiceProvider, LispSouthboundPlugin$Configuration). [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] At LispSouthboundPlugin.java:[line 142] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Medium: 03:10:32 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:10:32 [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] In LispSouthboundPlugin.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:10:32 [ERROR] Low: Overridable method getStats is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Low: Overridable method resetStats is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Low: Overridable method sendMapNotify is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Low: Overridable method sendMapRegister is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Low: Overridable method sendMapReply is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Low: Overridable method sendMapRequest is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 85] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] Medium: 03:10:32 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:10:32 [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] In LispSouthboundRPC.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:10:32 [ERROR] Low: Overridable method registerTreeChangeListener is called from constructor new org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener(DataBroker, AuthKeyDb). [org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 51] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 03:10:32 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 109] SLF4J_FORMAT_SHOULD_BE_CONST 03:10:32 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 478] SLF4J_FORMAT_SHOULD_BE_CONST 03:10:32 [ERROR] Medium: 03:10:32 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:10:32 [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] In LispSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:10:32 [ERROR] Medium: Unread field: org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler.isReadFromChannelEnabled; should this field be static? [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] At LispSouthboundHandler.java:[line 79] SS_SHOULD_BE_STATIC 03:10:32 [ERROR] High: Format should be constant. Use placeholder to reduce the needless cost of parameter construction. see http://www.slf4j.org/faq.html#logging_performance [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] At LispXtrSouthboundHandler.java:[line 116] SLF4J_FORMAT_SHOULD_BE_CONST 03:10:32 [ERROR] Medium: 03:10:32 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 03:10:32 [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] In LispXtrSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 03:10:32 [ERROR] Low: Should org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer.extractEidPrefix(ByteBuffer, int) return a zero length array rather than null? [org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer] At MapRegisterPartialDeserializer.java:[line 176] PZLA_PREFER_ZERO_LENGTH_ARRAYS 03:10:32 [ERROR] Low: Useless condition: it's known that xtrSiteIdPresent == true at this point [org.opendaylight.lispflowmapping.southbound.lisp.cache.MapRegisterPartialDeserializer] At MapRegisterPartialDeserializer.java:[line 145] UC_USELESS_CONDITION 03:10:32 [ERROR] Medium: Dead store to inetAddress in org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper.getIpAddressBinaryFromInetAddress(InetAddress) [org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper] At LispNotificationHelper.java:[line 57] DLS_DEAD_LOCAL_STORE 03:10:32 [ERROR] High: Possible null pointer dereference of address in org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper.getIpAddressBinaryFromInetAddress(InetAddress) [org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper, org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper, org.opendaylight.lispflowmapping.southbound.util.LispNotificationHelper] Dereferenced at LispNotificationHelper.java:[line 60]Null value at LispNotificationHelper.java:[line 56]Known null at LispNotificationHelper.java:[line 57] NP_NULL_ON_SOME_PATH 03:10:32 [INFO] 03:10:32 03:10:32 03:10:32 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 03:10:32 03:10:32 03:10:32 03:10:32 [INFO] 03:10:32 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.southbound --- 03:10:32 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/test/resources 03:10:32 [INFO] 03:10:32 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.southbound --- 03:10:32 [INFO] Recompiling the module because of changed dependency. 03:10:32 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 03:10:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:32 [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found 03:10:32 [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' 03:10:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[151,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification 03:10:32 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification 03:10:32 [INFO] 03:10:32 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.southbound --- 03:10:32 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:10:32 [INFO] 03:10:32 [INFO] ------------------------------------------------------- 03:10:32 [INFO] T E S T S 03:10:32 [INFO] ------------------------------------------------------- 03:10:33 [INFO] Running org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 03:10:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 03:10:33 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 03:10:34 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 03:10:36 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.536 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 03:10:36 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 03:10:36 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 03:10:36 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 03:10:37 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s -- in org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 03:10:37 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 03:10:37 [WARNING] Tests run: 34, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.283 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 03:10:37 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 03:10:37 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 03:10:37 [INFO] 03:10:37 [INFO] Results: 03:10:37 [INFO] 03:10:37 [WARNING] Tests run: 73, Failures: 0, Errors: 0, Skipped: 12 03:10:37 [INFO] 03:10:37 [INFO] 03:10:37 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.southbound --- 03:10:37 [INFO] 03:10:37 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.southbound --- 03:10:37 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:10:37 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF 03:10:37 [INFO] 03:10:37 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.southbound --- 03:10:37 [INFO] No previous run data found, generating javadoc. 03:10:39 [WARNING] Javadoc Warnings 03:10:39 [WARNING] warning: unknown enum constant Resolution.OPTIONAL 03:10:39 [WARNING] reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:68: warning: empty

tag 03:10:39 [WARNING] *

03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:46: warning: no comment 03:10:39 [WARNING] public AuthenticationKeyDataListener(final DataBroker broker, final AuthKeyDb akdb) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:56: warning: no comment 03:10:39 [WARNING] public void closeDataChangeListener() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:19: warning: no comment 03:10:39 [WARNING] public static final int MAX_LISP_TYPES = getMaxMessageTypeValue(); 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:28: warning: no comment 03:10:39 [WARNING] public ConcurrentLispSouthboundStats() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:71: warning: no comment 03:10:39 [WARNING] public synchronized long getCacheHits() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:79: warning: no comment 03:10:39 [WARNING] public synchronized long getCacheMisses() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:92: warning: no comment 03:10:39 [WARNING] public static synchronized int getMaxMessageTypeValue() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:39: warning: no comment 03:10:39 [WARNING] public synchronized long[] getRx() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:55: warning: no comment 03:10:39 [WARNING] public synchronized long getRxUnknown() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:47: warning: no comment 03:10:39 [WARNING] public synchronized long[] getTx() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:63: warning: no comment 03:10:39 [WARNING] public synchronized long getTxErrors() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:75: warning: no comment 03:10:39 [WARNING] public synchronized void incrementCacheHits() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:83: warning: no comment 03:10:39 [WARNING] public synchronized void incrementCacheMisses() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:43: warning: no comment 03:10:39 [WARNING] public synchronized void incrementRx(int type) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:59: warning: no comment 03:10:39 [WARNING] public synchronized void incrementRxUnknown() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:51: warning: no comment 03:10:39 [WARNING] public synchronized void incrementTx(int type) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:67: warning: no comment 03:10:39 [WARNING] public synchronized void incrementTxErrors() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:32: warning: no comment 03:10:39 [WARNING] public synchronized void resetStats() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:12: warning: no comment 03:10:39 [WARNING] public interface ILispSouthboundService { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:14: warning: no comment 03:10:39 [WARNING] void handlePacket(DatagramPacket packet); 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:10: warning: no comment 03:10:39 [WARNING] public class LispMalformedPacketException extends RuntimeException { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:14: warning: no comment 03:10:39 [WARNING] public LispMalformedPacketException(String message) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:18: warning: no comment 03:10:39 [WARNING] public LispMalformedPacketException(String message, Throwable cause) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:22: warning: no comment 03:10:39 [WARNING] public final class LispNotificationHelper { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:32: warning: no comment 03:10:39 [WARNING] public static MapNotify convertMapNotify( 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:27: warning: no comment 03:10:39 [WARNING] public static MapRegister convertMapRegister( 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:47: warning: no comment 03:10:39 [WARNING] public static MapReply convertMapReply( 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:37: warning: no comment 03:10:39 [WARNING] public static MapRequest convertMapRequest( 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:54: warning: no comment 03:10:39 [WARNING] public static IpAddressBinary getIpAddressBinaryFromInetAddress(InetAddress address) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:72: warning: no comment 03:10:39 [WARNING] public class LispSouthboundHandler extends SimpleChannelInboundHandler 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:74: warning: no comment 03:10:39 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundHandler.class); 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:83: warning: no comment 03:10:39 [WARNING] public LispSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:78: warning: no comment 03:10:39 [WARNING] public class LispSouthboundPlugin implements IConfigLispSouthboundPlugin, AutoCloseable, ClusterSingletonService { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:80: warning: no comment 03:10:39 [WARNING] public @interface Configuration { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:92: warning: no comment 03:10:39 [WARNING] public static final String LISPFLOWMAPPING_ENTITY_NAME = "lispflowmapping"; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:91: warning: no comment 03:10:39 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundPlugin.class); 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:93: warning: no comment 03:10:39 [WARNING] public static final ServiceGroupIdentifier SERVICE_GROUP_IDENTIFIER = 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:128: warning: no comment 03:10:39 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:145: warning: no comment 03:10:39 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:136: warning: no comment 03:10:39 [WARNING] public LispSouthboundPlugin(@Reference final DataBroker dataBroker, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:415: warning: no comment 03:10:39 [WARNING] public AuthKeyDb getAkdb() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:427: warning: no comment 03:10:39 [WARNING] public AuthenticationKeyDataListener getAuthenticationKeyDataListener() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:423: warning: no comment 03:10:39 [WARNING] public DataBroker getDataBroker() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:431: warning: no comment 03:10:39 [WARNING] public MapRegisterCache getMapRegisterCache() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:439: warning: no comment 03:10:39 [WARNING] public long getMapRegisterCacheTimeout() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:419: warning: no comment 03:10:39 [WARNING] public ConcurrentLispSouthboundStats getStats() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:297: warning: no comment 03:10:39 [WARNING] public void handleSerializedLispBuffer(final InetAddress address, final ByteBuffer outBuffer, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:291: warning: no comment 03:10:39 [WARNING] public void handleSerializedLispBuffer(final TransportAddress address, final ByteBuffer outBuffer, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:167: warning: no comment 03:10:39 [WARNING] public void init() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:435: warning: no comment 03:10:39 [WARNING] public boolean isMapRegisterCacheEnabled() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:406: warning: no comment 03:10:39 [WARNING] public synchronized void sendNotificationIfPossible(final Notification notification) throws InterruptedException { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:82: warning: no comment 03:10:39 [WARNING] String bindingAddress() default DEFAULT_BINDING_ADDRESS; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:85: warning: no comment 03:10:39 [WARNING] boolean mapRegisterCacheEnabled() default true; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:88: warning: no comment 03:10:39 [WARNING] long mapRegisterCacheTimeout() default DEFAULT_MAP_REGISTER_CACHE_TIMEOUT; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:75: warning: no comment 03:10:39 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class); 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:82: warning: no comment 03:10:39 [WARNING] public LispSouthboundRPC(final @Reference LispSouthboundPlugin lispSbPlugin, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:96: warning: no comment 03:10:39 [WARNING] public void deactivate() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:100: warning: no comment 03:10:39 [WARNING] public ListenableFuture> sendMapNotify(final SendMapNotifyInput mapNotifyInput) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:114: warning: no comment 03:10:39 [WARNING] public ListenableFuture> sendMapReply(final SendMapReplyInput mapReplyInput) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:128: warning: no comment 03:10:39 [WARNING] public ListenableFuture> sendMapRequest(final SendMapRequestInput mapRequestInput) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:35: warning: no comment 03:10:39 [WARNING] public class LispXtrSouthboundHandler extends SimpleChannelInboundHandler 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:38: warning: no comment 03:10:39 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispXtrSouthboundHandler.class); 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:40: warning: no comment 03:10:39 [WARNING] public LispXtrSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:18: warning: no comment 03:10:39 [WARNING] public class MapRegisterCache { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:20: warning: no comment 03:10:39 [WARNING] protected final Map cache; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:22: warning: no comment 03:10:39 [WARNING] public MapRegisterCache() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:31: warning: no comment 03:10:39 [WARNING] public void addEntry(final Map.Entry 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:26: warning: no comment 03:10:39 [WARNING] public void addEntry(final MapRegisterCacheKey mapRegisterCacheKey, final MapRegisterCacheValue 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:66: warning: no comment 03:10:39 [WARNING] public int cacheSize() { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:36: warning: no comment 03:10:39 [WARNING] public MapRegisterCacheValue getEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:49: warning: no comment 03:10:39 [WARNING] public synchronized MapRegisterCacheValue refreshEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:43: warning: no comment 03:10:39 [WARNING] public void removeEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:21: warning: no comment 03:10:39 [WARNING] public final class MapRegisterPartialDeserializer { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:77: warning: no comment 03:10:39 [WARNING] public static Map.Entry deserializePartially(final ByteBuffer buffer, 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:11: warning: no comment 03:10:39 [WARNING] public interface PacketHeader { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:13: warning: no comment 03:10:39 [WARNING] interface Length { 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:15: warning: no comment 03:10:39 [WARNING] int IPV4 = 20; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:16: warning: no comment 03:10:39 [WARNING] int IPV6_NO_EXT = 40; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:14: warning: no comment 03:10:39 [WARNING] int LISP_ENCAPSULATION = 4; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:18: warning: no comment 03:10:39 [WARNING] int LISP_ENCAPSULATION_TOTAL = LISP_ENCAPSULATION + IPV4 + UDP; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:17: warning: no comment 03:10:39 [WARNING] int UDP = 8; 03:10:39 [WARNING] ^ 03:10:39 [WARNING] 83 warnings 03:10:39 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-javadoc.jar 03:10:39 [INFO] 03:10:39 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.southbound --- 03:10:39 [INFO] CycloneDX: Resolving Dependencies 03:10:40 [INFO] CycloneDX: Creating BOM version 1.5 with 51 component(s) 03:10:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/bom.xml 03:10:40 [INFO] attaching as mappingservice.southbound-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/bom.json 03:10:40 [INFO] attaching as mappingservice.southbound-1.19.2-SNAPSHOT-cyclonedx.json 03:10:40 [INFO] 03:10:40 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- 03:10:40 [INFO] Skipping duplicate-finder execution! 03:10:40 [INFO] 03:10:40 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.southbound --- 03:10:40 [WARNING] Used undeclared dependencies found: 03:10:40 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:10:40 [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile 03:10:40 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:40 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:40 [WARNING] io.netty:netty-transport:jar:4.1.109.Final:compile 03:10:40 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:40 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:10:40 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:10:40 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:40 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:40 [WARNING] Unused declared dependencies found: 03:10:40 [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:10:40 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:10:40 [WARNING] Non-test scoped test only dependencies found: 03:10:40 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:40 [INFO] 03:10:40 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.southbound --- 03:10:40 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-sources.jar 03:10:40 [INFO] 03:10:40 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.southbound --- 03:10:40 [INFO] 03:10:40 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.southbound --- 03:10:40 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/code-coverage/jacoco.exec 03:10:40 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.southbound' with 10 classes 03:10:40 [INFO] 03:10:40 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.southbound --- 03:10:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT.pom 03:10:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:10:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT-javadoc.jar 03:10:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT-cyclonedx.json 03:10:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT-sources.jar 03:10:40 [INFO] 03:10:40 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.southbound --- 03:10:40 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:10:40 [INFO] Writing OBR metadata 03:10:40 [INFO] 03:10:40 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.southbound --- 03:10:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:10:40 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:10:40 [INFO] 03:10:40 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.southbound --- 03:10:40 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:10:40 [INFO] 03:10:40 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.southbound --- 03:10:40 [INFO] org.opendaylight.lispflowmapping:mappingservice.southbound:bundle:1.19.2-SNAPSHOT 03:10:40 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 03:10:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:10:40 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:10:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:40 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:10:40 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:10:40 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:10:40 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:10:40 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:10:40 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:10:40 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:10:40 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:10:40 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:10:40 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:40 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:10:40 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:10:40 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:10:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:10:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:10:40 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:10:40 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:10:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:10:40 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:40 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:40 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:10:40 [INFO] +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:10:40 [INFO] +- io.netty:netty-common:jar:4.1.109.Final:compile 03:10:40 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:10:40 [INFO] | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:10:40 [INFO] | | \- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:10:40 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:10:40 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:10:40 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test 03:10:40 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:test 03:10:40 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 03:10:40 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 03:10:40 [INFO] +- org.mockito:mockito-inline:jar:4.11.0:test 03:10:40 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:10:40 [INFO] | \- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:40 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:10:40 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:10:40 [INFO] | | +- org.immutables:value:jar:annotations:2.10.1:compile 03:10:40 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:10:40 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:10:40 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:10:40 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:10:40 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 03:10:40 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:10:40 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 03:10:40 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 03:10:40 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 03:10:40 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 03:10:40 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 03:10:40 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 03:10:40 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:10:40 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:10:40 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:10:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:10:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:10:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:10:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:10:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:10:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:10:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:10:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:10:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:10:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:10:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:10:40 [INFO] +- junit:junit:jar:4.13.2:test 03:10:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:10:40 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:10:40 [INFO] 03:10:40 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.southbound --- 03:10:40 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/sonatype-clm/module.xml 03:10:40 [INFO] 03:10:40 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- 03:10:40 [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.19.2-SNAPSHOT [13/24] 03:10:40 [INFO] -------------------------------[ bundle ]------------------------------- 03:10:40 [INFO] 03:10:40 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.shell --- 03:10:40 [INFO] 03:10:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.shell --- 03:10:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:40 [INFO] 03:10:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.shell --- 03:10:40 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:40 [INFO] 03:10:40 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.shell --- 03:10:41 [INFO] 03:10:41 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.shell --- 03:10:41 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/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/** 03:10:41 [INFO] 03:10:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.shell --- 03:10:41 [INFO] Starting audit... 03:10:41 Audit done. 03:10:41 [INFO] You have 0 Checkstyle violations. 03:10:41 [INFO] 03:10:41 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.shell --- 03:10:41 [INFO] Starting audit... 03:10:41 Audit done. 03:10:41 [INFO] You have 0 Checkstyle violations. 03:10:41 [INFO] 03:10:41 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.shell --- 03:10:41 [INFO] 03:10:41 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.shell --- 03:10:41 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/src/main/resources 03:10:41 [INFO] 03:10:41 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.shell --- 03:10:41 [INFO] Recompiling the module because of changed dependency. 03:10:41 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 03:10:41 [INFO] 03:10:41 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> 03:10:41 [INFO] 03:10:41 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.shell --- 03:10:41 [INFO] Fork Value is true 03:10:43 [INFO] Done SpotBugs Analysis.... 03:10:43 [INFO] 03:10:43 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< 03:10:43 [INFO] 03:10:43 [INFO] 03:10:43 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.shell --- 03:10:43 [INFO] BugInstance size is 0 03:10:43 [INFO] Error size is 0 03:10:43 [INFO] No errors/warnings found 03:10:43 [INFO] 03:10:43 [INFO] --- karaf-services-maven-plugin:4.4.6:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- 03:10:44 [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings 03:10:44 [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys 03:10:44 [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey 03:10:44 [INFO] 03:10:44 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.shell --- 03:10:44 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/src/test/resources 03:10:44 [INFO] 03:10:44 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.shell --- 03:10:44 [INFO] No sources to compile 03:10:44 [INFO] 03:10:44 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.shell --- 03:10:44 [INFO] No tests to run. 03:10:44 [INFO] 03:10:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.shell --- 03:10:44 [INFO] 03:10:44 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.shell --- 03:10:44 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:10:44 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/classes/META-INF/MANIFEST.MF 03:10:44 [INFO] 03:10:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.shell --- 03:10:44 [INFO] No previous run data found, generating javadoc. 03:10:45 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-javadoc.jar 03:10:45 [INFO] 03:10:45 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.shell --- 03:10:45 [INFO] CycloneDX: Resolving Dependencies 03:10:46 [INFO] CycloneDX: Creating BOM version 1.5 with 26 component(s) 03:10:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/bom.xml 03:10:46 [INFO] attaching as mappingservice.shell-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/bom.json 03:10:46 [INFO] attaching as mappingservice.shell-1.19.2-SNAPSHOT-cyclonedx.json 03:10:46 [INFO] 03:10:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- 03:10:46 [INFO] Skipping duplicate-finder execution! 03:10:46 [INFO] 03:10:46 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.shell --- 03:10:46 [INFO] No dependency problems found 03:10:46 [INFO] 03:10:46 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.shell --- 03:10:46 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-sources.jar 03:10:46 [INFO] 03:10:46 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.shell --- 03:10:46 [INFO] 03:10:46 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.shell --- 03:10:46 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:10:46 [INFO] 03:10:46 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.shell --- 03:10:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT.pom 03:10:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:10:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT-javadoc.jar 03:10:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT-cyclonedx.xml 03:10:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT-cyclonedx.json 03:10:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT-sources.jar 03:10:46 [INFO] 03:10:46 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.shell --- 03:10:46 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:10:46 [INFO] Writing OBR metadata 03:10:46 [INFO] 03:10:46 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.shell --- 03:10:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:10:46 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:10:46 [INFO] 03:10:46 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.shell --- 03:10:46 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:10:46 [INFO] 03:10:46 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.shell --- 03:10:46 [INFO] org.opendaylight.lispflowmapping:mappingservice.shell:bundle:1.19.2-SNAPSHOT 03:10:46 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.6:provided 03:10:46 [INFO] | +- org.jline:jline:jar:3.21.0:provided 03:10:46 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:provided 03:10:46 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.12.1:provided 03:10:46 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:provided 03:10:46 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:10:46 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:10:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:10:46 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:10:46 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:10:46 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:10:46 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:10:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:10:46 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:10:46 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:10:46 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:10:46 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:10:46 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:10:46 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:10:46 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:10:46 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:10:46 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:10:46 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:10:46 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:10:46 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:10:46 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:10:46 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:10:46 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:10:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:10:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:10:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:10:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:10:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:10:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:10:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:10:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:10:46 [INFO] +- junit:junit:jar:4.13.2:test 03:10:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:10:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:10:46 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:10:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:10:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:10:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:10:46 [INFO] 03:10:46 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.shell --- 03:10:46 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/sonatype-clm/module.xml 03:10:46 [INFO] 03:10:46 [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- 03:10:46 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.2-SNAPSHOT [14/24] 03:10:46 [INFO] ------------------------------[ feature ]------------------------------- 03:10:46 [INFO] 03:10:46 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-models --- 03:10:46 [INFO] 03:10:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-models --- 03:10:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 03:10:46 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 03:10:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:46 [INFO] 03:10:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- 03:10:46 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:10:46 [INFO] 03:10:46 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-lispflowmapping-models --- 03:10:47 [INFO] 03:10:47 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- 03:10:47 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:10:47 [INFO] argLine set to empty 03:10:47 [INFO] 03:10:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-models --- 03:10:47 [INFO] Starting audit... 03:10:47 Audit done. 03:10:47 [INFO] You have 0 Checkstyle violations. 03:10:47 [INFO] 03:10:47 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-models --- 03:10:47 [INFO] Starting audit... 03:10:47 Audit done. 03:10:47 [INFO] You have 0 Checkstyle violations. 03:10:47 [INFO] 03:10:47 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-models --- 03:10:47 [INFO] 03:10:47 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- 03:10:47 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/feature/feature.xml 03:10:47 [INFO] ...done! 03:10:47 [INFO] Attaching features XML 03:10:47 [INFO] 03:10:47 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-models --- 03:10:47 [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 03:10:47 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:10:47 [INFO] 03:10:47 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> 03:10:47 [INFO] 03:10:47 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-lispflowmapping-models --- 03:10:48 [INFO] 03:10:48 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< 03:10:48 [INFO] 03:10:48 [INFO] 03:10:48 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-lispflowmapping-models --- 03:10:48 [INFO] 03:10:48 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-lispflowmapping-models --- 03:10:49 [INFO] Starting SFT for org.opendaylight.lispflowmapping:odl-lispflowmapping-models 03:10:53 [INFO] Project dependency features detected: [] 03:10:53 [INFO] Pax Exam System (Version: 4.13.3) created. 03:10:53 [INFO] Creating RMI registry server on 127.0.0.1:21000 03:10:54 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 03:10:54 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 03:10:54 [INFO] Waiting for remote bundle context.. on 21000 name: 35e2fd7b-6f77-4011-8ffd-94f668801265 timout: [ RelativeTimeout value = 180000 ] 03:11:00 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 03:11:00 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 03:11:00 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 03:11:00 [INFO] 03:11:00 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-lispflowmapping-models --- 03:11:00 [INFO] 03:11:00 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-models --- 03:11:00 [INFO] 03:11:00 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-lispflowmapping-models --- 03:11:00 [INFO] CycloneDX: Resolving Dependencies 03:11:01 [INFO] CycloneDX: Creating BOM version 1.5 with 28 component(s) 03:11:01 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/bom.xml 03:11:01 [INFO] attaching as odl-lispflowmapping-models-1.19.2-SNAPSHOT-cyclonedx.xml 03:11:01 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/bom.json 03:11:01 [INFO] attaching as odl-lispflowmapping-models-1.19.2-SNAPSHOT-cyclonedx.json 03:11:01 [INFO] 03:11:01 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- 03:11:01 [INFO] Skipping duplicate-finder execution! 03:11:01 [INFO] 03:11:01 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- 03:11:01 [INFO] Skipping plugin execution 03:11:01 [INFO] 03:11:01 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- 03:11:02 [INFO] Skipping source per configuration. 03:11:02 [INFO] 03:11:02 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-models --- 03:11:02 [INFO] 03:11:02 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-models --- 03:11:02 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:11:02 [INFO] 03:11:02 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-lispflowmapping-models --- 03:11:02 [WARNING] 03:11:02 [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign 03:11:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:11:02 [WARNING] 03:11:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:11:02 [WARNING] 03:11:02 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.2-SNAPSHOT/odl-lispflowmapping-models-1.19.2-SNAPSHOT.pom 03:11:02 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.2-SNAPSHOT/odl-lispflowmapping-models-1.19.2-SNAPSHOT-features.xml 03:11:02 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.2-SNAPSHOT/odl-lispflowmapping-models-1.19.2-SNAPSHOT-cyclonedx.xml 03:11:02 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.2-SNAPSHOT/odl-lispflowmapping-models-1.19.2-SNAPSHOT-cyclonedx.json 03:11:02 [INFO] 03:11:02 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-lispflowmapping-models --- 03:11:02 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:11:02 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:11:02 [WARNING] 03:11:02 [WARNING] The packaging plugin for project odl-lispflowmapping-models did not assign 03:11:02 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:11:02 [WARNING] 03:11:02 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:11:02 [WARNING] 03:11:02 [INFO] 03:11:02 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-lispflowmapping-models --- 03:11:02 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-models:feature:1.19.2-SNAPSHOT 03:11:02 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:11:02 [INFO] | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:11:02 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:11:02 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:11:02 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:11:02 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:11:02 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:11:02 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:11:02 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:11:02 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:11:02 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:11:02 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:11:02 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:11:02 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:11:02 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:11:02 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:11:02 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:11:02 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:11:02 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:11:02 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:11:02 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:11:02 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:11:02 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:11:02 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:11:02 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:11:02 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:11:02 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:11:02 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:11:02 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:11:02 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:11:02 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:11:02 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:11:02 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:11:02 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:11:02 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:11:02 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:11:02 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:11:02 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:11:02 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:11:02 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:11:02 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:11:02 [INFO] +- junit:junit:jar:4.13.2:test 03:11:02 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:11:02 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:11:02 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:11:02 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:11:02 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:11:02 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:11:02 [INFO] 03:11:02 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ odl-lispflowmapping-models --- 03:11:02 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-models/target/sonatype-clm/module.xml 03:11:02 [INFO] 03:11:02 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- 03:11:02 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.2-SNAPSHOT [15/24] 03:11:02 [INFO] ------------------------------[ feature ]------------------------------- 03:11:04 [INFO] 03:11:04 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] 03:11:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:11:04 [INFO] 03:11:04 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:11:04 [INFO] 03:11:04 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] 03:11:04 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:11:04 [INFO] argLine set to empty 03:11:04 [INFO] 03:11:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] Starting audit... 03:11:04 Audit done. 03:11:04 [INFO] You have 0 Checkstyle violations. 03:11:04 [INFO] 03:11:04 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] Starting audit... 03:11:04 Audit done. 03:11:04 [INFO] You have 0 Checkstyle violations. 03:11:04 [INFO] 03:11:04 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- 03:11:04 [INFO] 03:11:04 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- 03:11:05 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml 03:11:05 [INFO] ...done! 03:11:05 [INFO] Attaching features XML 03:11:05 [INFO] 03:11:05 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- 03:11:05 [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 03:11:05 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:11:05 [INFO] 03:11:05 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> 03:11:05 [INFO] 03:11:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- 03:11:05 [INFO] 03:11:05 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< 03:11:05 [INFO] 03:11:05 [INFO] 03:11:05 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- 03:11:05 [INFO] 03:11:05 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-lispflowmapping-inmemorydb --- 03:11:05 [INFO] Starting SFT for org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb 03:11:05 [INFO] Project dependency features detected: [] 03:11:05 [INFO] Pax Exam System (Version: 4.13.3) created. 03:11:05 [INFO] Creating RMI registry server on 127.0.0.1:21000 03:11:05 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 03:11:05 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 03:11:05 [INFO] Waiting for remote bundle context.. on 21000 name: 7440688e-bf2c-4b99-a0a2-25fac82b03f2 timout: [ RelativeTimeout value = 180000 ] 03:11:18 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 03:11:18 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 03:11:18 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 03:11:18 [INFO] 03:11:18 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-lispflowmapping-inmemorydb --- 03:11:18 [INFO] 03:11:18 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- 03:11:18 [INFO] 03:11:18 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-lispflowmapping-inmemorydb --- 03:11:18 [INFO] CycloneDX: Resolving Dependencies 03:11:21 [INFO] CycloneDX: Creating BOM version 1.5 with 197 component(s) 03:11:21 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/bom.xml 03:11:21 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.19.2-SNAPSHOT-cyclonedx.xml 03:11:21 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/bom.json 03:11:21 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.19.2-SNAPSHOT-cyclonedx.json 03:11:21 [INFO] 03:11:21 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] Skipping duplicate-finder execution! 03:11:21 [INFO] 03:11:21 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] Skipping plugin execution 03:11:21 [INFO] 03:11:21 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] Skipping source per configuration. 03:11:21 [INFO] 03:11:21 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] 03:11:21 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:11:21 [INFO] 03:11:21 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [WARNING] 03:11:21 [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign 03:11:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:11:21 [WARNING] 03:11:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:11:21 [WARNING] 03:11:21 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.2-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.2-SNAPSHOT.pom 03:11:21 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.2-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.2-SNAPSHOT-features.xml 03:11:21 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.2-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.2-SNAPSHOT-cyclonedx.xml 03:11:21 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.2-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.2-SNAPSHOT-cyclonedx.json 03:11:21 [INFO] 03:11:21 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:11:21 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:11:21 [WARNING] 03:11:21 [WARNING] The packaging plugin for project odl-lispflowmapping-inmemorydb did not assign 03:11:21 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:11:21 [WARNING] 03:11:21 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:11:21 [WARNING] 03:11:21 [INFO] 03:11:21 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:feature:1.19.2-SNAPSHOT 03:11:21 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 03:11:21 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 03:11:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 03:11:21 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 03:11:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 03:11:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 03:11:21 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 03:11:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 03:11:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 03:11:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 03:11:21 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 03:11:21 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:11:21 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:11:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:11:21 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 03:11:21 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 03:11:21 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 03:11:21 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 03:11:21 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 03:11:21 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 03:11:21 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 03:11:21 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 03:11:21 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 03:11:21 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 03:11:21 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 03:11:21 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 03:11:21 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 03:11:21 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 03:11:21 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 03:11:21 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 03:11:21 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 03:11:21 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 03:11:21 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 03:11:21 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 03:11:21 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 03:11:21 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 03:11:21 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 03:11:21 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 03:11:21 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 03:11:21 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 03:11:21 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 03:11:21 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:11:21 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 03:11:21 [INFO] | | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 03:11:21 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 03:11:21 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 03:11:21 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 03:11:21 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 03:11:21 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 03:11:21 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 03:11:21 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 03:11:21 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 03:11:21 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:11:21 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:11:21 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 03:11:21 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 03:11:21 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 03:11:21 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 03:11:21 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 03:11:21 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 03:11:21 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 03:11:21 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:11:21 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 03:11:21 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 03:11:21 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 03:11:21 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 03:11:21 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 03:11:21 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 03:11:21 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:compile 03:11:21 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:11:21 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:11:21 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:11:21 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:11:21 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:11:21 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:11:21 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:11:21 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:11:21 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:11:21 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:11:21 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:11:21 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:11:21 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:11:21 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:11:21 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:11:21 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:11:21 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:11:21 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:11:21 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:11:21 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:11:21 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:11:21 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:11:21 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:11:21 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:11:21 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:11:21 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:11:21 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:11:21 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:11:21 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:11:21 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:11:21 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:11:21 [INFO] +- junit:junit:jar:4.13.2:test 03:11:21 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:11:21 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:11:21 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:11:21 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 03:11:21 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:11:21 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:11:21 [INFO] 03:11:21 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ odl-lispflowmapping-inmemorydb --- 03:11:21 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-inmemorydb/target/sonatype-clm/module.xml 03:11:21 [INFO] 03:11:21 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- 03:11:21 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.2-SNAPSHOT [16/24] 03:11:21 [INFO] ------------------------------[ feature ]------------------------------- 03:11:25 [INFO] 03:11:25 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-southbound --- 03:11:25 [INFO] 03:11:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- 03:11:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:11:25 [INFO] 03:11:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- 03:11:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:11:25 [INFO] 03:11:25 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] 03:11:26 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:11:26 [INFO] argLine set to empty 03:11:26 [INFO] 03:11:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] Starting audit... 03:11:26 Audit done. 03:11:26 [INFO] You have 0 Checkstyle violations. 03:11:26 [INFO] 03:11:26 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] Starting audit... 03:11:26 Audit done. 03:11:26 [INFO] You have 0 Checkstyle violations. 03:11:26 [INFO] 03:11:26 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] 03:11:26 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/feature/feature.xml 03:11:26 [INFO] ...done! 03:11:26 [INFO] Attaching features XML 03:11:26 [INFO] 03:11:26 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-southbound --- 03:11:26 [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 03:11:26 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:11:26 [INFO] 03:11:26 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> 03:11:26 [INFO] 03:11:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] 03:11:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< 03:11:26 [INFO] 03:11:26 [INFO] 03:11:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] 03:11:26 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-lispflowmapping-southbound --- 03:11:26 [INFO] Starting SFT for org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound 03:11:27 [INFO] Project dependency features detected: [] 03:11:27 [INFO] Pax Exam System (Version: 4.13.3) created. 03:11:27 [INFO] Creating RMI registry server on 127.0.0.1:21000 03:11:27 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 03:11:27 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 03:11:27 [INFO] Waiting for remote bundle context.. on 21000 name: 5d9e051f-b501-4015-b744-f00e47384cd2 timout: [ RelativeTimeout value = 180000 ] 03:11:44 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 03:11:44 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 03:11:44 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 03:11:44 [INFO] 03:11:44 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-lispflowmapping-southbound --- 03:11:44 [INFO] 03:11:44 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- 03:11:44 [INFO] 03:11:44 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-lispflowmapping-southbound --- 03:11:44 [INFO] CycloneDX: Resolving Dependencies 03:11:49 [INFO] CycloneDX: Creating BOM version 1.5 with 370 component(s) 03:11:49 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/bom.xml 03:11:49 [INFO] attaching as odl-lispflowmapping-southbound-1.19.2-SNAPSHOT-cyclonedx.xml 03:11:49 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/bom.json 03:11:49 [INFO] attaching as odl-lispflowmapping-southbound-1.19.2-SNAPSHOT-cyclonedx.json 03:11:49 [INFO] 03:11:49 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- 03:11:49 [INFO] Skipping duplicate-finder execution! 03:11:49 [INFO] 03:11:49 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- 03:11:49 [INFO] Skipping plugin execution 03:11:49 [INFO] 03:11:49 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- 03:11:49 [INFO] Skipping source per configuration. 03:11:49 [INFO] 03:11:49 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- 03:11:49 [INFO] 03:11:49 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-southbound --- 03:11:49 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:11:49 [INFO] 03:11:49 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-lispflowmapping-southbound --- 03:11:49 [WARNING] 03:11:49 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 03:11:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:11:49 [WARNING] 03:11:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:11:49 [WARNING] 03:11:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.2-SNAPSHOT/odl-lispflowmapping-southbound-1.19.2-SNAPSHOT.pom 03:11:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.2-SNAPSHOT/odl-lispflowmapping-southbound-1.19.2-SNAPSHOT-features.xml 03:11:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.2-SNAPSHOT/odl-lispflowmapping-southbound-1.19.2-SNAPSHOT-cyclonedx.xml 03:11:49 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.2-SNAPSHOT/odl-lispflowmapping-southbound-1.19.2-SNAPSHOT-cyclonedx.json 03:11:49 [INFO] 03:11:49 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-lispflowmapping-southbound --- 03:11:49 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:11:49 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:11:49 [WARNING] 03:11:49 [WARNING] The packaging plugin for project odl-lispflowmapping-southbound did not assign 03:11:49 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:11:49 [WARNING] 03:11:49 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:11:49 [WARNING] 03:11:49 [INFO] 03:11:49 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-lispflowmapping-southbound --- 03:11:50 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:feature:1.19.2-SNAPSHOT 03:11:50 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 03:11:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 03:11:50 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 03:11:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 03:11:50 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 03:11:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 03:11:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 03:11:50 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 03:11:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 03:11:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 03:11:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 03:11:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 03:11:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 03:11:50 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 03:11:50 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 03:11:50 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:11:50 [INFO] | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:11:50 [INFO] | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:11:50 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 03:11:50 [INFO] | | +- com.typesafe:config:jar:1.4.2:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 03:11:50 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 03:11:50 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 03:11:50 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 03:11:50 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 03:11:50 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 03:11:50 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 03:11:50 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 03:11:50 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 03:11:50 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 03:11:50 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 03:11:50 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 03:11:50 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 03:11:50 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 03:11:50 [INFO] | | | +- org.lz4:lz4-java:jar:1.8.0:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 03:11:50 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.14:compile 03:11:50 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 03:11:50 [INFO] | | \- org.apache.commons:commons-text:jar:1.12.0:compile 03:11:50 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 03:11:50 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 03:11:50 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 03:11:50 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 03:11:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 03:11:50 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 03:11:50 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 03:11:50 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 03:11:50 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 03:11:50 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 03:11:50 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 03:11:50 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 03:11:50 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 03:11:50 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 03:11:50 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 03:11:50 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 03:11:50 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 03:11:50 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 03:11:50 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 03:11:50 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:compile 03:11:50 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 03:11:50 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:11:50 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 03:11:50 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 03:11:50 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 03:11:50 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 03:11:50 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 03:11:50 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 03:11:50 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 03:11:50 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 03:11:50 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 03:11:50 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 03:11:50 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 03:11:50 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 03:11:50 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 03:11:50 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 03:11:50 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:11:50 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:11:50 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:11:50 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:11:50 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:11:50 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 03:11:50 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:11:50 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 03:11:50 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:11:50 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:11:50 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 03:11:50 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 03:11:50 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 03:11:50 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 03:11:50 [INFO] | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 03:11:50 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 03:11:50 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 03:11:50 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 03:11:50 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 03:11:50 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 03:11:50 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 03:11:50 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 03:11:50 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 03:11:50 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 03:11:50 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 03:11:50 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 03:11:50 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 03:11:50 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 03:11:50 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 03:11:50 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:11:50 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 03:11:50 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 03:11:50 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 03:11:50 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:11:50 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:11:50 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:11:50 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:11:50 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:11:50 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:11:50 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:11:50 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:11:50 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:11:50 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:11:50 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:11:50 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:11:50 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:11:50 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:11:50 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:11:50 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:11:50 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 03:11:50 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 03:11:50 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:compile 03:11:50 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:compile 03:11:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile 03:11:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:compile 03:11:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:compile 03:11:50 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:compile 03:11:50 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:compile 03:11:50 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:compile 03:11:50 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:compile 03:11:50 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 03:11:50 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:compile 03:11:50 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 03:11:50 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 03:11:50 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:11:50 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 03:11:50 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 03:11:50 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:compile 03:11:50 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 03:11:50 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 03:11:50 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 03:11:50 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 03:11:50 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 03:11:50 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 03:11:50 [INFO] | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 03:11:50 [INFO] | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:11:50 [INFO] | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 03:11:50 [INFO] | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 03:11:50 [INFO] | +- io.netty:netty-handler:jar:4.1.109.Final:compile 03:11:50 [INFO] | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:11:50 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:11:50 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:11:50 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:11:50 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 03:11:50 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:11:50 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:11:50 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:11:50 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:11:50 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:11:50 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:11:50 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:11:50 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:11:50 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:11:50 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:11:50 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:11:50 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:11:50 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:11:50 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:11:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:11:50 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:11:50 [INFO] | +- io.netty:netty-common:jar:4.1.109.Final:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:11:50 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:11:50 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:11:50 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:11:50 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:11:50 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:11:50 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:11:50 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:11:50 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:11:50 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:11:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:11:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:11:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:11:50 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:11:50 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:11:50 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:11:50 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:11:50 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:11:50 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:11:50 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:11:50 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:11:50 [INFO] +- junit:junit:jar:4.13.2:test 03:11:50 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:11:50 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:11:50 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:11:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 03:11:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:11:50 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:11:50 [INFO] 03:11:50 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ odl-lispflowmapping-southbound --- 03:11:50 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-southbound/target/sonatype-clm/module.xml 03:11:50 [INFO] 03:11:50 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- 03:11:50 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.2-SNAPSHOT [17/24] 03:11:50 [INFO] ------------------------------[ feature ]------------------------------- 03:11:50 [INFO] 03:11:50 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] 03:11:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:11:50 [INFO] 03:11:50 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:11:50 [INFO] 03:11:50 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] 03:11:50 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:11:50 [INFO] argLine set to empty 03:11:50 [INFO] 03:11:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Starting audit... 03:11:50 Audit done. 03:11:50 [INFO] You have 0 Checkstyle violations. 03:11:50 [INFO] 03:11:50 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Starting audit... 03:11:50 Audit done. 03:11:50 [INFO] You have 0 Checkstyle violations. 03:11:50 [INFO] 03:11:50 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] 03:11:50 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml 03:11:50 [INFO] ...done! 03:11:50 [INFO] Attaching features XML 03:11:50 [INFO] 03:11:50 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-mappingservice --- 03:11: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 03:11:50 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:11:50 [INFO] 03:11:50 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> 03:11:50 [INFO] 03:11:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] 03:11:50 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< 03:11:50 [INFO] 03:11:50 [INFO] 03:11:50 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] 03:11:50 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-lispflowmapping-mappingservice --- 03:11:50 [INFO] Starting SFT for org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice 03:11:50 [INFO] Project dependency features detected: [] 03:11:50 [INFO] Pax Exam System (Version: 4.13.3) created. 03:11:50 [INFO] Creating RMI registry server on 127.0.0.1:21000 03:11:51 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 03:11:51 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 03:11:51 [INFO] Waiting for remote bundle context.. on 21000 name: fe7a6a28-1403-4b2e-aa2c-6db8d407d52a timout: [ RelativeTimeout value = 180000 ] 03:12:07 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 03:12:07 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 03:12:07 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 03:12:07 [INFO] 03:12:07 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-lispflowmapping-mappingservice --- 03:12:07 [INFO] 03:12:07 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- 03:12:07 [INFO] 03:12:07 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-lispflowmapping-mappingservice --- 03:12:07 [INFO] CycloneDX: Resolving Dependencies 03:12:12 [INFO] CycloneDX: Creating BOM version 1.5 with 372 component(s) 03:12:12 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/bom.xml 03:12:12 [INFO] attaching as odl-lispflowmapping-mappingservice-1.19.2-SNAPSHOT-cyclonedx.xml 03:12:12 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/bom.json 03:12:13 [INFO] attaching as odl-lispflowmapping-mappingservice-1.19.2-SNAPSHOT-cyclonedx.json 03:12:13 [INFO] 03:12:13 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] Skipping duplicate-finder execution! 03:12:13 [INFO] 03:12:13 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] Skipping plugin execution 03:12:13 [INFO] 03:12:13 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] Skipping source per configuration. 03:12:13 [INFO] 03:12:13 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] 03:12:13 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:12:13 [INFO] 03:12:13 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-lispflowmapping-mappingservice --- 03:12:13 [WARNING] 03:12:13 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 03:12:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:12:13 [WARNING] 03:12:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:12:13 [WARNING] 03:12:13 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.2-SNAPSHOT.pom 03:12:13 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.2-SNAPSHOT-features.xml 03:12:13 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.2-SNAPSHOT-cyclonedx.xml 03:12:13 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.2-SNAPSHOT-cyclonedx.json 03:12:13 [INFO] 03:12:13 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:12:13 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:12:13 [WARNING] 03:12:13 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice did not assign 03:12:13 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:12:13 [WARNING] 03:12:13 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:12:13 [WARNING] 03:12:13 [INFO] 03:12:13 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:feature:1.19.2-SNAPSHOT 03:12:13 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:compile 03:12:13 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 03:12:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 03:12:13 [INFO] | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:12:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 03:12:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 03:12:13 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 03:12:13 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 03:12:13 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 03:12:13 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 03:12:13 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 03:12:13 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 03:12:13 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 03:12:13 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:12:13 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:12:13 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:12:13 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:12:13 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:12:13 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 03:12:13 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:12:13 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 03:12:13 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:12:13 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:12:13 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 03:12:13 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 03:12:13 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 03:12:13 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 03:12:13 [INFO] | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 03:12:13 [INFO] | | | | | \- com.h2database:h2:jar:2.2.224:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 03:12:13 [INFO] | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 03:12:13 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 03:12:13 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 03:12:13 [INFO] | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 03:12:13 [INFO] | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 03:12:13 [INFO] | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 03:12:13 [INFO] | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 03:12:13 [INFO] | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 03:12:13 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 03:12:13 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 03:12:13 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 03:12:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:12:13 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 03:12:13 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 03:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:12:13 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:12:13 [INFO] | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:12:13 [INFO] | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:12:13 [INFO] | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:12:13 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:12:13 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:12:13 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:12:13 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:12:13 [INFO] | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:12:13 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:12:13 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:12:13 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:12:13 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:12:13 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:12:13 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:12:13 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 03:12:13 [INFO] | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:compile 03:12:13 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:compile 03:12:13 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:compile 03:12:13 [INFO] | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile 03:12:13 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:compile 03:12:13 [INFO] | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:compile 03:12:13 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:compile 03:12:13 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:compile 03:12:13 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:compile 03:12:13 [INFO] | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:compile 03:12:13 [INFO] | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:compile 03:12:13 [INFO] | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:compile 03:12:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 03:12:13 [INFO] | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:compile 03:12:13 [INFO] | +- com.google.code.gson:gson:jar:2.10.1:compile 03:12:13 [INFO] | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 03:12:13 [INFO] | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:12:13 [INFO] | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:compile 03:12:13 [INFO] | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:compile 03:12:13 [INFO] | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 03:12:13 [INFO] | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:12:13 [INFO] | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 03:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 03:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 03:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:compile 03:12:13 [INFO] | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:compile 03:12:13 [INFO] | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 03:12:13 [INFO] | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 03:12:13 [INFO] | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 03:12:13 [INFO] | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 03:12:13 [INFO] | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 03:12:13 [INFO] | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:12:13 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:12:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:12:13 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:12:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:12:13 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:12:13 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:12:13 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:12:13 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:12:13 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:12:13 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:12:13 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:12:13 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 03:12:13 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 03:12:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 03:12:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 03:12:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 03:12:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 03:12:13 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 03:12:13 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 03:12:13 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 03:12:13 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 03:12:13 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 03:12:13 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 03:12:13 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 03:12:13 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 03:12:13 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 03:12:13 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 03:12:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 03:12:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 03:12:13 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 03:12:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 03:12:13 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 03:12:13 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 03:12:13 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 03:12:13 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 03:12:13 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 03:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 03:12:13 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 03:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:12:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 03:12:13 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 03:12:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 03:12:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 03:12:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 03:12:13 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 03:12:13 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 03:12:13 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 03:12:13 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 03:12:13 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 03:12:13 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 03:12:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 03:12:13 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 03:12:13 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 03:12:13 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 03:12:13 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 03:12:13 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 03:12:13 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:12:13 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 03:12:13 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 03:12:13 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 03:12:13 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:12:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:12:13 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:12:13 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:12:13 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 03:12:13 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:12:13 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:12:13 [INFO] | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:12:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:12:13 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:12:13 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:12:13 [INFO] | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:12:13 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:12:13 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:12:13 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:12:13 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:12:13 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:12:13 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:12:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:12:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:12:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:12:13 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:12:13 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:12:13 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:12:13 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:12:13 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:12:13 [INFO] +- junit:junit:jar:4.13.2:test 03:12:13 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:12:13 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:12:13 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:12:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 03:12:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:12:13 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:12:13 [INFO] 03:12:13 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ odl-lispflowmapping-mappingservice --- 03:12:13 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice/target/sonatype-clm/module.xml 03:12:13 [INFO] 03:12:13 [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ 03:12:13 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.2-SNAPSHOT [18/24] 03:12:13 [INFO] ------------------------------[ feature ]------------------------------- 03:12:13 [INFO] 03:12:13 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] 03:12:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:13 [INFO] 03:12:13 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:13 [INFO] 03:12:13 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] 03:12:13 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:12:13 [INFO] argLine set to empty 03:12:13 [INFO] 03:12:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Starting audit... 03:12:13 Audit done. 03:12:13 [INFO] You have 0 Checkstyle violations. 03:12:13 [INFO] 03:12:13 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Starting audit... 03:12:13 Audit done. 03:12:13 [INFO] You have 0 Checkstyle violations. 03:12:13 [INFO] 03:12:13 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] 03:12:13 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/feature/feature.xml 03:12:13 [INFO] ...done! 03:12:13 [INFO] Attaching features XML 03:12:13 [INFO] 03:12:13 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-msmr --- 03:12:13 [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 03:12:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:12:13 [INFO] 03:12:13 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> 03:12:13 [INFO] 03:12:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] 03:12:13 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< 03:12:13 [INFO] 03:12:13 [INFO] 03:12:13 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] 03:12:13 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-lispflowmapping-msmr --- 03:12:13 [INFO] Starting SFT for org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr 03:12:13 [INFO] Project dependency features detected: [] 03:12:13 [INFO] Pax Exam System (Version: 4.13.3) created. 03:12:13 [INFO] Creating RMI registry server on 127.0.0.1:21000 03:12:14 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 03:12:14 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 03:12:14 [INFO] Waiting for remote bundle context.. on 21000 name: 1538c78a-839c-4c35-948e-b0cd114b588a timout: [ RelativeTimeout value = 180000 ] 03:12:29 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 03:12:29 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 03:12:29 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 03:12:29 [INFO] 03:12:29 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-lispflowmapping-msmr --- 03:12:29 [INFO] 03:12:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- 03:12:29 [INFO] 03:12:29 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-lispflowmapping-msmr --- 03:12:29 [INFO] CycloneDX: Resolving Dependencies 03:12:35 [INFO] CycloneDX: Creating BOM version 1.5 with 373 component(s) 03:12:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/bom.xml 03:12:35 [INFO] attaching as odl-lispflowmapping-msmr-1.19.2-SNAPSHOT-cyclonedx.xml 03:12:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/bom.json 03:12:35 [INFO] attaching as odl-lispflowmapping-msmr-1.19.2-SNAPSHOT-cyclonedx.json 03:12:35 [INFO] 03:12:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] Skipping duplicate-finder execution! 03:12:35 [INFO] 03:12:35 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] Skipping plugin execution 03:12:35 [INFO] 03:12:35 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] Skipping source per configuration. 03:12:35 [INFO] 03:12:35 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] 03:12:35 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:12:35 [INFO] 03:12:35 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-lispflowmapping-msmr --- 03:12:35 [WARNING] 03:12:35 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 03:12:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:12:35 [WARNING] 03:12:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:12:35 [WARNING] 03:12:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.2-SNAPSHOT/odl-lispflowmapping-msmr-1.19.2-SNAPSHOT.pom 03:12:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.2-SNAPSHOT/odl-lispflowmapping-msmr-1.19.2-SNAPSHOT-features.xml 03:12:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.2-SNAPSHOT/odl-lispflowmapping-msmr-1.19.2-SNAPSHOT-cyclonedx.xml 03:12:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.2-SNAPSHOT/odl-lispflowmapping-msmr-1.19.2-SNAPSHOT-cyclonedx.json 03:12:35 [INFO] 03:12:35 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:12:35 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:12:35 [WARNING] 03:12:35 [WARNING] The packaging plugin for project odl-lispflowmapping-msmr did not assign 03:12:35 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:12:35 [WARNING] 03:12:35 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:12:35 [WARNING] 03:12:35 [INFO] 03:12:35 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:feature:1.19.2-SNAPSHOT 03:12:35 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:compile 03:12:35 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:12:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 03:12:35 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 03:12:35 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 03:12:35 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 03:12:35 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 03:12:35 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:12:35 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:12:35 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:12:35 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:12:35 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:12:35 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 03:12:35 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:12:35 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 03:12:35 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:12:35 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:12:35 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 03:12:35 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 03:12:35 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 03:12:35 [INFO] | | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 03:12:35 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.224:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 03:12:35 [INFO] | | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 03:12:35 [INFO] | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 03:12:35 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 03:12:35 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 03:12:35 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 03:12:35 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 03:12:35 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 03:12:35 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 03:12:35 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 03:12:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:12:35 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:12:35 [INFO] | | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:12:35 [INFO] | | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:12:35 [INFO] | | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:12:35 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:12:35 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:12:35 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:12:35 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:12:35 [INFO] | | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:12:35 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:12:35 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:12:35 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:12:35 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:12:35 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:12:35 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:12:35 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 03:12:35 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:compile 03:12:35 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:compile 03:12:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile 03:12:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:compile 03:12:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:compile 03:12:35 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:compile 03:12:35 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:compile 03:12:35 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:compile 03:12:35 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:compile 03:12:35 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 03:12:35 [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:compile 03:12:35 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 03:12:35 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 03:12:35 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:compile 03:12:35 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 03:12:35 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:12:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:compile 03:12:35 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:compile 03:12:35 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 03:12:35 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 03:12:35 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 03:12:35 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 03:12:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 03:12:35 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:12:35 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:12:35 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:12:35 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:12:35 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:12:35 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:12:35 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:12:35 [INFO] | | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:12:35 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:12:35 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:12:35 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:12:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:12:35 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:12:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:12:35 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:12:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:12:35 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 03:12:35 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 03:12:35 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 03:12:35 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 03:12:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 03:12:35 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 03:12:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 03:12:35 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 03:12:35 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 03:12:35 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 03:12:35 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 03:12:35 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 03:12:35 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 03:12:35 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 03:12:35 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 03:12:35 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 03:12:35 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 03:12:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 03:12:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 03:12:35 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 03:12:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 03:12:35 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 03:12:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 03:12:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 03:12:35 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 03:12:35 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 03:12:35 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 03:12:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 03:12:35 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 03:12:35 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 03:12:35 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 03:12:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 03:12:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 03:12:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 03:12:35 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 03:12:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 03:12:35 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 03:12:35 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 03:12:35 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 03:12:35 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 03:12:35 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 03:12:35 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 03:12:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 03:12:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 03:12:35 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 03:12:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 03:12:35 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 03:12:35 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 03:12:35 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 03:12:35 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:12:35 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 03:12:35 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 03:12:35 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 03:12:35 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:12:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:12:35 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:12:35 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:12:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 03:12:35 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:compile 03:12:35 [INFO] | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:12:35 [INFO] | \- io.netty:netty-common:jar:4.1.109.Final:compile 03:12:35 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:12:35 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:12:35 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:12:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:12:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:12:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:12:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:12:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:12:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:12:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:12:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:12:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:12:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:12:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:12:35 [INFO] +- junit:junit:jar:4.13.2:test 03:12:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:12:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:12:35 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:12:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 03:12:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:12:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:12:35 [INFO] 03:12:35 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ odl-lispflowmapping-msmr --- 03:12:35 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-msmr/target/sonatype-clm/module.xml 03:12:35 [INFO] 03:12:35 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- 03:12:35 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.2-SNAPSHOT [19/24] 03:12:35 [INFO] ------------------------------[ feature ]------------------------------- 03:12:35 [INFO] 03:12:35 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] 03:12:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:35 [INFO] 03:12:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:35 [INFO] 03:12:35 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] 03:12:35 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:12:35 [INFO] argLine set to empty 03:12:35 [INFO] 03:12:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Starting audit... 03:12:35 Audit done. 03:12:35 [INFO] You have 0 Checkstyle violations. 03:12:35 [INFO] 03:12:35 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Starting audit... 03:12:35 Audit done. 03:12:35 [INFO] You have 0 Checkstyle violations. 03:12:35 [INFO] 03:12:35 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] 03:12:35 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml 03:12:35 [INFO] ...done! 03:12:35 [INFO] Attaching features XML 03:12:35 [INFO] 03:12:35 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [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 03:12:35 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:12:35 [INFO] 03:12:35 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> 03:12:35 [INFO] 03:12:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] 03:12:35 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< 03:12:35 [INFO] 03:12:35 [INFO] 03:12:35 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] 03:12:35 [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-lispflowmapping-mappingservice-shell --- 03:12:35 [INFO] Starting SFT for org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell 03:12:35 [INFO] Project dependency features detected: [] 03:12:35 [INFO] Pax Exam System (Version: 4.13.3) created. 03:12:35 [INFO] Creating RMI registry server on 127.0.0.1:21000 03:12:36 [INFO] Found 0 options when requesting OverrideJUnitBundlesOption.class 03:12:36 [INFO] Wait for test container to finish its initialization [ RelativeTimeout value = 180000 ] 03:12:36 [INFO] Waiting for remote bundle context.. on 21000 name: 3fa2e516-8ba6-4219-b599-14ccb6576e22 timout: [ RelativeTimeout value = 180000 ] 03:12:51 [WARNING] Option org.ops4j.pax.exam.options.PropagateSystemPropertyOption has not been recognized. 03:12:51 [WARNING] Option org.ops4j.pax.exam.karaf.options.KarafDistributionConfigurationOption has not been recognized. 03:12:51 [WARNING] Option org.ops4j.pax.exam.options.FrameworkStartLevelOption has not been recognized. 03:12:52 [INFO] 03:12:52 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- 03:12:52 [INFO] 03:12:52 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- 03:12:52 [INFO] 03:12:52 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- 03:12:52 [INFO] CycloneDX: Resolving Dependencies 03:12:57 [INFO] CycloneDX: Creating BOM version 1.5 with 374 component(s) 03:12:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml 03:12:57 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.19.2-SNAPSHOT-cyclonedx.xml 03:12:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/bom.json 03:12:57 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.19.2-SNAPSHOT-cyclonedx.json 03:12:57 [INFO] 03:12:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] Skipping duplicate-finder execution! 03:12:57 [INFO] 03:12:57 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] Skipping plugin execution 03:12:57 [INFO] 03:12:57 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] Skipping source per configuration. 03:12:57 [INFO] 03:12:57 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] 03:12:57 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:12:57 [INFO] 03:12:57 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [WARNING] 03:12:57 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 03:12:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:12:57 [WARNING] 03:12:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:12:57 [WARNING] 03:12:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.2-SNAPSHOT.pom 03:12:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.2-SNAPSHOT-features.xml 03:12:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.2-SNAPSHOT-cyclonedx.xml 03:12:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.2-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.2-SNAPSHOT-cyclonedx.json 03:12:57 [INFO] 03:12:57 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:12:57 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:12:57 [WARNING] 03:12:57 [WARNING] The packaging plugin for project odl-lispflowmapping-mappingservice-shell did not assign 03:12:57 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:12:57 [WARNING] 03:12:57 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:12:57 [WARNING] 03:12:57 [INFO] 03:12:57 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:feature:1.19.2-SNAPSHOT 03:12:57 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:compile 03:12:57 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 03:12:57 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:12:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 03:12:57 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 03:12:57 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 03:12:57 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 03:12:57 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 03:12:57 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 03:12:57 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:12:57 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:12:57 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:12:57 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:12:57 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:12:57 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 03:12:57 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:12:57 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 03:12:57 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:12:57 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:12:57 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 03:12:57 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 03:12:57 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 03:12:57 [INFO] | | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 03:12:57 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.224:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 03:12:57 [INFO] | | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 03:12:57 [INFO] | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 03:12:57 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 03:12:57 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 03:12:57 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 03:12:57 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 03:12:57 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 03:12:57 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 03:12:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:12:57 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:12:57 [INFO] | | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:12:57 [INFO] | | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:12:57 [INFO] | | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:12:57 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:12:57 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:12:57 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:12:57 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:12:57 [INFO] | | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:12:57 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:12:57 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:12:57 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:12:57 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:12:57 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:12:57 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:12:57 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 03:12:57 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:compile 03:12:57 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:compile 03:12:57 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile 03:12:57 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:compile 03:12:57 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:compile 03:12:57 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:compile 03:12:57 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:compile 03:12:57 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:compile 03:12:57 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:compile 03:12:57 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:compile 03:12:57 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 03:12:57 [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:compile 03:12:57 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 03:12:57 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 03:12:57 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:compile 03:12:57 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 03:12:57 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:12:57 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 03:12:57 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 03:12:57 [INFO] | | | \- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 03:12:57 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:compile 03:12:57 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:compile 03:12:57 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 03:12:57 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 03:12:57 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 03:12:57 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 03:12:57 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 03:12:57 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:12:57 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:12:57 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:12:57 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 03:12:57 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 03:12:57 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 03:12:57 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 03:12:57 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 03:12:57 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 03:12:57 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 03:12:57 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 03:12:57 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 03:12:57 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 03:12:57 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 03:12:57 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 03:12:57 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 03:12:57 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 03:12:57 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 03:12:57 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 03:12:57 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 03:12:57 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 03:12:57 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 03:12:57 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 03:12:57 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 03:12:57 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 03:12:57 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 03:12:57 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 03:12:57 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 03:12:57 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 03:12:57 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 03:12:57 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 03:12:57 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 03:12:57 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 03:12:57 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 03:12:57 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:12:57 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:12:57 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 03:12:57 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:12:57 [INFO] | | \- io.netty:netty-common:jar:4.1.109.Final:compile 03:12:57 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:12:57 [INFO] | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:12:57 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:12:57 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:12:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:12:57 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:12:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:12:57 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:12:57 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:12:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:12:57 [INFO] | | +- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:12:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:12:57 [INFO] | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:12:57 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:12:57 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:12:57 [INFO] | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:12:57 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:12:57 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:12:57 [INFO] | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:12:57 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:12:57 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:12:57 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:12:57 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:12:57 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:12:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:12:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:12:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:12:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:12:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:12:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:12:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:12:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:12:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:12:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:12:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:12:57 [INFO] +- junit:junit:jar:4.13.2:test 03:12:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:12:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:12:57 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:12:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 03:12:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:12:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:12:57 [INFO] 03:12:57 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ odl-lispflowmapping-mappingservice-shell --- 03:12:57 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/odl-lispflowmapping-mappingservice-shell/target/sonatype-clm/module.xml 03:12:57 [INFO] 03:12:57 [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ 03:12:57 [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.19.2-SNAPSHOT [20/24] 03:12:57 [INFO] ------------------------------[ feature ]------------------------------- 03:12:57 [INFO] 03:12:57 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-lispflowmapping --- 03:12:57 [INFO] 03:12:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-lispflowmapping --- 03:12:57 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:57 [INFO] 03:12:57 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- 03:12:57 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:12:57 [INFO] 03:12:57 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-lispflowmapping --- 03:12:57 [INFO] 03:12:57 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ features-lispflowmapping --- 03:12:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:12:57 [INFO] argLine set to empty 03:12:57 [INFO] 03:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ features-lispflowmapping --- 03:12:57 [INFO] Starting audit... 03:12:57 Audit done. 03:12:57 [INFO] You have 0 Checkstyle violations. 03:12:57 [INFO] 03:12:57 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-lispflowmapping --- 03:12:57 [INFO] Starting audit... 03:12:57 Audit done. 03:12:57 [INFO] You have 0 Checkstyle violations. 03:12:57 [INFO] 03:12:57 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-lispflowmapping --- 03:12:57 [INFO] 03:12:57 [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- 03:12:58 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/feature/feature.xml 03:12:58 [INFO] ...done! 03:12:58 [INFO] Attaching features XML 03:12:58 [INFO] 03:12:58 [INFO] --- karaf-maven-plugin:4.4.6:verify (default-verify) @ features-lispflowmapping --- 03:12:58 [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 03:12:58 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 03:12:58 [INFO] 03:12:58 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> 03:12:58 [INFO] 03:12:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ features-lispflowmapping --- 03:12:58 [INFO] 03:12:58 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< 03:12:58 [INFO] 03:12:58 [INFO] 03:12:58 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ features-lispflowmapping --- 03:12:58 [INFO] 03:12:58 [INFO] --- features-test-plugin:13.1.3:test (default) @ features-lispflowmapping --- 03:12:58 [INFO] 03:12:58 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ features-lispflowmapping --- 03:12:58 [INFO] 03:12:58 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-lispflowmapping --- 03:12:58 [INFO] 03:12:58 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-lispflowmapping --- 03:12:58 [INFO] CycloneDX: Resolving Dependencies 03:13:03 [INFO] CycloneDX: Creating BOM version 1.5 with 376 component(s) 03:13:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/bom.xml 03:13:03 [INFO] attaching as features-lispflowmapping-1.19.2-SNAPSHOT-cyclonedx.xml 03:13:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/bom.json 03:13:03 [INFO] attaching as features-lispflowmapping-1.19.2-SNAPSHOT-cyclonedx.json 03:13:03 [INFO] 03:13:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- 03:13:03 [INFO] Skipping duplicate-finder execution! 03:13:03 [INFO] 03:13:03 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-lispflowmapping --- 03:13:03 [INFO] Skipping plugin execution 03:13:03 [INFO] 03:13:03 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ features-lispflowmapping --- 03:13:03 [INFO] No sources in project. Archive not created. 03:13:03 [INFO] 03:13:03 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ features-lispflowmapping --- 03:13:03 [INFO] 03:13:03 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ features-lispflowmapping --- 03:13:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 03:13:03 [INFO] 03:13:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-lispflowmapping --- 03:13:03 [WARNING] 03:13:03 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 03:13:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:13:03 [WARNING] 03:13:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:13:03 [WARNING] 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.2-SNAPSHOT/features-lispflowmapping-1.19.2-SNAPSHOT.pom 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.2-SNAPSHOT/features-lispflowmapping-1.19.2-SNAPSHOT-features.xml 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.2-SNAPSHOT/features-lispflowmapping-1.19.2-SNAPSHOT-cyclonedx.xml 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.2-SNAPSHOT/features-lispflowmapping-1.19.2-SNAPSHOT-cyclonedx.json 03:13:03 [INFO] 03:13:03 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-lispflowmapping --- 03:13:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:13:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:13:03 [WARNING] 03:13:03 [WARNING] The packaging plugin for project features-lispflowmapping did not assign 03:13:03 [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. 03:13:03 [WARNING] 03:13:03 [WARNING] Incomplete projects like this will fail in future Maven versions! 03:13:03 [WARNING] 03:13:03 [INFO] 03:13:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-lispflowmapping --- 03:13:03 [INFO] org.opendaylight.lispflowmapping:features-lispflowmapping:feature:1.19.2-SNAPSHOT 03:13:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:compile 03:13:03 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:compile 03:13:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 03:13:03 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:compile 03:13:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:compile 03:13:03 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:compile 03:13:03 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:compile 03:13:03 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 03:13:03 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:compile 03:13:03 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:compile 03:13:03 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:compile 03:13:03 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.opendaylight.yangtools:util:jar:13.0.6:compile 03:13:03 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 03:13:03 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:compile 03:13:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:compile 03:13:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:compile 03:13:03 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:compile 03:13:03 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:compile 03:13:03 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:compile 03:13:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:compile 03:13:03 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:compile 03:13:03 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 03:13:03 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 03:13:03 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 03:13:03 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 03:13:03 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 03:13:03 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 03:13:03 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:compile 03:13:03 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 03:13:03 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:compile 03:13:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:compile 03:13:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:compile 03:13:03 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:compile 03:13:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:compile 03:13:03 [INFO] | | | | +- org.lz4:lz4-java:jar:1.8.0:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.14:compile 03:13:03 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:compile 03:13:03 [INFO] | | | \- org.apache.commons:commons-text:jar:1.12.0:compile 03:13:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:compile 03:13:03 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:compile 03:13:03 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:compile 03:13:03 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:compile 03:13:03 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:compile 03:13:03 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 03:13:03 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 03:13:03 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:compile 03:13:03 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:compile 03:13:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:compile 03:13:03 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | \- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:13:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:compile 03:13:03 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:compile 03:13:03 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:compile 03:13:03 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:compile 03:13:03 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:compile 03:13:03 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 03:13:03 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:compile 03:13:03 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:compile 03:13:03 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:compile 03:13:03 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 03:13:03 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 03:13:03 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 03:13:03 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 03:13:03 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 03:13:03 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:compile 03:13:03 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 03:13:03 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:compile 03:13:03 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 03:13:03 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 03:13:03 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:compile 03:13:03 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:compile 03:13:03 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:compile 03:13:03 [INFO] | | | | | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:compile 03:13:03 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.224:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:compile 03:13:03 [INFO] | | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile 03:13:03 [INFO] | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:compile 03:13:03 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:compile 03:13:03 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 03:13:03 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.3.1:compile 03:13:03 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 03:13:03 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:compile 03:13:03 [INFO] | | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:compile 03:13:03 [INFO] | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:compile 03:13:03 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:compile 03:13:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:compile 03:13:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:13:03 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:13:03 [INFO] | | | | | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:13:03 [INFO] | | | | | | | +- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:13:03 [INFO] | | | | | | | +- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:13:03 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:13:03 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:13:03 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:13:03 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:13:03 [INFO] | | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:13:03 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:13:03 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:13:03 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:13:03 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:13:03 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:13:03 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:13:03 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:compile 03:13:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:compile 03:13:03 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:compile 03:13:03 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:compile 03:13:03 [INFO] | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:compile 03:13:03 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:compile 03:13:03 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:compile 03:13:03 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:compile 03:13:03 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:compile 03:13:03 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:compile 03:13:03 [INFO] | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:compile 03:13:03 [INFO] | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:compile 03:13:03 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:compile 03:13:03 [INFO] | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:compile 03:13:03 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 03:13:03 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 03:13:03 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:compile 03:13:03 [INFO] | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:compile 03:13:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:compile 03:13:03 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:compile 03:13:03 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:compile 03:13:03 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:compile 03:13:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:compile 03:13:03 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:compile 03:13:03 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.109.Final:compile 03:13:03 [INFO] | | | +- io.netty:netty-transport:jar:4.1.109.Final:compile 03:13:03 [INFO] | | | \- io.netty:netty-codec:jar:4.1.109.Final:compile 03:13:03 [INFO] | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:compile 03:13:03 [INFO] | | +- io.netty:netty-handler:jar:4.1.109.Final:compile 03:13:03 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.109.Final:compile 03:13:03 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:compile 03:13:03 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:compile 03:13:03 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:compile 03:13:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:compile 03:13:03 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:compile 03:13:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:compile 03:13:03 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | | +- io.netty:netty-buffer:jar:4.1.109.Final:compile 03:13:03 [INFO] | | +- io.netty:netty-common:jar:4.1.109.Final:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:compile 03:13:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:compile 03:13:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:compile 03:13:03 [INFO] | | | \- org.immutables:value:jar:annotations:2.10.1:compile 03:13:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:compile 03:13:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:compile 03:13:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:xml:features:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:xml:features:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.19.2-SNAPSHOT:compile 03:13:03 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:13:03 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:13:03 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:13:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:13:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:13:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:13:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:13:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:13:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:13:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:13:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:13:03 [INFO] +- junit:junit:jar:4.13.2:test 03:13:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:13:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:13:03 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:13:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:compile 03:13:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:13:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:13:03 [INFO] 03:13:03 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ features-lispflowmapping --- 03:13:03 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/features-lispflowmapping/target/sonatype-clm/module.xml 03:13:03 [INFO] 03:13:03 [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- 03:13:03 [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.19.2-SNAPSHOT [21/24] 03:13:03 [INFO] --------------------------------[ pom ]--------------------------------- 03:13:03 [INFO] 03:13:03 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- 03:13:03 [INFO] 03:13:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 03:13:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:13:03 [INFO] 03:13:03 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-aggregator --- 03:13:03 [INFO] 03:13:03 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-aggregator --- 03:13:03 [INFO] CycloneDX: Resolving Dependencies 03:13:03 [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) 03:13:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/features/target/bom.xml 03:13:03 [INFO] attaching as features-aggregator-1.19.2-SNAPSHOT-cyclonedx.xml 03:13:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/features/target/bom.json 03:13:03 [INFO] attaching as features-aggregator-1.19.2-SNAPSHOT-cyclonedx.json 03:13:03 [INFO] 03:13:03 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-aggregator --- 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.19.2-SNAPSHOT/features-aggregator-1.19.2-SNAPSHOT.pom 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.19.2-SNAPSHOT/features-aggregator-1.19.2-SNAPSHOT-cyclonedx.xml 03:13:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/features/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.19.2-SNAPSHOT/features-aggregator-1.19.2-SNAPSHOT-cyclonedx.json 03:13:03 [INFO] 03:13:03 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-aggregator --- 03:13:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:13:03 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:13:03 [INFO] 03:13:03 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ features-aggregator --- 03:13:03 [INFO] org.opendaylight.lispflowmapping:features-aggregator:pom:1.19.2-SNAPSHOT 03:13:03 [INFO] 03:13:03 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ features-aggregator --- 03:13:03 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/features/target/sonatype-clm/module.xml 03:13:03 [INFO] 03:13:03 [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- 03:13:03 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.2-SNAPSHOT [22/24] 03:13:03 [INFO] --------------------------------[ pom ]--------------------------------- 03:13:05 [INFO] 03:13:05 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-karaf --- 03:13:05 [INFO] 03:13:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-karaf --- 03:13:05 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:13:05 [INFO] 03:13:05 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- 03:13:05 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:13:05 [INFO] 03:13:05 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ lispflowmapping-karaf --- 03:13:05 [INFO] 03:13:05 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- 03:13:05 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-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/** 03:13:05 [INFO] 03:13:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-karaf --- 03:13:05 [INFO] Starting audit... 03:13:05 Audit done. 03:13:05 [INFO] You have 0 Checkstyle violations. 03:13:05 [INFO] 03:13:05 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-karaf --- 03:13:05 [INFO] Starting audit... 03:13:05 Audit done. 03:13:05 [INFO] You have 0 Checkstyle violations. 03:13:05 [INFO] 03:13:05 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-karaf --- 03:13:05 [INFO] 03:13:05 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- 03:13:05 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/src/main/resources 03:13:05 [INFO] 03:13:05 [INFO] --- karaf-maven-plugin:4.4.6:assembly (process-resources) @ lispflowmapping-karaf --- 03:13:05 [INFO] Using repositories: 03:13:05 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 03:13:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 03:13:05 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 03:13:05 [INFO] Creating work directory: /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/assembly 03:13:05 [INFO] Loading direct KAR and features XML dependencies 03:13:05 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.6/kar 03:13:05 [INFO] Feature framework will be added as a startup feature 03:13:05 [INFO] Generating Karaf assembly: /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/assembly 03:13:05 [INFO] Unzipping kars 03:13:05 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar 03:13:05 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 03:13:05 [INFO] Loading profiles from: 03:13:05 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 03:13:05 [INFO] Loading repositories 03:13:05 [INFO] Generating generated-startup profile 03:13:05 [INFO] Generating generated-boot profile with parents: generated-startup 03:13:05 [INFO] Generating generated-installed profile 03:13:05 [INFO] Configuring etc/config.properties and etc/system.properties 03:13:05 [INFO] Downloading libraries for generated profiles 03:13:05 [INFO] Downloading additional libraries 03:13:05 [INFO] Writing configurations 03:13:05 [INFO] adding config file: etc/profile.cfg 03:13:05 [INFO] Startup stage 03:13:05 [INFO] Loading startup repositories 03:13:05 [INFO] Resolving startup features and bundles 03:13:05 [INFO] Features: framework 03:13:05 [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/13.1.3 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 03:13:05 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 03:13:05 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 03:13:05 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 03:13:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 03:13:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 03:13:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 03:13:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 03:13:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 03:13:05 [INFO] Boot stage 03:13:05 [INFO] Loading boot repositories 03:13:05 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.2-SNAPSHOT/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.4/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.5/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.6/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features 03:13:05 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 03:13:05 [INFO] Feature odl-mdsal-distributed-datastore/9.0.4 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.4 03:13:05 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/akkaconf 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/factoryakkaconf 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/moduleshardconf 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/xml/moduleconf 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.4/cfg/datastore 03:13:05 [INFO] Feature odl-apache-shiro/0.19.5 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 03:13:05 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.1 03:13:05 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 03:13:05 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.5 03:13:05 [INFO] Feature c31df273-e30f-4a72-986f-73b862407b30/0.0.0 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 03:13:05 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 03:13:05 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 03:13:05 [INFO] Feature odl-controller-scala/9.0.4 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.14 03:13:05 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.14 03:13:05 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 03:13:05 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 03:13:05 [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature 03:13:05 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 03:13:05 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 03:13:05 [INFO] Feature shell/4.4.6 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 03:13:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 03:13:05 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 03:13:05 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 03:13:05 [INFO] Feature service/4.4.6 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 03:13:05 [INFO] Feature odl-guava/13.1.3 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.43.0 03:13:05 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre 03:13:05 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 03:13:05 [INFO] Feature package/4.4.6 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 03:13:05 [INFO] Feature pax-web-websockets/8.0.27 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 03:13:05 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.27 03:13:05 [INFO] Feature ssh/4.4.6 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 03:13:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 03:13:05 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 03:13:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 03:13:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 03:13:05 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 03:13:05 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 03:13:05 [INFO] Feature odl-mdsal-model-rfc7952/13.0.4 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.4 03:13:05 [INFO] Feature pax-jdbc-spec/1.5.7 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 03:13:05 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 03:13:05 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 03:13:05 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 03:13:05 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 03:13:05 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 03:13:05 [INFO] Feature odl-yangtools-parser-api/13.0.6 is defined as a boot feature 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.6 03:13:05 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.6 03:13:06 [INFO] Feature odl-yanglib-mdsal-writer/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.7 03:13:06 [INFO] Feature pax-web-jetty/9.4.54.v20240208 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 03:13:06 [INFO] Feature framework/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 03:13:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 03:13:06 [INFO] Feature shell-compat/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 03:13:06 [INFO] Feature odl-mdsal-common/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.4 03:13:06 [INFO] Feature odl-mdsal-dom-runtime/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.4 03:13:06 [INFO] Feature odl-mdsal-model-rfc8525/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.4 03:13:06 [INFO] Feature http/8.0.27 is defined as a boot feature 03:13:06 [INFO] Feature deployer/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 03:13:06 [INFO] Feature odl-mdsal-dom-broker/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.4 03:13:06 [INFO] Feature odl-yangtools-util/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.6 03:13:06 [INFO] Feature odl-mdsal-binding-runtime/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.4 03:13:06 [INFO] Feature odl-mdsal-eos-dom/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.4 03:13:06 [INFO] Feature odl-netconf-model-rfc5277/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.7 03:13:06 [INFO] Feature odl-stax2-api/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 03:13:06 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 03:13:06 [INFO] Feature pax-web-http-whiteboard/8.0.27 is defined as a boot feature 03:13:06 [INFO] Feature odl-controller-akka/9.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 03:13:06 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 03:13:06 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 03:13:06 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 03:13:06 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 03:13:06 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 03:13:06 [INFO] Feature scr/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 03:13:06 [INFO] Feature aries-proxy/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 03:13:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 03:13:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 03:13:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.7 03:13:06 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 03:13:06 [INFO] Feature jaas/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 03:13:06 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 03:13:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 03:13:06 [INFO] Feature odl-yangtools-common/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.6 03:13:06 [INFO] Feature odl-aaa-api/0.19.5 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.5 03:13:06 [INFO] Feature odl-aaa-password-service/0.19.5 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5/xml/aaa-password-service-config 03:13:06 [INFO] Feature odl-aaa-encryption-service/0.19.5 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.5 03:13:06 [INFO] Feature management/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 03:13:06 [INFO] adding config file: etc/jmx.acl.cfg 03:13:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 03:13:06 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 03:13:06 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 03:13:06 [INFO] adding config file: etc/org.apache.karaf.management.cfg 03:13:06 [INFO] Feature odl-aaa-web/0.19.5 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.5 03:13:06 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.4 03:13:06 [INFO] Feature odl-mdsal-model-rfc8072/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.4 03:13:06 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.19.2.SNAPSHOT is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT 03:13:06 [INFO] Feature log/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 03:13:06 [INFO] adding config file: etc/org.apache.karaf.log.cfg 03:13:06 [INFO] Feature odl-antlr4/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 03:13:06 [INFO] Feature odl-restconf-nb/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.7 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.54.v20240208 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.7 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.7 03:13:06 [INFO] Feature odl-lispflowmapping-inmemorydb/1.19.2.SNAPSHOT is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT 03:13:06 [INFO] Feature pax-web-war/8.0.27 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 03:13:06 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 03:13:06 [INFO] Feature odl-ws-rs-api/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 03:13:06 [INFO] Feature odl-yangtools-data/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.6 03:13:06 [INFO] Feature pax-web-whiteboard/8.0.27 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.27 03:13:06 [INFO] Feature odl-mdsal-singleton-dom/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.4 03:13:06 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 03:13:06 [INFO] Feature odl-controller-mdsal-common/9.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.4 03:13:06 [INFO] Feature pax-jdbc-config/1.5.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.7 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.7 03:13:06 [INFO] Feature pax-web-http-war/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.6 03:13:06 [INFO] Feature war/4.4.6 is defined as a boot feature 03:13:06 [INFO] Feature odl-netconf-model-rfc6243/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.7 03:13:06 [INFO] Feature odl-controller-blueprint/9.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.4 03:13:06 [INFO] Feature standard/4.4.6 is defined as a boot feature 03:13:06 [INFO] Feature odl-mdsal-eos-binding/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.4 03:13:06 [INFO] Feature pax-jdbc/1.5.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.7 03:13:06 [INFO] Feature odl-gson/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 03:13:06 [INFO] Feature odl-yangtools-xpath-api/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.6 03:13:06 [INFO] Feature odl-jersey-2/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.43 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.43 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.43 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.43 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.43 03:13:06 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.43 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 03:13:06 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.43 03:13:06 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 03:13:06 [INFO] Feature odl-lispflowmapping-mappingservice/1.19.2.SNAPSHOT is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT 03:13:06 [INFO] Feature odl-netconf-model-rfc8040/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.7 03:13:06 [INFO] Feature odl-netconf-model-rfc6241/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.7 03:13:06 [INFO] Feature feature/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 03:13:06 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 03:13:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 03:13:06 [INFO] Feature odl-netconf-model-rfc8526/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.7 03:13:06 [INFO] Feature odl-restconf-common/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.7 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.7 03:13:06 [INFO] Feature system/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 03:13:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 03:13:06 [INFO] Feature odl-mdsal-binding-base/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.4 03:13:06 [INFO] Feature pax-web-http-jetty/8.0.27 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/config-jetty 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/context-jetty 03:13:06 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 03:13:06 [INFO] Feature odl-mdsal-broker/9.0.4 is defined as a boot feature 03:13:06 [INFO] Feature odl-yangtools-xpath/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.6 03:13:06 [INFO] Feature pax-web-http/8.0.27 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.6 03:13:06 [INFO] Feature odl-mdsal-bytebuddy/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.17 03:13:06 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 03:13:06 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 03:13:06 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 03:13:06 [INFO] Feature odl-servlet-api/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 03:13:06 [INFO] Feature odl-aaa-cert/0.19.5 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.5/xml/config 03:13:06 [INFO] Feature odl-mdsal-model-rfc8342/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.4 03:13:06 [INFO] Feature odl-lispflowmapping-southbound/1.19.2.SNAPSHOT is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT 03:13:06 [INFO] Feature odl-netconf-model-rfc6470/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.7 03:13:06 [INFO] Feature odl-yangtools-export/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.6 03:13:06 [INFO] Feature wrap/2.6.14 is defined as a boot feature 03:13:06 [INFO] Feature pax-web-core/8.0.27 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.27 03:13:06 [INFO] Feature odl-restconf/7.0.7 is defined as a boot feature 03:13:06 [INFO] Feature odl-apache-commons-text/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.12.0 03:13:06 [INFO] Feature kar/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 03:13:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 03:13:06 [INFO] Feature odl-aaa-shiro/0.19.5 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.224 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.5 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/xml/aaa-app-config 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/xml/aaa-datastore-config 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.5/xml/aaa-password-service-config 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.5/py/idmtool 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.5/cfg/config 03:13:06 [INFO] Feature odl-mdsal-dom-api/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.4 03:13:06 [INFO] Feature odl-lispflowmapping-msmr/1.19.2.SNAPSHOT is defined as a boot feature 03:13:06 [INFO] Feature odl-javassist-3/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA 03:13:06 [INFO] Feature odl-karaf-feat-jdbc/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 03:13:06 [INFO] Feature odl-mdsal-binding-dom-adapter/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.4 03:13:06 [INFO] Feature odl-netty-4/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.109.Final/jar/linux-x86_64 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http2/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final/jar/linux-x86_64 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.109.Final 03:13:06 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.109.Final 03:13:06 [INFO] Feature jline/3.21.0 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 03:13:06 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 03:13:06 [INFO] Feature odl-mdsal-model-rfc8040/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.4 03:13:06 [INFO] Feature odl-karaf-feat-jetty/13.1.3 is defined as a boot feature 03:13:06 [INFO] Feature odl-mdsal-clustering-commons/9.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/raft-journal/9.0.4 03:13:06 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 03:13:06 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.4 03:13:06 [INFO] Feature odl-lispflowmapping-models/1.19.2.SNAPSHOT is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT 03:13:06 [INFO] Feature odl-mdsal-eos-common/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.4 03:13:06 [INFO] Feature odl-dropwizard-metrics/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 03:13:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 03:13:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 03:13:06 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 03:13:06 [INFO] Feature odl-mdsal-singleton-common/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.4 03:13:06 [INFO] Feature aries-blueprint/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 03:13:06 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 03:13:06 [INFO] Feature odl-jakarta-activation-api/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 03:13:06 [INFO] Feature config/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 03:13:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 03:13:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 03:13:06 [INFO] Feature instance/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 03:13:06 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.4 03:13:06 [INFO] Feature odl-yangtools-codec/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.6 03:13:06 [INFO] Feature odl-mdsal-binding-api/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.4 03:13:06 [INFO] Feature odl-yangtools-data-api/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.6 03:13:06 [INFO] Feature odl-apache-commons-lang3/13.1.3 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 03:13:06 [INFO] Feature odl-netconf-api/7.0.7 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.7 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.7 03:13:06 [INFO] Feature bundle/4.4.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 03:13:06 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 03:13:06 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 03:13:06 [INFO] Feature odl-mdsal-model-rfc6991/13.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.4 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.4 03:13:06 [INFO] Feature odl-yangtools-parser/13.0.6 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.6 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.6 03:13:06 [INFO] Feature pax-web-jsp/8.0.27 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 03:13:06 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.27 03:13:06 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 03:13:06 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.27 03:13:06 [INFO] Feature odl-jolokia/9.0.4 is defined as a boot feature 03:13:06 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 03:13:06 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 03:13:06 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.4/cfg/configuration 03:13:06 [INFO] Install stage 03:13:06 [INFO] Loading installed repositories 03:13:06 [INFO] Feature wrapper/4.4.6 is defined as an installed feature 03:13:06 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 03:13:06 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 03:13:06 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 03:13:06 [INFO] 03:13:06 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> 03:13:06 [INFO] 03:13:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ lispflowmapping-karaf --- 03:13:06 [INFO] 03:13:06 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< 03:13:06 [INFO] 03:13:06 [INFO] 03:13:06 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ lispflowmapping-karaf --- 03:13:06 [INFO] 03:13:06 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ lispflowmapping-karaf --- 03:13:06 [INFO] Executing tasks 03:13:06 [INFO] Executed tasks 03:13:06 [INFO] 03:13:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ lispflowmapping-karaf --- 03:13:06 [INFO] 03:13:06 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- 03:13:06 [INFO] 03:13:06 [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- 03:13:06 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 03:13:06 [INFO] Copying opendaylight-karaf-resources-13.1.3-config.properties to /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 03:13:06 [INFO] 03:13:06 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ lispflowmapping-karaf --- 03:13:06 [INFO] 03:13:06 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- 03:13:06 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/src/main/assembly 03:13:06 [INFO] 03:13:06 [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- 03:13:08 [INFO] Feature repository discovered recursively: 4dcc5e98-3da5-45e0-a026-9d59960cf307 03:13:08 [INFO] Feature repository discovered recursively: features-lispflowmapping 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 03:13:08 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-common 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-util 03:13:08 [INFO] Feature repository discovered recursively: pt-triemap 03:13:08 [INFO] Feature repository discovered recursively: odl-guava 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-common 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-apache-commons-text 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-codec 03:13:08 [INFO] Feature repository discovered recursively: odl-gson 03:13:08 [INFO] Feature repository discovered recursively: odl-stax2-api 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-data 03:13:08 [INFO] Feature repository discovered recursively: odl-antlr4 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-parser 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-akka 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-scala 03:13:08 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 03:13:08 [INFO] Feature repository discovered recursively: odl-servlet-api 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 03:13:08 [INFO] Feature repository discovered recursively: odl-restconf 03:13:08 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-export 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-extras-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-jersey-2 03:13:08 [INFO] Feature repository discovered recursively: odl-javassist-3 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 03:13:08 [INFO] Feature repository discovered recursively: odl-ws-rs-api 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 03:13:08 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netty-4 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 03:13:08 [INFO] Feature repository discovered recursively: framework-4.4.6 03:13:08 [INFO] Feature repository discovered recursively: standard-4.4.6 03:13:08 [INFO] Feature repository discovered recursively: framework-4.4.6 03:13:08 [INFO] Feature repository discovered recursively: features-lispflowmapping 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 03:13:08 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-common 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-util 03:13:08 [INFO] Feature repository discovered recursively: odl-guava 03:13:08 [INFO] Feature repository discovered recursively: pt-triemap 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-common 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-data 03:13:08 [INFO] Feature repository discovered recursively: odl-antlr4 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-parser 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-apache-commons-text 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-codec 03:13:08 [INFO] Feature repository discovered recursively: odl-gson 03:13:08 [INFO] Feature repository discovered recursively: odl-stax2-api 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 03:13:08 [INFO] Feature repository discovered recursively: odl-netty-4 03:13:08 [INFO] Feature repository discovered recursively: odl-servlet-api 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-akka 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-scala 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 03:13:08 [INFO] Feature repository discovered recursively: odl-restconf 03:13:08 [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 03:13:08 [INFO] Feature repository discovered recursively: odl-yangtools-export 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 03:13:08 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 03:13:08 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 03:13:08 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 03:13:08 [INFO] Feature repository discovered recursively: odl-extras-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-jersey-2 03:13:08 [INFO] Feature repository discovered recursively: odl-javassist-3 03:13:08 [INFO] Feature repository discovered recursively: odl-ws-rs-api 03:13:08 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.4 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-aaa-0.19.5 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 03:13:08 [INFO] Feature repository discovered recursively: odl-netconf-7.0.7 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 03:13:08 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 03:13:08 [INFO] Feature repository discovered recursively: standard-4.4.6 03:13:08 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 03:13:08 [INFO] 03:13:08 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ lispflowmapping-karaf --- 03:13:08 [INFO] Executing tasks 03:13:08 [INFO] Executed tasks 03:13:08 [INFO] 03:13:08 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- 03:13:08 [INFO] Executing tasks 03:13:08 [INFO] [delete] Deleting directory /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/assembly/system/org/bouncycastle 03:13:08 [INFO] Executed tasks 03:13:08 [INFO] 03:13:08 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lispflowmapping-karaf --- 03:13:08 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:13:08 [INFO] 03:13:08 [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ lispflowmapping-karaf --- 03:13:22 [INFO] 03:13:22 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ lispflowmapping-karaf --- 03:13:22 [INFO] Skipping CycloneDX goal, because module skips deploy 03:13:22 [INFO] 03:13:22 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- 03:13:22 [INFO] Skipping duplicate-finder execution! 03:13:22 [INFO] 03:13:22 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- 03:13:22 [INFO] Skipping pom project 03:13:22 [INFO] 03:13:22 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- 03:13:22 [INFO] 03:13:22 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lispflowmapping-karaf --- 03:13:22 [INFO] 03:13:22 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lispflowmapping-karaf --- 03:13:22 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:13:22 [INFO] 03:13:22 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ lispflowmapping-karaf --- 03:13:22 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.2-SNAPSHOT/lispflowmapping-karaf-1.19.2-SNAPSHOT.pom 03:13:22 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.2-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.2-SNAPSHOT/lispflowmapping-karaf-1.19.2-SNAPSHOT.tar.gz 03:13:22 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.2-SNAPSHOT.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.2-SNAPSHOT/lispflowmapping-karaf-1.19.2-SNAPSHOT.zip 03:13:23 [INFO] 03:13:23 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ lispflowmapping-karaf --- 03:13:23 [INFO] Skipping artifact deployment 03:13:23 [INFO] 03:13:23 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ lispflowmapping-karaf --- 03:13:23 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-karaf:pom:1.19.2-SNAPSHOT 03:13:23 [INFO] +- org.apache.karaf.features:framework:kar:4.4.6:compile 03:13:23 [INFO] | +- org.apache.karaf.features:base:jar:4.4.6:runtime 03:13:23 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:13:23 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 03:13:23 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 03:13:23 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 03:13:23 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 03:13:23 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 03:13:23 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 03:13:23 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 03:13:23 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 03:13:23 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 03:13:23 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 03:13:23 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 03:13:23 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 03:13:23 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 03:13:23 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 03:13:23 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 03:13:23 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 03:13:23 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 03:13:23 [INFO] | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:13:23 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:13:23 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 03:13:23 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 03:13:23 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:13:23 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 03:13:23 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 03:13:23 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 03:13:23 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 03:13:23 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 03:13:23 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 03:13:23 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 03:13:23 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 03:13:23 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 03:13:23 [INFO] | +- org.jline:jline:jar:3.21.0:compile 03:13:23 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 03:13:23 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 03:13:23 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 03:13:23 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 03:13:23 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 03:13:23 [INFO] | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 03:13:23 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 03:13:23 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 03:13:23 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 03:13:23 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 03:13:23 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 03:13:23 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 03:13:23 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 03:13:23 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 03:13:23 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 03:13:23 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 03:13:23 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 03:13:23 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 03:13:23 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 03:13:23 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 03:13:23 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 03:13:23 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 03:13:23 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 03:13:23 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 03:13:23 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 03:13:23 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 03:13:23 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 03:13:23 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 03:13:23 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 03:13:23 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 03:13:23 [INFO] +- org.opendaylight.lispflowmapping:features-lispflowmapping:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 03:13:23 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:runtime 03:13:23 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:runtime 03:13:23 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 03:13:23 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 03:13:23 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 03:13:23 [INFO] | | | | +- org.checkerframework:checker-qual:jar:3.43.0:runtime 03:13:23 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:runtime 03:13:23 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 03:13:23 [INFO] | | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.yangtools:util:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 03:13:23 [INFO] | | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:runtime 03:13:23 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:runtime 03:13:23 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:runtime 03:13:23 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:runtime 03:13:23 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 03:13:23 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 03:13:23 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 03:13:23 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 03:13:23 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 03:13:23 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 03:13:23 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 03:13:23 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:runtime 03:13:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 03:13:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 03:13:23 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 03:13:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 03:13:23 [INFO] | | | | | +- org.lz4:lz4-java:jar:1.8.0:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime 03:13:23 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 03:13:23 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 03:13:23 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:runtime 03:13:23 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 03:13:23 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:runtime 03:13:23 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:runtime 03:13:23 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:runtime 03:13:23 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 03:13:23 [INFO] | | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 03:13:23 [INFO] | | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:runtime 03:13:23 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:runtime 03:13:23 [INFO] | | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 03:13:23 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 03:13:23 [INFO] | | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 03:13:23 [INFO] | | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 03:13:23 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 03:13:23 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:runtime 03:13:23 [INFO] | | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 03:13:23 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:runtime 03:13:23 [INFO] | | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 03:13:23 [INFO] | | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 03:13:23 [INFO] | | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:runtime 03:13:23 [INFO] | | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:runtime 03:13:23 [INFO] | | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | | \- com.h2database:h2:jar:2.2.224:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 03:13:23 [INFO] | | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 03:13:23 [INFO] | | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 03:13:23 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime 03:13:23 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 03:13:23 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:runtime 03:13:23 [INFO] | | | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:runtime 03:13:23 [INFO] | | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:runtime 03:13:23 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:13:23 [INFO] | | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:13:23 [INFO] | | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:13:23 [INFO] | | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:13:23 [INFO] | | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:13:23 [INFO] | | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:13:23 [INFO] | | | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:13:23 [INFO] | | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:13:23 [INFO] | | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:13:23 [INFO] | | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:13:23 [INFO] | | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:13:23 [INFO] | | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:13:23 [INFO] | | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:13:23 [INFO] | | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:runtime 03:13:23 [INFO] | | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:runtime 03:13:23 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:runtime 03:13:23 [INFO] | | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:runtime 03:13:23 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 03:13:23 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:runtime 03:13:23 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:runtime 03:13:23 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:runtime 03:13:23 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:runtime 03:13:23 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 03:13:23 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:runtime 03:13:23 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | +- io.netty:netty-handler:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:runtime 03:13:23 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:runtime 03:13:23 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:runtime 03:13:23 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | +- io.netty:netty-common:jar:4.1.109.Final:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:runtime 03:13:23 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:runtime 03:13:23 [INFO] | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 03:13:23 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:runtime 03:13:23 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:runtime 03:13:23 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | \- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:xml:features:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.19.2-SNAPSHOT:runtime 03:13:23 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 03:13:23 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:13:23 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 03:13:23 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 03:13:23 [INFO] | +- org.osgi:osgi.annotation:jar:8.1.0:compile 03:13:23 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 03:13:23 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 03:13:23 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 03:13:23 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:13.1.3:provided 03:13:23 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:13.1.3:runtime 03:13:23 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:runtime 03:13:23 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:runtime 03:13:23 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3:runtime 03:13:23 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:13:23 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:13:23 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:13:23 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:13:23 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:13:23 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:13:23 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:13:23 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:13:23 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:13:23 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:13:23 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:13:23 [INFO] +- junit:junit:jar:4.13.2:test 03:13:23 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:13:23 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:13:23 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:13:23 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:runtime 03:13:23 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:13:23 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:13:23 [INFO] 03:13:23 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ lispflowmapping-karaf --- 03:13:23 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/lispflowmapping-karaf/target/sonatype-clm/module.xml 03:13:23 [INFO] 03:13:23 [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- 03:13:23 [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.2-SNAPSHOT [23/24] 03:13:23 [INFO] -------------------------------[ bundle ]------------------------------- 03:13:24 [INFO] 03:13:24 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.integrationtest --- 03:13:24 [INFO] 03:13:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.integrationtest --- 03:13:24 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:13:24 [INFO] 03:13:24 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- 03:13:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:13:24 [INFO] 03:13:24 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ mappingservice.integrationtest --- 03:13:24 [INFO] 03:13:24 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- 03:13:24 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:13:24 [INFO] 03:13:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.integrationtest --- 03:13:24 [INFO] Starting audit... 03:13:24 Audit done. 03:13:24 [INFO] You have 0 Checkstyle violations. 03:13:24 [INFO] 03:13:24 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.integrationtest --- 03:13:25 [INFO] Starting audit... 03:13:25 Audit done. 03:13:25 [INFO] You have 0 Checkstyle violations. 03:13:25 [INFO] 03:13:25 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- 03:13:25 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/classes/META-INF/maven/dependencies.properties 03:13:25 [INFO] 03:13:25 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.integrationtest --- 03:13:25 [INFO] 03:13:25 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- 03:13:25 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/main/resources 03:13:25 [INFO] 03:13:25 [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ mappingservice.integrationtest --- 03:13:25 [INFO] No sources to compile 03:13:25 [INFO] 03:13:25 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> 03:13:26 [INFO] 03:13:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ mappingservice.integrationtest --- 03:13:26 [INFO] 03:13:26 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< 03:13:26 [INFO] 03:13:26 [INFO] 03:13:26 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ mappingservice.integrationtest --- 03:13:26 [INFO] 03:13:26 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- 03:13:26 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/resources 03:13:26 [INFO] 03:13:26 [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- 03:13:26 [INFO] 03:13:26 [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ mappingservice.integrationtest --- 03:13:26 [INFO] Recompiling the module because of changed dependency. 03:13:26 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 03:13:27 [INFO] 03:13:27 [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.integrationtest --- 03:13:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 03:13:27 [INFO] 03:13:27 [INFO] ------------------------------------------------------- 03:13:27 [INFO] T E S T S 03:13:27 [INFO] ------------------------------------------------------- 03:13:29 [INFO] Running org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 03:16:28 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 179.9 s -- in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 03:16:29 [INFO] 03:16:29 [INFO] Results: 03:16:29 [INFO] 03:16:29 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 03:16:29 [INFO] 03:16:29 [INFO] 03:16:29 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ mappingservice.integrationtest --- 03:16:29 [INFO] 03:16:29 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.integrationtest --- 03:16:29 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/mappingservice.integrationtest-1.19.2-SNAPSHOT.jar 03:16:29 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/classes/META-INF/MANIFEST.MF 03:16:29 [INFO] 03:16:29 [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.integrationtest --- 03:16:29 [INFO] 03:16:29 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ mappingservice.integrationtest --- 03:16:29 [INFO] 03:16:29 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ mappingservice.integrationtest --- 03:16:29 [INFO] CycloneDX: Resolving Dependencies 03:16:41 [INFO] CycloneDX: Creating BOM version 1.5 with 443 component(s) 03:16:41 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/bom.xml 03:16:41 [INFO] attaching as mappingservice.integrationtest-1.19.2-SNAPSHOT-cyclonedx.xml 03:16:41 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/bom.json 03:16:41 [INFO] attaching as mappingservice.integrationtest-1.19.2-SNAPSHOT-cyclonedx.json 03:16:41 [INFO] 03:16:41 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- 03:16:41 [INFO] Skipping duplicate-finder execution! 03:16:41 [INFO] 03:16:41 [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ mappingservice.integrationtest --- 03:16:41 [INFO] 03:16:41 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- 03:16:41 [WARNING] Used undeclared dependencies found: 03:16:41 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 03:16:41 [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime 03:16:41 [WARNING] org.objenesis:objenesis:jar:3.3:test 03:16:41 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 03:16:41 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:runtime 03:16:41 [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:runtime 03:16:41 [WARNING] com.google.guava:guava:jar:32.1.3-jre:runtime 03:16:41 [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.6:runtime 03:16:41 [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.4:runtime 03:16:41 [WARNING] org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:runtime 03:16:41 [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:runtime 03:16:41 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 03:16:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:runtime 03:16:41 [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:runtime 03:16:41 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 03:16:41 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 03:16:41 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 03:16:41 [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.4:runtime 03:16:41 [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.6:runtime 03:16:41 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test 03:16:41 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 03:16:41 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 03:16:41 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:runtime 03:16:41 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime 03:16:41 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:runtime 03:16:41 [WARNING] Unused declared dependencies found: 03:16:41 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 03:16:41 [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.19.2-SNAPSHOT:compile 03:16:41 [INFO] 03:16:41 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- 03:16:41 [INFO] No sources in project. Archive not created. 03:16:41 [INFO] 03:16:41 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ mappingservice.integrationtest --- 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 03:16:42 [ERROR] /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 03:16:42 [INFO] 03:16:42 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ mappingservice.integrationtest --- 03:16:42 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/code-coverage/jacoco.exec 03:16:42 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.integrationtest' with 0 classes 03:16:42 [INFO] 03:16:42 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ mappingservice.integrationtest --- 03:16:42 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-SNAPSHOT.pom 03:16:42 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/mappingservice.integrationtest-1.19.2-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-SNAPSHOT.jar 03:16:42 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-SNAPSHOT-cyclonedx.xml 03:16:42 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-SNAPSHOT-cyclonedx.json 03:16:42 [INFO] 03:16:42 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.integrationtest --- 03:16:42 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-SNAPSHOT.jar 03:16:42 [INFO] Writing OBR metadata 03:16:42 [INFO] 03:16:42 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ mappingservice.integrationtest --- 03:16:42 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:16:42 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:16:42 [INFO] 03:16:42 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.integrationtest --- 03:16:42 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 03:16:42 [INFO] 03:16:42 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ mappingservice.integrationtest --- 03:16:42 [INFO] org.opendaylight.lispflowmapping:mappingservice.integrationtest:bundle:1.19.2-SNAPSHOT 03:16:42 [INFO] +- org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.19.2-SNAPSHOT:compile 03:16:42 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.6:compile 03:16:42 [INFO] | | +- org.apache.karaf.features:base:jar:4.4.6:runtime 03:16:42 [INFO] | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 03:16:42 [INFO] | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 03:16:42 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.6:runtime 03:16:42 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.6:runtime 03:16:42 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 03:16:42 [INFO] | | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 03:16:42 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.6:runtime 03:16:42 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 03:16:42 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 03:16:42 [INFO] | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.6:runtime 03:16:42 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.6:runtime 03:16:42 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.6:compile 03:16:42 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 03:16:42 [INFO] | | | +- net.java.dev.jna:jna:jar:5.14.0:runtime 03:16:42 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.14.0:runtime 03:16:42 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.6:runtime 03:16:42 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.12.1:runtime 03:16:42 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.6:compile 03:16:42 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.6:runtime 03:16:42 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.6:compile 03:16:42 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 03:16:42 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 03:16:42 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 03:16:42 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 03:16:42 [INFO] | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 03:16:42 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 03:16:42 [INFO] | | +- org.jline:jline:jar:3.21.0:compile 03:16:42 [INFO] | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.7:compile 03:16:42 [INFO] | | | +- org.osgi:osgi.core:jar:8.0.0:provided 03:16:42 [INFO] | | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 03:16:42 [INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.7:compile 03:16:42 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.1.0:compile 03:16:42 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.7:compile 03:16:42 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.3.14:compile 03:16:42 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.3.14:compile 03:16:42 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 03:16:42 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 03:16:42 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 03:16:42 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 03:16:42 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 03:16:42 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.6:compile 03:16:42 [INFO] | +- org.opendaylight.lispflowmapping:features-lispflowmapping:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.4:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.4:runtime 03:16:42 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.4:runtime 03:16:42 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 03:16:42 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 03:16:42 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 03:16:42 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 03:16:42 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 03:16:42 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.14:runtime 03:16:42 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.25:runtime 03:16:42 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.25:runtime 03:16:42 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.20.0:runtime 03:16:42 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.25:runtime 03:16:42 [INFO] | | | | | | +- org.lz4:lz4-java:jar:1.8.0:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.14:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.12.0:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.25:runtime 03:16:42 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.25:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.controller:raft-journal:jar:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 03:16:42 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:13.0.6:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:9.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:9.0.4:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:9.0.4:runtime 03:16:42 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | +- org.opendaylight.netconf:odl-restconf:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:13.0.4:runtime 03:16:42 [INFO] | | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:13.0.4:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.19.5:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 03:16:42 [INFO] | | | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:9.0.4:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | | | | \- org.javassist:javassist:jar:3.30.2-GA:runtime 03:16:42 [INFO] | | | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 03:16:42 [INFO] | | | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 03:16:42 [INFO] | | | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 03:16:42 [INFO] | | | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 03:16:42 [INFO] | | | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 03:16:42 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 03:16:42 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 03:16:42 [INFO] | | | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 03:16:42 [INFO] | | | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.43:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | | \- com.h2database:h2:jar:2.2.224:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | | +- org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:runtime 03:16:42 [INFO] | | | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.78.1:runtime 03:16:42 [INFO] | | | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.78.1:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.aaa:repackaged-shiro:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 03:16:42 [INFO] | | | | | | | | +- commons-logging:commons-logging:jar:1.3.1:runtime 03:16:42 [INFO] | | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 03:16:42 [INFO] | | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:9.0.4:runtime 03:16:42 [INFO] | | | | | | | | \- org.opendaylight.controller:blueprint:jar:9.0.4:runtime 03:16:42 [INFO] | | | | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.19.5:runtime 03:16:42 [INFO] | | | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.19.5:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.3.3:runtime 03:16:42 [INFO] | | | | | | | | | \- com.github.waffle:waffle-jna:jar:3.3.0:runtime 03:16:42 [INFO] | | | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- com.mysql:mysql-connector-j:jar:8.3.0:runtime 03:16:42 [INFO] | | | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.25.1:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.3.0.23.09:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 03:16:42 [INFO] | | | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | +- org.apache.commons:commons-pool2:jar:2.12.0:runtime 03:16:42 [INFO] | | | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.12.0:runtime 03:16:42 [INFO] | | | | | | | | | \- jakarta.transaction:jakarta.transaction-api:jar:1.3.3:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.45.2.0:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 03:16:42 [INFO] | | | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.7:runtime 03:16:42 [INFO] | | | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 03:16:42 [INFO] | | | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 03:16:42 [INFO] | | | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 03:16:42 [INFO] | | | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 03:16:42 [INFO] | | | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 03:16:42 [INFO] | | | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.6:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.19.5:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.19.5:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8040:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:restconf-common-models:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.netconf:restconf-common:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc5277:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc5277:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6241:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6241:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6470:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6470:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc8526:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | | +- org.opendaylight.netconf:odl-netconf-model-rfc6243:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | +- org.opendaylight.netconf:netconf-api:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.netconf:netconf-auth:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf:odl-yanglib-mdsal-writer:xml:features:7.0.7:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.netconf:yanglib-mdsal-writer:jar:7.0.7:runtime 03:16:42 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:13.0.4:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.netconf:restconf-nb:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- com.google.code.gson:gson:jar:2.10.1:runtime 03:16:42 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 03:16:42 [INFO] | | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf:restconf-api:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf:netconf-dom-api:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.odlparent:logging-markers:jar:13.1.3:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-export:jar:13.0.6:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf.model:rfc6243:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:7.0.7:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.19.5:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.19.5:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.19.5:runtime 03:16:42 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | | \- org.eclipse.jetty:jetty-http:jar:9.4.54.v20240208:runtime 03:16:42 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:13.1.3:runtime 03:16:42 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | +- io.netty:netty-codec-http2:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.109.Final:runtime 03:16:42 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.109.Final:runtime 03:16:42 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | +- io.netty:netty-common:jar:4.1.109.Final:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.4:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:13.0.6:runtime 03:16:42 [INFO] | | | | | \- org.immutables:value:jar:annotations:2.10.1:runtime 03:16:42 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.4:runtime 03:16:42 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | \- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:xml:features:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.19.2-SNAPSHOT:runtime 03:16:42 [INFO] | +- org.apache.karaf.features:framework:xml:features:4.4.6:runtime 03:16:42 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.6:runtime 03:16:42 [INFO] | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 03:16:42 [INFO] | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 03:16:42 [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:13.1.3:compile 03:16:42 [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:13.1.3:runtime 03:16:42 [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:13.1.3:runtime 03:16:42 [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:13.1.3:runtime 03:16:42 [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:9.0.4:test 03:16:42 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:13.1.3:test 03:16:42 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.4:runtime 03:16:42 [INFO] | | +- com.google.guava:guava:jar:32.1.3-jre:runtime 03:16:42 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 03:16:42 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 03:16:42 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.43.0:runtime 03:16:42 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.27.1:runtime 03:16:42 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:2.8:runtime 03:16:42 [INFO] | | +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:runtime 03:16:42 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:13.0.4:runtime 03:16:42 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:13.0.4:runtime 03:16:42 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:13.0.6:runtime 03:16:42 [INFO] | | +- org.opendaylight.yangtools:util:jar:13.0.6:runtime 03:16:42 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 03:16:42 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:13.0.6:runtime 03:16:42 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 03:16:42 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 03:16:42 [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 03:16:42 [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 03:16:42 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 03:16:42 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 03:16:42 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 03:16:42 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 03:16:42 [INFO] | +- org.apache.commons:commons-compress:jar:1.26.1:test 03:16:42 [INFO] | | +- commons-codec:commons-codec:jar:1.16.1:test 03:16:42 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.14.0:runtime 03:16:42 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 03:16:42 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 03:16:42 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 03:16:42 [INFO] | +- commons-io:commons-io:jar:2.16.1:test 03:16:42 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 03:16:42 [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 03:16:42 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 03:16:42 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 03:16:42 [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 03:16:42 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 03:16:42 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 03:16:42 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 03:16:42 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.13.5:test 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.5:test 03:16:42 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 03:16:42 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 03:16:42 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.4:test 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5:test 03:16:42 [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.5:test 03:16:42 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 03:16:42 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 03:16:42 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 03:16:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 03:16:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 03:16:42 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 03:16:42 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 03:16:42 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:2.0.12:runtime 03:16:42 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.6:compile 03:16:42 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 03:16:42 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 03:16:42 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 03:16:42 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 03:16:42 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 03:16:42 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 03:16:42 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 03:16:42 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.16.2:compile 03:16:42 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.16.2:compile 03:16:42 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.16.2:compile 03:16:42 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 03:16:42 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 03:16:42 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test 03:16:42 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:runtime 03:16:42 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 03:16:42 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 03:16:42 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 03:16:42 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 03:16:42 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:16:42 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:16:42 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:16:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:16:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:16:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:16:42 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:16:42 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:16:42 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:16:42 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:16:42 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:16:42 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:16:42 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:16:42 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:16:42 [INFO] +- junit:junit:jar:4.13.2:test 03:16:42 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:16:42 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:16:42 [INFO] 03:16:42 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ mappingservice.integrationtest --- 03:16:42 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/sonatype-clm/module.xml 03:16:42 [INFO] 03:16:42 [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- 03:16:42 [INFO] Building lispflowmapping 1.19.2-SNAPSHOT [24/24] 03:16:42 [INFO] --------------------------------[ pom ]--------------------------------- 03:16:42 [INFO] 03:16:42 [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-all --- 03:16:42 [INFO] 03:16:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-all --- 03:16:42 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:16:42 [INFO] 03:16:42 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- 03:16:42 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 03:16:42 [INFO] 03:16:42 [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ lispflowmapping-all --- 03:16:42 [INFO] 03:16:42 [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ lispflowmapping-all --- 03:16:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-calcium/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 03:16:42 [INFO] 03:16:42 [INFO] --- build-helper-maven-plugin:3.6.0:add-source (add-source) @ lispflowmapping-all --- 03:16:42 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-calcium/src/main/yang added. 03:16:42 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-calcium/src/main/yang-gen-sal added. 03:16:42 [INFO] 03:16:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-all --- 03:16:42 [INFO] Starting audit... 03:16:42 Audit done. 03:16:42 [INFO] You have 0 Checkstyle violations. 03:16:42 [INFO] 03:16:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-all --- 03:16:42 [INFO] Starting audit... 03:16:42 Audit done. 03:16:42 [INFO] You have 0 Checkstyle violations. 03:16:42 [INFO] 03:16:42 [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-all --- 03:16:42 [INFO] 03:16:42 [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> 03:16:42 [INFO] 03:16:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ lispflowmapping-all --- 03:16:42 [INFO] 03:16:42 [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< 03:16:42 [INFO] 03:16:42 [INFO] 03:16:42 [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ lispflowmapping-all --- 03:16:42 [INFO] 03:16:42 [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ lispflowmapping-all --- 03:16:42 [INFO] 03:16:42 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- 03:16:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 03:16:43 [INFO] 03:16:43 [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ lispflowmapping-all --- 03:16:43 [INFO] CycloneDX: Resolving Dependencies 03:16:44 [INFO] CycloneDX: Creating BOM version 1.5 with 1 component(s) 03:16:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-calcium/target/bom.xml 03:16:44 [INFO] attaching as lispflowmapping-all-1.19.2-SNAPSHOT-cyclonedx.xml 03:16:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-calcium/target/bom.json 03:16:44 [INFO] attaching as lispflowmapping-all-1.19.2-SNAPSHOT-cyclonedx.json 03:16:44 [INFO] 03:16:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- 03:16:44 [INFO] Skipping duplicate-finder execution! 03:16:44 [INFO] 03:16:44 [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-all --- 03:16:44 [INFO] Skipping pom project 03:16:44 [INFO] 03:16:44 [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ lispflowmapping-all --- 03:16:44 [INFO] 03:16:44 [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ lispflowmapping-all --- 03:16:44 [INFO] 03:16:44 [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ lispflowmapping-all --- 03:16:44 [INFO] Skipping JaCoCo execution due to missing execution data file. 03:16:44 [INFO] 03:16:44 [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ lispflowmapping-all --- 03:16:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.19.2-SNAPSHOT/lispflowmapping-all-1.19.2-SNAPSHOT.pom 03:16:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.19.2-SNAPSHOT/lispflowmapping-all-1.19.2-SNAPSHOT-cyclonedx.xml 03:16:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-calcium/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.19.2-SNAPSHOT/lispflowmapping-all-1.19.2-SNAPSHOT-cyclonedx.json 03:16:44 [INFO] 03:16:44 [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ lispflowmapping-all --- 03:16:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo 03:16:44 [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/lispflowmapping-maven-clm-calcium/m2repo" instead. 03:16:44 [INFO] 03:16:44 [INFO] --- maven-dependency-plugin:3.6.1:tree (default-cli) @ lispflowmapping-all --- 03:16:44 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-all:pom:1.19.2-SNAPSHOT 03:16:44 [INFO] +- org.slf4j:slf4j-api:jar:2.0.12:provided 03:16:44 [INFO] +- org.slf4j:slf4j-simple:jar:2.0.12:test 03:16:44 [INFO] +- org.assertj:assertj-core:jar:3.26.0:test 03:16:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 03:16:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 03:16:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 03:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.2:test 03:16:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 03:16:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.2:test 03:16:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 03:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.2:test 03:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.2:test 03:16:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.2:test 03:16:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.12.0:test 03:16:44 [INFO] +- junit:junit:jar:4.13.2:test 03:16:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.2:test 03:16:44 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.2:test 03:16:44 [INFO] \- org.mockito:mockito-core:jar:5.12.0:test 03:16:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.15:test 03:16:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.15:test 03:16:44 [INFO] \- org.objenesis:objenesis:jar:3.3:test 03:16:44 [INFO] 03:16:44 [INFO] --- clm-maven-plugin:2.47.15-01:index (default-cli) @ lispflowmapping-all --- 03:16:44 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-calcium/target/sonatype-clm/module.xml 03:16:44 [INFO] ------------------------------------------------------------------------ 03:16:44 [INFO] Reactor Summary for lispflowmapping 1.19.2-SNAPSHOT: 03:16:44 [INFO] 03:16:44 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons .. SUCCESS [ 12.630 s] 03:16:44 [INFO] ODL :: lispflowmapping :: common.build.tools ....... SUCCESS [ 2.367 s] 03:16:44 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts SUCCESS [ 0.274 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto SUCCESS [ 31.387 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.api ....... SUCCESS [ 10.850 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice-parent .... SUCCESS [ 0.452 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb SUCCESS [ 7.831 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend . SUCCESS [ 11.116 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache .. SUCCESS [ 9.481 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.config .... SUCCESS [ 4.985 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.implementation SUCCESS [ 21.280 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.southbound SUCCESS [ 13.921 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.shell ..... SUCCESS [ 5.373 s] 03:16:44 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models SUCCESS [ 15.967 s] 03:16:44 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb SUCCESS [ 19.733 s] 03:16:44 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound SUCCESS [ 28.142 s] 03:16:44 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice SUCCESS [ 23.088 s] 03:16:44 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr . SUCCESS [ 22.229 s] 03:16:44 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell SUCCESS [ 22.255 s] 03:16:44 [INFO] ODL :: lispflowmapping :: features-lispflowmapping . SUCCESS [ 6.070 s] 03:16:44 [INFO] ODL :: lispflowmapping :: features-aggregator ...... SUCCESS [ 0.056 s] 03:16:44 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf .... SUCCESS [ 19.379 s] 03:16:44 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest SUCCESS [03:19 min] 03:16:44 [INFO] lispflowmapping .................................... SUCCESS [ 1.976 s] 03:16:44 [INFO] ------------------------------------------------------------------------ 03:16:44 [INFO] BUILD SUCCESS 03:16:44 [INFO] ------------------------------------------------------------------------ 03:16:44 [INFO] Total time: 08:21 min 03:16:44 [INFO] Finished at: 2024-07-06T03:16:44Z 03:16:44 [INFO] ------------------------------------------------------------------------ 03:16:44 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins9409835662645928552.sh 03:16:44 [lispflowmapping-maven-clm-calcium] $ /bin/sh -xe /tmp/jenkins9882125100165734318.sh 03:16:44 + find . -regex '.*karaf/target' 03:16:44 + xargs rm -rf 03:16:50 [INFO] 2024-07-06T03:16:50.740Z Scanning application odl-lispflowmapping. 03:16:50 [INFO] Discovered commit hash '125a92662ab2bc525d7a58d27574455c7d786109' via environment variable GIT_COMMIT 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/data/cache/org.eclipse.osgi/160/0/.cp/lib/json-simple-1.1.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/data/tmp/530351de-lmdbjava-0.7.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/data/tmp/def7edb9-stax-utils-20070216.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/bcpkix-jdk18on-1.78.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/bcprov-ext-jdk18on-1.78.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/bcutil-jdk18on-1.78.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.main-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/osgi.core-8.0.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/javax.annotation-api-1.3.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/jaxb-runtime-2.3.8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/txw2-2.3.8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/karaf.branding-13.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/fasterxml/jackson/core/jackson-annotations/2.16.2/jackson-annotations-2.16.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/microsoft/sqlserver/mssql-jdbc/12.6.1.jre8/mssql-jdbc-12.6.1.jre8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/typesafe/config/1.4.2/config-1.4.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-buffer/4.1.109.Final/netty-buffer-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-codec-http/4.1.109.Final/netty-codec-http-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-codec-http2/4.1.109.Final/netty-codec-http2-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-codec/4.1.109.Final/netty-codec-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-common/4.1.109.Final/netty-common-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-handler/4.1.109.Final/netty-handler-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-resolver/4.1.109.Final/netty-resolver-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-classes-epoll/4.1.109.Final/netty-transport-classes-epoll-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-native-epoll/4.1.109.Final/netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final-linux-x86_64.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport/4.1.109.Final/netty-transport-4.1.109.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/undertow/undertow-core/2.2.31.Final/undertow-core-2.2.31.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/undertow/undertow-servlet/2.2.31.Final/undertow-servlet-2.2.31.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/undertow/undertow-websockets-jsr/2.2.31.Final/undertow-websockets-jsr-2.2.31.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.6/org.apache.karaf.audit.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.6/org.apache.karaf.config.command-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.6/org.apache.karaf.diagnostic.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.6/org.apache.karaf.instance.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.6/org.apache.karaf.jaas.blueprint.config-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.6/org.apache.karaf.jaas.blueprint.jasypt-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.6/org.apache.karaf.jaas.jasypt-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.6/org.apache.karaf.jaas.spring-security-crypto-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.6/org.apache.karaf.management.server-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/manual/4.4.6/manual-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.6/org.apache.karaf.maven.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.6/org.apache.karaf.obr.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.6/org.apache.karaf.package.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.6/org.apache.karaf.scheduler.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.6/org.apache.karaf.service.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.6/org.apache.karaf.service.guard-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.6/org.apache.karaf.shell.table-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.6/org.apache.karaf.webconsole.console-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.6/org.apache.karaf.webconsole.features-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.6/org.apache.karaf.webconsole.gogo-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.6/org.apache.karaf.webconsole.instance-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/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 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/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 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/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 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.54.v20240208/jetty-alpn-openjdk8-client-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.54.v20240208/jetty-alpn-openjdk8-server-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/containers/jersey-container-servlet/2.43/jersey-container-servlet-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/media/jersey-media-sse/2.43/jersey-media-sse-2.43.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jboss/xnio/xnio-api/3.8.11.Final/xnio-api-3.8.11.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jboss/xnio/xnio-nio/3.8.11.Final/xnio-nio-3.8.11.Final.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jline/jline/3.21.0/jline-3.21.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-authn-api/0.19.5/aaa-authn-api-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-cert/0.19.5/aaa-cert-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.5/aaa-encrypt-service-impl-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.5/aaa-encrypt-service-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-filterchain/0.19.5/aaa-filterchain-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.5/aaa-idm-store-h2-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-password-service-api/0.19.5/aaa-password-service-api-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.5/aaa-password-service-impl-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-shiro-api/0.19.5/aaa-shiro-api-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-shiro/0.19.5/aaa-shiro-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.5/aaa-tokenauthrealm-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/repackaged-shiro/0.19.5/repackaged-shiro-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/servlet-api/0.19.5/servlet-api-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.5/servlet-jersey2-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/web-api/0.19.5/web-api-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.5/web-osgi-impl-0.19.5.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/atomix-storage/9.0.4/atomix-storage-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/blueprint/9.0.4/blueprint-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-access-api/9.0.4/cds-access-api-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-access-client/9.0.4/cds-access-client-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-dom-api/9.0.4/cds-dom-api-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-mgmt-api/9.0.4/cds-mgmt-api-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/eos-dom-akka/9.0.4/eos-dom-akka-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/raft-journal/9.0.4/raft-journal-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/repackaged-akka/9.0.4/repackaged-akka-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-akka-raft/9.0.4/sal-akka-raft-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.4/sal-akka-segmented-journal-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.4/sal-cluster-admin-api-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.4/sal-cluster-admin-impl-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-clustering-commons/9.0.4/sal-clustering-commons-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-common-util/9.0.4/sal-common-util-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-distributed-datastore/9.0.4/sal-distributed-datastore-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.4/sal-remoterpc-connector-9.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.4/rfc6991-ietf-inet-types-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.4/rfc6991-ietf-yang-types-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.4/rfc7952-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.4/rfc8040-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.4/rfc8072-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.4/rfc8342-ietf-datastores-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.4/rfc8342-ietf-origin-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.4/rfc8525-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.4/mdsal-binding-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.4/mdsal-binding-dom-adapter-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.4/mdsal-binding-dom-codec-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.4/mdsal-binding-dom-codec-osgi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.4/mdsal-binding-dom-codec-spi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.4/mdsal-binding-dom-codec-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.4/mdsal-binding-generator-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.4/mdsal-binding-loader-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.4/mdsal-binding-model-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.4/mdsal-binding-model-ri-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.4/mdsal-binding-runtime-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.4/mdsal-binding-runtime-osgi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.4/mdsal-binding-runtime-spi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.4/mdsal-binding-spec-util-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.4/mdsal-binding-spi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.4/mdsal-binding-util-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-common-api/13.0.4/mdsal-common-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.4/mdsal-dom-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.4/mdsal-dom-broker-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.4/mdsal-dom-schema-osgi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.4/mdsal-dom-spi-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.4/mdsal-eos-binding-adapter-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.4/mdsal-eos-binding-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.4/mdsal-eos-common-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.4/mdsal-eos-dom-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.4/mdsal-singleton-api-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.4/mdsal-singleton-impl-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/model/general-entity/13.0.4/general-entity-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.4/ietf-type-util-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.4/yang-ext-2013.09.07.25.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/yang-binding/13.0.4/yang-binding-13.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc5277/7.0.7/rfc5277-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc6241/7.0.7/rfc6241-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc6243/7.0.7/rfc6243-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc6470/7.0.7/rfc6470-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.7/rfc8040-ietf-restconf-monitoring-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc8526/7.0.7/rfc8526-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/netconf-api/7.0.7/netconf-api-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/netconf-auth/7.0.7/netconf-auth-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/netconf-dom-api/7.0.7/netconf-dom-api-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-api/7.0.7/restconf-api-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-common-models/7.0.7/restconf-common-models-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-common/7.0.7/restconf-common-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-nb/7.0.7/restconf-nb-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.7/yanglib-mdsal-writer-7.0.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.3/bcpkix-framework-ext-13.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.3/bcprov-framework-ext-13.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.3/bcutil-framework-ext-13.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/karaf.branding/13.1.3/karaf.branding-13.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/logging-markers/13.1.3/logging-markers-13.1.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/concepts/13.0.6/concepts-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/odlext-model-api/13.0.6/odlext-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/odlext-parser-support/13.0.6/odlext-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/openconfig-model-api/13.0.6/openconfig-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.6/openconfig-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.6/rfc6241-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.6/rfc6241-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.6/rfc6536-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.6/rfc6536-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.6/rfc6643-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.6/rfc6643-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.6/rfc7952-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.6/rfc7952-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.6/rfc8040-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.6/rfc8040-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.6/rfc8528-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.6/rfc8528-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.6/rfc8639-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.6/rfc8639-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.6/rfc8819-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.6/rfc8819-parser-support-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/util/13.0.6/util-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-common/13.0.6/yang-common-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-api/13.0.6/yang-data-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.6/yang-data-codec-binfmt-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.6/yang-data-codec-gson-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.6/yang-data-codec-xml-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-impl/13.0.6/yang-data-impl-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-spi/13.0.6/yang-data-spi-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-transform/13.0.6/yang-data-transform-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.6/yang-data-tree-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.6/yang-data-tree-ri-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.6/yang-data-tree-spi-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-util/13.0.6/yang-data-util-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-ir/13.0.6/yang-ir-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-api/13.0.6/yang-model-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-export/13.0.6/yang-model-export-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-ri/13.0.6/yang-model-ri-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-spi/13.0.6/yang-model-spi-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-util/13.0.6/yang-model-util-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-api/13.0.6/yang-parser-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-impl/13.0.6/yang-parser-impl-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.6/yang-parser-reactor-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.6/yang-parser-rfc7950-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-spi/13.0.6/yang-parser-spi-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-repo-api/13.0.6/yang-repo-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-repo-fs/13.0.6/yang-repo-fs-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-repo-spi/13.0.6/yang-repo-spi-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-xpath-api/13.0.6/yang-xpath-api-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.6/yang-xpath-impl-13.0.6.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/keycloak-common/8.0.27/keycloak-common-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.27/keycloak-osgi-adapter-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.27/pax-web-compatibility-annotation13-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-deployer/8.0.27/pax-web-deployer-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.27/pax-web-jetty-keycloak-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.27/pax-web-jetty-keycloak18-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-karaf/8.0.27/pax-web-karaf-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.27/pax-web-tomcat-keycloak-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.27/pax-web-tomcat-keycloak18-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.27/pax-web-tomcat-websocket-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat/8.0.27/pax-web-tomcat-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.27/pax-web-undertow-keycloak-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.27/pax-web-undertow-websocket-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-undertow/8.0.27/pax-web-undertow-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm/9.7/asm-9.7.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/mappingservice.integrationtest-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-20240706.030822-1-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-20240706.030822-1-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-20240706.030822-1.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-javadoc.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/spotbugs/bug-pattern-1.5.0.jar 03:16:51 [INFO] Scan configuration properties: 03:16:51 [INFO] dirExcludes=null 03:16:51 [INFO] dirIncludes=null 03:16:51 [INFO] fileExcludes= 03:16:51 [INFO] fileIncludes= 03:16:51 [INFO] 2024-07-06T03:16:51.354Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT-sources.jar 03:16:51 [INFO] 2024-07-06T03:16:51.765Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/commons/build_tools/target/common.build.tools-1.19.2-SNAPSHOT.jar 03:16:51 [INFO] 2024-07-06T03:16:51.793Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/data/cache/org.eclipse.osgi/160/0/.cp/lib/json-simple-1.1.1.jar 03:16:51 [INFO] 2024-07-06T03:16:51.943Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/data/tmp/530351de-lmdbjava-0.7.0.jar 03:16:52 [INFO] 2024-07-06T03:16:52.058Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/data/tmp/def7edb9-stax-utils-20070216.jar 03:16:52 [INFO] 2024-07-06T03:16:52.122Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/bcpkix-jdk18on-1.78.1.jar 03:16:52 [INFO] 2024-07-06T03:16:52.489Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/bcprov-ext-jdk18on-1.78.1.jar 03:16:52 [ERROR] Could not parse class file NTRU$Mappings.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file NTRU.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file NTRUPrime$Mappings.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file NTRUPrime.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file Util.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file NTRUDecapsulatorSpi.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file NTRUEncapsulatorSpi.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file NTRUKEMSpi.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file SNTRUPrimeDecapsulatorSpi.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file SNTRUPrimeEncapsulatorSpi.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:52 [ERROR] Could not parse class file SNTRUPrimeKEMSpi.class 03:16:52 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:52 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:52 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:52 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:52 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:52 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:52 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:52 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:52 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:52 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:52 at hudson.remoting.Request$2.run(Request.java:377) 03:16:52 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:52 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:52 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:52 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:54 [INFO] 2024-07-06T03:16:54.511Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/bcutil-jdk18on-1.78.1.jar 03:16:54 [INFO] 2024-07-06T03:16:54.658Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.664Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.667Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.main-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.693Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/org.apache.karaf.specs.activator-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.695Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/boot/osgi.core-8.0.0.jar 03:16:54 [INFO] 2024-07-06T03:16:54.762Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.773Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.778Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/endorsed/org.apache.karaf.specs.locator-4.4.6.jar 03:16:54 [INFO] 2024-07-06T03:16:54.780Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 03:16:54 [INFO] 2024-07-06T03:16:54.789Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 03:16:54 [INFO] 2024-07-06T03:16:54.816Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/javax.annotation-api-1.3.2.jar 03:16:54 [INFO] 2024-07-06T03:16:54.821Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/jaxb-runtime-2.3.8.jar 03:16:55 [INFO] 2024-07-06T03:16:55.011Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 03:16:55 [INFO] 2024-07-06T03:16:55.023Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/jdk9plus/txw2-2.3.8.jar 03:16:55 [INFO] 2024-07-06T03:16:55.037Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/lib/karaf.branding-13.1.3.jar 03:16:55 [INFO] 2024-07-06T03:16:55.038Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/fasterxml/jackson/core/jackson-annotations/2.16.2/jackson-annotations-2.16.2.jar 03:16:55 [INFO] 2024-07-06T03:16:55.055Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/fasterxml/jackson/core/jackson-core/2.16.2/jackson-core-2.16.2.jar 03:16:55 [ERROR] Could not parse class file FastDoubleSwar.class 03:16:55 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:55 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:55 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:55 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:55 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:55 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:55 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:55 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:55 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:55 at hudson.remoting.Request$2.run(Request.java:377) 03:16:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:55 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:55 [ERROR] Could not parse class file FastIntegerMath.class 03:16:55 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:55 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:55 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:55 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:55 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:55 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:55 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:55 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:55 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:55 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:55 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:55 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:55 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:55 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:55 at hudson.remoting.Request$2.run(Request.java:377) 03:16:55 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:55 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:55 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:55 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:55 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:55 [INFO] 2024-07-06T03:16:55.149Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/fasterxml/jackson/core/jackson-databind/2.16.2/jackson-databind-2.16.2.jar 03:16:55 [INFO] 2024-07-06T03:16:55.434Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 03:16:55 [INFO] 2024-07-06T03:16:55.482Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 03:16:55 [INFO] 2024-07-06T03:16:55.484Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/google/guava/guava/32.1.3-jre/guava-32.1.3-jre.jar 03:16:56 [INFO] 2024-07-06T03:16:56.245Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 03:16:56 [INFO] 2024-07-06T03:16:56.246Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/h2database/h2/2.2.224/h2-2.2.224.jar 03:16:56 [ERROR] Could not parse class file Utils21.class 03:16:56 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:16:56 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:16:56 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:16:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:16:56 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:16:56 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:16:56 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:16:56 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:16:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:16:56 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:16:56 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:16:56 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:16:56 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:16:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:16:56 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:16:56 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:16:56 at hudson.remoting.Request$2.run(Request.java:377) 03:16:56 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:16:56 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:16:56 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:16:56 at java.base/java.lang.Thread.run(Thread.java:829) 03:16:56 [INFO] 2024-07-06T03:16:56.355Z Scanned 13176 files so far 03:16:56 [INFO] 2024-07-06T03:16:56.834Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/microsoft/sqlserver/mssql-jdbc/12.6.1.jre8/mssql-jdbc-12.6.1.jre8.jar 03:16:57 [INFO] 2024-07-06T03:16:57.087Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/oracle/database/jdbc/ojdbc8/23.3.0.23.09/ojdbc8-23.3.0.23.09.jar 03:16:58 [INFO] 2024-07-06T03:16:58.315Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/rabbitmq/amqp-client/5.20.0/amqp-client-5.20.0.jar 03:16:58 [INFO] 2024-07-06T03:16:58.426Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 03:16:58 [INFO] 2024-07-06T03:16:58.437Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/typesafe/config/1.4.2/config-1.4.2.jar 03:16:58 [INFO] 2024-07-06T03:16:58.496Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 03:16:58 [INFO] 2024-07-06T03:16:58.539Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 03:16:58 [INFO] 2024-07-06T03:16:58.578Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 03:16:58 [INFO] 2024-07-06T03:16:58.613Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 03:16:58 [INFO] 2024-07-06T03:16:58.652Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 03:16:58 [INFO] 2024-07-06T03:16:58.748Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar 03:16:58 [INFO] 2024-07-06T03:16:58.822Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/commons-logging/commons-logging/1.3.1/commons-logging-1.3.1.jar 03:16:58 [INFO] 2024-07-06T03:16:58.832Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 03:16:58 [INFO] 2024-07-06T03:16:58.860Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 03:16:58 [INFO] 2024-07-06T03:16:58.902Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-core/4.2.25/metrics-core-4.2.25.jar 03:16:58 [INFO] 2024-07-06T03:16:58.940Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-graphite/4.2.25/metrics-graphite-4.2.25.jar 03:16:58 [INFO] 2024-07-06T03:16:58.945Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-healthchecks/4.2.25/metrics-healthchecks-4.2.25.jar 03:16:58 [INFO] 2024-07-06T03:16:58.950Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-jmx/4.2.25/metrics-jmx-4.2.25.jar 03:16:58 [INFO] 2024-07-06T03:16:58.954Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/dropwizard/metrics/metrics-jvm/4.2.25/metrics-jvm-4.2.25.jar 03:16:58 [INFO] 2024-07-06T03:16:58.958Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-buffer/4.1.109.Final/netty-buffer-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.002Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-codec-http/4.1.109.Final/netty-codec-http-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.094Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-codec-http2/4.1.109.Final/netty-codec-http2-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.180Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-codec/4.1.109.Final/netty-codec-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.228Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-common/4.1.109.Final/netty-common-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.327Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-handler/4.1.109.Final/netty-handler-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.432Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-resolver/4.1.109.Final/netty-resolver-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.440Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-classes-epoll/4.1.109.Final/netty-transport-classes-epoll-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.463Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-native-epoll/4.1.109.Final/netty-transport-native-epoll-4.1.109.Final-linux-x86_64.jar 03:16:59 [INFO] 2024-07-06T03:16:59.466Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final-linux-x86_64.jar 03:16:59 [INFO] 2024-07-06T03:16:59.475Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport-native-unix-common/4.1.109.Final/netty-transport-native-unix-common-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.482Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/netty/netty-transport/4.1.109.Final/netty-transport-4.1.109.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.564Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/undertow/undertow-core/2.2.31.Final/undertow-core-2.2.31.Final.jar 03:16:59 [INFO] 2024-07-06T03:16:59.926Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/undertow/undertow-servlet/2.2.31.Final/undertow-servlet-2.2.31.Final.jar 03:17:00 [INFO] 2024-07-06T03:17:00.003Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/io/undertow/undertow-websockets-jsr/2.2.31.Final/undertow-websockets-jsr-2.2.31.Final.jar 03:17:00 [INFO] 2024-07-06T03:17:00.028Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 03:17:00 [INFO] 2024-07-06T03:17:00.036Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 03:17:00 [INFO] 2024-07-06T03:17:00.039Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 03:17:00 [INFO] 2024-07-06T03:17:00.050Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 03:17:00 [INFO] 2024-07-06T03:17:00.056Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 03:17:00 [INFO] 2024-07-06T03:17:00.071Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 03:17:00 [INFO] 2024-07-06T03:17:00.088Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 03:17:00 [INFO] 2024-07-06T03:17:00.096Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 03:17:00 [INFO] 2024-07-06T03:17:00.117Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 03:17:00 [INFO] 2024-07-06T03:17:00.119Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 03:17:00 [INFO] 2024-07-06T03:17:00.138Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 03:17:00 [INFO] 2024-07-06T03:17:00.155Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar 03:17:00 [INFO] 2024-07-06T03:17:00.166Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 03:17:00 [INFO] 2024-07-06T03:17:00.179Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 03:17:00 [INFO] 2024-07-06T03:17:00.184Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar 03:17:00 [INFO] 2024-07-06T03:17:00.196Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/net/bytebuddy/byte-buddy/1.14.17/byte-buddy-1.14.17.jar 03:17:00 [INFO] 2024-07-06T03:17:00.823Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 03:17:00 [INFO] 2024-07-06T03:17:00.859Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar 03:17:00 [INFO] 2024-07-06T03:17:00.903Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 03:17:00 [INFO] 2024-07-06T03:17:00.964Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 03:17:01 [INFO] 2024-07-06T03:17:01.010Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 03:17:01 [INFO] 2024-07-06T03:17:01.015Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 03:17:01 [INFO] 2024-07-06T03:17:01.023Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.024Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 03:17:01 [INFO] 2024-07-06T03:17:01.095Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 03:17:01 [INFO] 2024-07-06T03:17:01.097Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 03:17:01 [INFO] 2024-07-06T03:17:01.104Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.107Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.115Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 03:17:01 [INFO] 2024-07-06T03:17:01.131Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.134Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 03:17:01 [INFO] 2024-07-06T03:17:01.149Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.14/org.apache.aries.proxy-1.1.14.jar 03:17:01 [INFO] 2024-07-06T03:17:01.161Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.163Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar 03:17:01 [INFO] 2024-07-06T03:17:01.188Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.220Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.314Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.337Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar 03:17:01 [INFO] 2024-07-06T03:17:01.354Z Scanned 31766 files so far 03:17:01 [INFO] 2024-07-06T03:17:01.378Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 03:17:01 [INFO] 2024-07-06T03:17:01.411Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 03:17:01 [INFO] 2024-07-06T03:17:01.419Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 03:17:01 [INFO] 2024-07-06T03:17:01.423Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 03:17:01 [INFO] 2024-07-06T03:17:01.444Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 03:17:01 [INFO] 2024-07-06T03:17:01.454Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 03:17:01 [INFO] 2024-07-06T03:17:01.472Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 03:17:01 [INFO] 2024-07-06T03:17:01.478Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 03:17:01 [INFO] 2024-07-06T03:17:01.497Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 03:17:01 [INFO] 2024-07-06T03:17:01.509Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 03:17:01 [INFO] 2024-07-06T03:17:01.622Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 03:17:02 [INFO] 2024-07-06T03:17:02.136Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 03:17:02 [INFO] 2024-07-06T03:17:02.161Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 03:17:02 [INFO] 2024-07-06T03:17:02.167Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.181Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 03:17:02 [INFO] 2024-07-06T03:17:02.189Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 03:17:02 [INFO] 2024-07-06T03:17:02.200Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.252Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 03:17:02 [INFO] 2024-07-06T03:17:02.258Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 03:17:02 [INFO] 2024-07-06T03:17:02.266Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 03:17:02 [INFO] 2024-07-06T03:17:02.272Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 03:17:02 [INFO] 2024-07-06T03:17:02.274Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar 03:17:02 [INFO] 2024-07-06T03:17:02.292Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar 03:17:02 [INFO] 2024-07-06T03:17:02.318Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 03:17:02 [INFO] 2024-07-06T03:17:02.483Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 03:17:02 [INFO] 2024-07-06T03:17:02.578Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.6/org.apache.karaf.audit.core-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.587Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.6/org.apache.karaf.bundle.blueprintstate-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.589Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.6/org.apache.karaf.bundle.core-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.608Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/config/org.apache.karaf.config.command/4.4.6/org.apache.karaf.config.command-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.617Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.6/org.apache.karaf.config.core-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.633Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.6/org.apache.karaf.deployer.blueprint-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.639Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.6/org.apache.karaf.deployer.features-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.645Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.6/org.apache.karaf.deployer.kar-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.649Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.6/org.apache.karaf.deployer.wrap-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.653Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.6/org.apache.karaf.diagnostic.boot-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.654Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.6/org.apache.karaf.diagnostic.core-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.660Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.6/org.apache.karaf.features.command-4.4.6.jar 03:17:02 [INFO] 2024-07-06T03:17:02.670Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.6/org.apache.karaf.features.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.070Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.6/org.apache.karaf.features.extension-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.073Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.6/org.apache.karaf.http.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.249Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.6/org.apache.karaf.instance.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.278Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.6/org.apache.karaf.jaas.blueprint.config-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.281Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.6/org.apache.karaf.jaas.blueprint.jasypt-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.283Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.6/org.apache.karaf.jaas.boot-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.283Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.6/org.apache.karaf.jaas.command-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.291Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.6/org.apache.karaf.jaas.config-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.297Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.6/org.apache.karaf.jaas.jasypt-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.299Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.6/org.apache.karaf.jaas.modules-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.493Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.6/org.apache.karaf.jaas.spring-security-crypto-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.495Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.6/org.apache.karaf.jdbc.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.503Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.6/org.apache.karaf.kar.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.517Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.6/org.apache.karaf.log.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.531Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.6/org.apache.karaf.management.server-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.543Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/manual/4.4.6/manual-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.583Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.6/org.apache.karaf.maven.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.662Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.6/org.apache.karaf.obr.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.669Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/org.apache.karaf.client/4.4.6/org.apache.karaf.client-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.689Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/org.apache.karaf.event/4.4.6/org.apache.karaf.event-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.693Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.6/org.apache.karaf.package.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.701Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.6/org.apache.karaf.profile.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.742Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.6/org.apache.karaf.scheduler.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.845Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.6/org.apache.karaf.scr.management-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.849Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.6/org.apache.karaf.scr.state-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.851Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.6/org.apache.karaf.service.core-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.855Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.6/org.apache.karaf.service.guard-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.861Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.6/org.apache.karaf.services.eventadmin-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.874Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.6/org.apache.karaf.shell.commands-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.884Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.6/org.apache.karaf.shell.console-4.4.6.jar 03:17:03 [INFO] 2024-07-06T03:17:03.911Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.6/org.apache.karaf.shell.core-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:03.999Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.6/org.apache.karaf.shell.groovy-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.003Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.6/org.apache.karaf.shell.ssh-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.015Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.6/org.apache.karaf.shell.table-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.021Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.6/org.apache.karaf.system.core-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.035Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.6/org.apache.karaf.tools.utils-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.039Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.6/org.apache.karaf.web.core-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.044Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.6/org.apache.karaf.webconsole.console-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.182Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.6/org.apache.karaf.webconsole.features-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.188Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.6/org.apache.karaf.webconsole.gogo-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.195Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.6/org.apache.karaf.webconsole.http-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.200Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.6/org.apache.karaf.webconsole.instance-4.4.6.jar 03:17:04 [INFO] 2024-07-06T03:17:04.205Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar 03:17:04 [WARN] Could not open integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 03:17:04 [WARN] Could not open integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.6/org.apache.karaf.wrapper.core-4.4.6.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 03:17:04 [INFO] 2024-07-06T03:17:04.360Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.c3p0/0.9.5.5_1/org.apache.servicemix.bundles.c3p0-0.9.5.5_1.jar 03:17:04 [INFO] 2024-07-06T03:17:04.561Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar 03:17:04 [INFO] 2024-07-06T03:17:04.619Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/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 03:17:04 [INFO] 2024-07-06T03:17:04.651Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 03:17:04 [INFO] 2024-07-06T03:17:04.690Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 03:17:04 [INFO] 2024-07-06T03:17:04.693Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/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 03:17:04 [INFO] 2024-07-06T03:17:04.710Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/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 03:17:04 [INFO] 2024-07-06T03:17:04.730Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 03:17:04 [INFO] 2024-07-06T03:17:04.763Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sshd/sshd-osgi/2.12.1/sshd-osgi-2.12.1.jar 03:17:05 [INFO] 2024-07-06T03:17:05.015Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sshd/sshd-scp/2.12.1/sshd-scp-2.12.1.jar 03:17:05 [INFO] 2024-07-06T03:17:05.030Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/apache/sshd/sshd-sftp/2.12.1/sshd-sftp-2.12.1.jar 03:17:05 [INFO] 2024-07-06T03:17:05.080Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar 03:17:05 [INFO] 2024-07-06T03:17:05.119Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 03:17:05 [INFO] 2024-07-06T03:17:05.149Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 03:17:05 [INFO] 2024-07-06T03:17:05.533Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 03:17:05 [INFO] 2024-07-06T03:17:05.535Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-client/9.4.54.v20240208/http2-client-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.539Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-common/9.4.54.v20240208/http2-common-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.568Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-hpack/9.4.54.v20240208/http2-hpack-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.589Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.54.v20240208/http2-http-client-transport-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.598Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/http2/http2-server/9.4.54.v20240208/http2-server-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.606Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-client/9.4.54.v20240208/jetty-alpn-client-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.607Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.54.v20240208/jetty-alpn-java-client-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.609Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.54.v20240208/jetty-alpn-java-server-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.611Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.54.v20240208/jetty-alpn-openjdk8-client-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.613Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.54.v20240208/jetty-alpn-openjdk8-server-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.615Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-alpn-server/9.4.54.v20240208/jetty-alpn-server-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.617Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-client/9.4.54.v20240208/jetty-client-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.663Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-continuation/9.4.54.v20240208/jetty-continuation-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.667Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.701Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.726Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-jaas/9.4.54.v20240208/jetty-jaas-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.732Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-jmx/9.4.54.v20240208/jetty-jmx-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.737Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-openid/9.4.54.v20240208/jetty-openid-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.742Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-proxy/9.4.54.v20240208/jetty-proxy-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.754Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-rewrite/9.4.54.v20240208/jetty-rewrite-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.760Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.775Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.875Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.895Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-servlets/9.4.54.v20240208/jetty-servlets-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.909Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar 03:17:05 [INFO] 2024-07-06T03:17:05.918Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.002Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.010Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.54.v20240208/javax-websocket-client-impl-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.034Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.54.v20240208/javax-websocket-server-impl-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.040Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-api/9.4.54.v20240208/websocket-api-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.048Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-client/9.4.54.v20240208/websocket-client-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.054Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-common/9.4.54.v20240208/websocket-common-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.082Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-server/9.4.54.v20240208/websocket-server-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.088Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.54.v20240208/websocket-servlet-9.4.54.v20240208.jar 03:17:06 [INFO] 2024-07-06T03:17:06.092Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 03:17:06 [INFO] 2024-07-06T03:17:06.284Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/fusesource/jansi/jansi/2.4.1/jansi-2.4.1.jar 03:17:06 [INFO] 2024-07-06T03:17:06.303Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 03:17:06 [INFO] 2024-07-06T03:17:06.307Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 03:17:06 [INFO] 2024-07-06T03:17:06.310Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 03:17:06 [INFO] 2024-07-06T03:17:06.340Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 03:17:06 [INFO] 2024-07-06T03:17:06.354Z Scanned 55559 files so far 03:17:06 [INFO] 2024-07-06T03:17:06.366Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 03:17:06 [INFO] 2024-07-06T03:17:06.384Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 03:17:06 [INFO] 2024-07-06T03:17:06.388Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.43/jersey-container-servlet-core-2.43.jar 03:17:06 [INFO] 2024-07-06T03:17:06.397Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/containers/jersey-container-servlet/2.43/jersey-container-servlet-2.43.jar 03:17:06 [INFO] 2024-07-06T03:17:06.401Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/core/jersey-client/2.43/jersey-client-2.43.jar 03:17:06 [INFO] 2024-07-06T03:17:06.443Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/core/jersey-common/2.43/jersey-common-2.43.jar 03:17:06 [ERROR] Could not parse class file VirtualThreadSupport.class 03:17:06 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 03:17:06 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 03:17:06 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 03:17:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 03:17:06 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 03:17:06 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 03:17:06 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 03:17:06 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 03:17:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 03:17:06 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 03:17:06 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 03:17:06 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 03:17:06 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 03:17:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 03:17:06 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 03:17:06 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 03:17:06 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 03:17:06 at hudson.remoting.Request$2.run(Request.java:377) 03:17:06 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 03:17:06 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 03:17:06 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 03:17:06 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 03:17:06 at java.base/java.lang.Thread.run(Thread.java:829) 03:17:06 [INFO] 2024-07-06T03:17:06.651Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/core/jersey-server/2.43/jersey-server-2.43.jar 03:17:06 [INFO] 2024-07-06T03:17:06.780Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/inject/jersey-hk2/2.43/jersey-hk2-2.43.jar 03:17:06 [INFO] 2024-07-06T03:17:06.790Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/glassfish/jersey/media/jersey-media-sse/2.43/jersey-media-sse-2.43.jar 03:17:06 [INFO] 2024-07-06T03:17:06.801Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar 03:17:07 [INFO] 2024-07-06T03:17:07.074Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar 03:17:07 [INFO] 2024-07-06T03:17:07.176Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar 03:17:07 [INFO] 2024-07-06T03:17:07.852Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jboss/xnio/xnio-api/3.8.11.Final/xnio-api-3.8.11.Final.jar 03:17:07 [INFO] 2024-07-06T03:17:07.937Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jboss/xnio/xnio-nio/3.8.11.Final/xnio-nio-3.8.11.Final.jar 03:17:07 [INFO] 2024-07-06T03:17:07.952Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jline/jline/3.21.0/jline-3.21.0.jar 03:17:08 [INFO] 2024-07-06T03:17:08.088Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 03:17:08 [INFO] 2024-07-06T03:17:08.145Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 03:17:08 [INFO] 2024-07-06T03:17:08.201Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 03:17:08 [INFO] 2024-07-06T03:17:08.205Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 03:17:08 [INFO] 2024-07-06T03:17:08.207Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 03:17:08 [INFO] 2024-07-06T03:17:08.211Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 03:17:08 [INFO] 2024-07-06T03:17:08.216Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 03:17:08 [INFO] 2024-07-06T03:17:08.239Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 03:17:08 [INFO] 2024-07-06T03:17:08.287Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar 03:17:08 [INFO] 2024-07-06T03:17:08.378Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-authn-api/0.19.5/aaa-authn-api-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.398Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-cert/0.19.5/aaa-cert-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.447Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.19.5/aaa-encrypt-service-impl-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.456Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-encrypt-service/0.19.5/aaa-encrypt-service-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.457Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-filterchain/0.19.5/aaa-filterchain-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.461Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-idm-store-h2/0.19.5/aaa-idm-store-h2-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.477Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-password-service-api/0.19.5/aaa-password-service-api-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.485Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-password-service-impl/0.19.5/aaa-password-service-impl-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.490Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-shiro-api/0.19.5/aaa-shiro-api-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.512Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-shiro/0.19.5/aaa-shiro-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.541Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.19.5/aaa-tokenauthrealm-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.545Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/repackaged-shiro/0.19.5/repackaged-shiro-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.626Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/servlet-api/0.19.5/servlet-api-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.630Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/servlet-jersey2/0.19.5/servlet-jersey2-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.635Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/web-api/0.19.5/web-api-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.642Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/aaa/web/web-osgi-impl/0.19.5/web-osgi-impl-0.19.5.jar 03:17:08 [INFO] 2024-07-06T03:17:08.645Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/atomix-storage/9.0.4/atomix-storage-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.735Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/blueprint/9.0.4/blueprint-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.746Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-access-api/9.0.4/cds-access-api-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.784Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-access-client/9.0.4/cds-access-client-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.799Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-dom-api/9.0.4/cds-dom-api-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.800Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/cds-mgmt-api/9.0.4/cds-mgmt-api-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.804Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/eos-dom-akka/9.0.4/eos-dom-akka-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.844Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/raft-journal/9.0.4/raft-journal-9.0.4.jar 03:17:08 [INFO] 2024-07-06T03:17:08.846Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/repackaged-akka/9.0.4/repackaged-akka-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.354Z Scanned 75522 files so far 03:17:11 [INFO] 2024-07-06T03:17:11.466Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-akka-raft/9.0.4/sal-akka-raft-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.517Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-akka-segmented-journal/9.0.4/sal-akka-segmented-journal-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.525Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-cluster-admin-api/9.0.4/sal-cluster-admin-api-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.561Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-cluster-admin-impl/9.0.4/sal-cluster-admin-impl-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.570Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-clustering-commons/9.0.4/sal-clustering-commons-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.599Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-common-util/9.0.4/sal-common-util-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.601Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-distributed-datastore/9.0.4/sal-distributed-datastore-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.747Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/controller/sal-remoterpc-connector/9.0.4/sal-remoterpc-connector-9.0.4.jar 03:17:11 [INFO] 2024-07-06T03:17:11.768Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-SNAPSHOT.jar 03:17:11 [INFO] 2024-07-06T03:17:11.836Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-SNAPSHOT.jar 03:17:11 [INFO] 2024-07-06T03:17:11.840Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:17:11 [INFO] 2024-07-06T03:17:11.846Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:17:11 [INFO] 2024-07-06T03:17:11.864Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:17:11 [INFO] 2024-07-06T03:17:11.869Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:17:12 [INFO] 2024-07-06T03:17:12.022Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:17:12 [INFO] 2024-07-06T03:17:12.029Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:17:12 [INFO] 2024-07-06T03:17:12.034Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:17:12 [INFO] 2024-07-06T03:17:12.045Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/13.0.4/rfc6991-ietf-inet-types-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.056Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/13.0.4/rfc6991-ietf-yang-types-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.064Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/13.0.4/rfc7952-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.066Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/13.0.4/rfc8040-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.076Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/13.0.4/rfc8072-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.093Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/13.0.4/rfc8342-ietf-datastores-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.099Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/13.0.4/rfc8342-ietf-origin-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.103Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/13.0.4/rfc8525-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.129Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-api/13.0.4/mdsal-binding-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.147Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/13.0.4/mdsal-binding-dom-adapter-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.189Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/13.0.4/mdsal-binding-dom-codec-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.196Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/13.0.4/mdsal-binding-dom-codec-osgi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.201Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/13.0.4/mdsal-binding-dom-codec-spi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.206Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/13.0.4/mdsal-binding-dom-codec-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.253Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-generator/13.0.4/mdsal-binding-generator-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.293Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-loader/13.0.4/mdsal-binding-loader-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.297Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-model-api/13.0.4/mdsal-binding-model-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.305Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-model-ri/13.0.4/mdsal-binding-model-ri-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.318Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/13.0.4/mdsal-binding-runtime-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.323Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/13.0.4/mdsal-binding-runtime-osgi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.327Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/13.0.4/mdsal-binding-runtime-spi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.332Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-spec-util/13.0.4/mdsal-binding-spec-util-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.336Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-spi/13.0.4/mdsal-binding-spi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.339Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-binding-util/13.0.4/mdsal-binding-util-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.347Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-common-api/13.0.4/mdsal-common-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.357Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-api/13.0.4/mdsal-dom-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.373Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-broker/13.0.4/mdsal-dom-broker-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.387Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/13.0.4/mdsal-dom-schema-osgi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.394Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-dom-spi/13.0.4/mdsal-dom-spi-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.415Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/13.0.4/mdsal-eos-binding-adapter-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.418Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-binding-api/13.0.4/mdsal-eos-binding-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.420Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-common-api/13.0.4/mdsal-eos-common-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.422Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-eos-dom-api/13.0.4/mdsal-eos-dom-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.424Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-singleton-api/13.0.4/mdsal-singleton-api-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.426Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/mdsal-singleton-impl/13.0.4/mdsal-singleton-impl-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.432Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/model/general-entity/13.0.4/general-entity-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.435Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/model/ietf-type-util/13.0.4/ietf-type-util-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.437Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.25.4/yang-ext-2013.09.07.25.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.440Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/mdsal/yang-binding/13.0.4/yang-binding-13.0.4.jar 03:17:12 [INFO] 2024-07-06T03:17:12.459Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc5277/7.0.7/rfc5277-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.468Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc6241/7.0.7/rfc6241-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.525Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc6243/7.0.7/rfc6243-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.530Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc6470/7.0.7/rfc6470-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.543Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/7.0.7/rfc8040-ietf-restconf-monitoring-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.550Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/model/rfc8526/7.0.7/rfc8526-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.567Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/netconf-api/7.0.7/netconf-api-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.576Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/netconf-auth/7.0.7/netconf-auth-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.578Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/netconf-dom-api/7.0.7/netconf-dom-api-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.580Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-api/7.0.7/restconf-api-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.593Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-common-models/7.0.7/restconf-common-models-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.623Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-common/7.0.7/restconf-common-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.627Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/restconf-nb/7.0.7/restconf-nb-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.696Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/netconf/yanglib-mdsal-writer/7.0.7/yanglib-mdsal-writer-7.0.7.jar 03:17:12 [INFO] 2024-07-06T03:17:12.700Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/bcpkix-framework-ext/13.1.3/bcpkix-framework-ext-13.1.3.jar 03:17:12 [INFO] 2024-07-06T03:17:12.701Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/bcprov-framework-ext/13.1.3/bcprov-framework-ext-13.1.3.jar 03:17:12 [INFO] 2024-07-06T03:17:12.703Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/bcutil-framework-ext/13.1.3/bcutil-framework-ext-13.1.3.jar 03:17:12 [INFO] 2024-07-06T03:17:12.704Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/karaf.branding/13.1.3/karaf.branding-13.1.3.jar 03:17:12 [INFO] 2024-07-06T03:17:12.704Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/odlparent/logging-markers/13.1.3/logging-markers-13.1.3.jar 03:17:12 [INFO] 2024-07-06T03:17:12.706Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/concepts/13.0.6/concepts-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.713Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/odlext-model-api/13.0.6/odlext-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.717Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/odlext-parser-support/13.0.6/odlext-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.723Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/openconfig-model-api/13.0.6/openconfig-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.726Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/openconfig-parser-support/13.0.6/openconfig-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.730Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6241-model-api/13.0.6/rfc6241-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.732Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6241-parser-support/13.0.6/rfc6241-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.734Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6536-model-api/13.0.6/rfc6536-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.737Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6536-parser-support/13.0.6/rfc6536-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.740Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6643-model-api/13.0.6/rfc6643-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.745Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc6643-parser-support/13.0.6/rfc6643-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.751Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc7952-model-api/13.0.6/rfc7952-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.754Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc7952-parser-support/13.0.6/rfc7952-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.757Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8040-model-api/13.0.6/rfc8040-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.759Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8040-parser-support/13.0.6/rfc8040-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.763Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8528-model-api/13.0.6/rfc8528-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.765Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8528-parser-support/13.0.6/rfc8528-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.767Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8639-model-api/13.0.6/rfc8639-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.769Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8639-parser-support/13.0.6/rfc8639-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.772Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8819-model-api/13.0.6/rfc8819-model-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.775Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/rfc8819-parser-support/13.0.6/rfc8819-parser-support-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.777Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/util/13.0.6/util-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.805Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-common/13.0.6/yang-common-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.827Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-api/13.0.6/yang-data-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.860Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-codec-binfmt/13.0.6/yang-data-codec-binfmt-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.876Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-codec-gson/13.0.6/yang-data-codec-gson-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.890Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-codec-xml/13.0.6/yang-data-codec-xml-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.903Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-impl/13.0.6/yang-data-impl-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.919Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-spi/13.0.6/yang-data-spi-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.933Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-transform/13.0.6/yang-data-transform-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.936Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-tree-api/13.0.6/yang-data-tree-api-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.942Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-tree-ri/13.0.6/yang-data-tree-ri-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.976Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-tree-spi/13.0.6/yang-data-tree-spi-13.0.6.jar 03:17:12 [INFO] 2024-07-06T03:17:12.985Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-data-util/13.0.6/yang-data-util-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.006Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-ir/13.0.6/yang-ir-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.012Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-api/13.0.6/yang-model-api-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.065Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-export/13.0.6/yang-model-export-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.071Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-ri/13.0.6/yang-model-ri-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.163Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-spi/13.0.6/yang-model-spi-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.182Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-model-util/13.0.6/yang-model-util-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.189Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-api/13.0.6/yang-parser-api-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.192Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-impl/13.0.6/yang-parser-impl-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.200Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-reactor/13.0.6/yang-parser-reactor-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.223Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-rfc7950/13.0.6/yang-parser-rfc7950-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.298Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-parser-spi/13.0.6/yang-parser-spi-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.322Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-repo-api/13.0.6/yang-repo-api-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.326Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-repo-fs/13.0.6/yang-repo-fs-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.329Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-repo-spi/13.0.6/yang-repo-spi-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.334Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-xpath-api/13.0.6/yang-xpath-api-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.348Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/opendaylight/yangtools/yang-xpath-impl/13.0.6/yang-xpath-impl-13.0.6.jar 03:17:13 [INFO] 2024-07-06T03:17:13.373Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.378Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.7/pax-jdbc-db2-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.380Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.7/pax-jdbc-hsqldb-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.382Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.7/pax-jdbc-jtds-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.383Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.385Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.7/pax-jdbc-oracle-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.386Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.7/pax-jdbc-pool-aries-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.408Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.7/pax-jdbc-pool-c3p0-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.410Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.411Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.413Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.7/pax-jdbc-pool-hikaricp-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.414Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.7/pax-jdbc-pool-narayana-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.417Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.7/pax-jdbc-pool-transx-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.419Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.7/pax-jdbc-sqlite-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.420Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.7/pax-jdbc-teradata-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.422Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.423Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/logging/pax-logging-api/2.2.7/pax-logging-api-2.2.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.547Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.7/pax-logging-log4j2-2.2.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.843Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/logging/pax-logging-logback/2.2.7/pax-logging-logback-2.2.7.jar 03:17:13 [INFO] 2024-07-06T03:17:13.981Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar 03:17:13 [INFO] 2024-07-06T03:17:13.990Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar 03:17:14 [INFO] 2024-07-06T03:17:14.001Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar 03:17:14 [INFO] 2024-07-06T03:17:14.010Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar 03:17:14 [INFO] 2024-07-06T03:17:14.011Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar 03:17:14 [INFO] 2024-07-06T03:17:14.057Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar 03:17:14 [INFO] 2024-07-06T03:17:14.084Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar 03:17:14 [INFO] 2024-07-06T03:17:14.163Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 03:17:14 [INFO] 2024-07-06T03:17:14.719Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 03:17:14 [INFO] 2024-07-06T03:17:14.724Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 03:17:14 [INFO] 2024-07-06T03:17:14.733Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 03:17:15 [INFO] 2024-07-06T03:17:15.110Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 03:17:15 [INFO] 2024-07-06T03:17:15.427Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/keycloak-common/8.0.27/keycloak-common-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.544Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.27/keycloak-osgi-adapter-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.546Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-api/8.0.27/pax-web-api-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.565Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.27/pax-web-compatibility-annotation13-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.566Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.27/pax-web-compatibility-el2-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.567Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.27/pax-web-compatibility-servlet31-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.568Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-deployer/8.0.27/pax-web-deployer-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.570Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-extender-war/8.0.27/pax-web-extender-war-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.580Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.27/pax-web-extender-whiteboard-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.594Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.27/pax-web-jetty-keycloak-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.599Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.27/pax-web-jetty-keycloak18-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.605Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jetty/8.0.27/pax-web-jetty-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.618Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-jsp/8.0.27/pax-web-jsp-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.765Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-karaf/8.0.27/pax-web-karaf-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.770Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-runtime/8.0.27/pax-web-runtime-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.790Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-spi/8.0.27/pax-web-spi-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.903Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.27/pax-web-tomcat-common-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.976Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.27/pax-web-tomcat-keycloak-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.983Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.27/pax-web-tomcat-keycloak18-8.0.27.jar 03:17:15 [INFO] 2024-07-06T03:17:15.989Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.27/pax-web-tomcat-websocket-8.0.27.jar 03:17:16 [INFO] 2024-07-06T03:17:16.021Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-tomcat/8.0.27/pax-web-tomcat-8.0.27.jar 03:17:16 [INFO] 2024-07-06T03:17:16.354Z Scanned 100357 files so far 03:17:16 [INFO] 2024-07-06T03:17:16.381Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.27/pax-web-undertow-keycloak-8.0.27.jar 03:17:16 [INFO] 2024-07-06T03:17:16.391Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.27/pax-web-undertow-websocket-8.0.27.jar 03:17:16 [INFO] 2024-07-06T03:17:16.395Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-undertow/8.0.27/pax-web-undertow-8.0.27.jar 03:17:16 [INFO] 2024-07-06T03:17:16.475Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ops4j/pax/web/pax-web-websocket/8.0.27/pax-web-websocket-8.0.27.jar 03:17:16 [INFO] 2024-07-06T03:17:16.477Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar 03:17:16 [INFO] 2024-07-06T03:17:16.482Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 03:17:16 [INFO] 2024-07-06T03:17:16.488Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 03:17:16 [INFO] 2024-07-06T03:17:16.489Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 03:17:16 [INFO] 2024-07-06T03:17:16.492Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 03:17:16 [INFO] 2024-07-06T03:17:16.502Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-analysis/9.7/asm-analysis-9.7.jar 03:17:16 [INFO] 2024-07-06T03:17:16.508Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-commons/9.7/asm-commons-9.7.jar 03:17:16 [INFO] 2024-07-06T03:17:16.517Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-tree/9.7/asm-tree-9.7.jar 03:17:16 [INFO] 2024-07-06T03:17:16.525Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm-util/9.7/asm-util-9.7.jar 03:17:16 [INFO] 2024-07-06T03:17:16.542Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/ow2/asm/asm/9.7/asm-9.7.jar 03:17:16 [INFO] 2024-07-06T03:17:16.558Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 03:17:16 [INFO] 2024-07-06T03:17:16.564Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/postgresql/postgresql/42.7.3/postgresql-42.7.3.jar 03:17:16 [INFO] 2024-07-06T03:17:16.712Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 03:17:16 [INFO] 2024-07-06T03:17:16.715Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 03:17:16 [INFO] 2024-07-06T03:17:16.806Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 03:17:16 [INFO] 2024-07-06T03:17:16.837Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/scala-library/2.13.14/scala-library-2.13.14.jar 03:17:17 [INFO] 2024-07-06T03:17:17.650Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/scala-lang/scala-reflect/2.13.14/scala-reflect-2.13.14.jar 03:17:18 [INFO] 2024-07-06T03:17:18.156Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar 03:17:18 [INFO] 2024-07-06T03:17:18.168Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/org/xerial/sqlite-jdbc/3.45.2.0/sqlite-jdbc-3.45.2.0.jar 03:17:18 [INFO] 2024-07-06T03:17:18.449Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/exam/5be0433c-2673-4f8b-b779-08513cd7ff84/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.463Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/integrationtest/target/mappingservice.integrationtest-1.19.2-SNAPSHOT.jar 03:17:18 [INFO] 2024-07-06T03:17:18.464Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.464Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.19.2-SNAPSHOT/common.build.tools-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.465Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.547Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.571Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.19.2-SNAPSHOT/mappingservice.api-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.575Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.581Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.582Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.19.2-SNAPSHOT/mappingservice.config-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.583Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.587Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.588Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.2-SNAPSHOT/mappingservice.dsbackend-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.589Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.600Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.604Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.2-SNAPSHOT/mappingservice.implementation-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.605Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.610Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.611Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.2-SNAPSHOT/mappingservice.inmemorydb-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.611Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.2-SNAPSHOT/mappingservice.integrationtest-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.612Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.746Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.779Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.2-SNAPSHOT/mappingservice.lisp-proto-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.784Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.790Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.792Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.2-SNAPSHOT/mappingservice.mapcache-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.792Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.797Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.798Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.2-SNAPSHOT/mappingservice.shell-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.798Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-20240706.030822-1-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.807Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-20240706.030822-1-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.810Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.2-SNAPSHOT/mappingservice.southbound-1.19.2-20240706.030822-1.jar 03:17:18 [INFO] 2024-07-06T03:17:18.810Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-javadoc.jar 03:17:18 [INFO] 2024-07-06T03:17:18.817Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT-sources.jar 03:17:18 [INFO] 2024-07-06T03:17:18.819Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/mappingservice.api-1.19.2-SNAPSHOT.jar 03:17:18 [INFO] 2024-07-06T03:17:18.822Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/api/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.338Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.339Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.340Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/mappingservice.config-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.340Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/config/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.355Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.356Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.356Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.357Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/dsbackend/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.382Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.384Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.384Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/mappingservice.implementation-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.385Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/implementation/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.400Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.401Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.401Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.402Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/inmemorydb/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.417Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.428Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.432Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.438Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/lisp-proto/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.456Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.456Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.457Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/mappingservice.mapcache-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.457Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/mapcache/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.477Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.478Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.478Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/mappingservice.shell-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.479Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/shell/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.493Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-javadoc.jar 03:17:19 [INFO] 2024-07-06T03:17:19.494Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT-sources.jar 03:17:19 [INFO] 2024-07-06T03:17:19.495Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/mappingservice.southbound-1.19.2-SNAPSHOT.jar 03:17:19 [INFO] 2024-07-06T03:17:19.495Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-calcium/mappingservice/southbound/target/spotbugs/bug-pattern-1.5.0.jar 03:17:19 [INFO] 2024-07-06T03:17:19.510Z Scanned 112995 total files 03:17:24 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.6/base-4.4.6.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 03:17:26 [INFO] 2024-07-06T03:17:26.892Z Finished scanning application odl-lispflowmapping. 03:17:27 [INFO] Discovered repository url '$GIT_URL/lispflowmapping/lispflowmapping/lispflowmapping/lispflowmapping' via environment variable GIT_URL 03:17:27 [INFO] Repository URL $GIT_URL/lispflowmapping/lispflowmapping/lispflowmapping/lispflowmapping was found using automation 03:17:27 [INFO] Amending source control record for application with id: odl-lispflowmapping with discovered Repository URL: $GIT_URL/lispflowmapping/lispflowmapping/lispflowmapping/lispflowmapping 03:17:27 [INFO] 2024-07-06T03:17:27.910Z Evaluating application odl-lispflowmapping for stage release. 03:17:29 [INFO] Waiting for policy evaluation to complete... 03:17:35 [INFO] Assigned scan ID d49a6b4a0120464fbdd54f6a84ec7725 03:17:51 [INFO] Policy evaluation completed in 23 seconds. 03:17:51 [INFO] 2024-07-06T03:17:51.725Z Finished evaluating application odl-lispflowmapping for stage release. 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 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-46749 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 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-46750 with severity >= 4 (severity = 6.1), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46750 with severity < 8 (severity = 6.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46750 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 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-2016-0026 with severity >= 4 (severity = 4.8), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0026 with severity < 8 (severity = 4.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0026 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.controller : atomix-storage : 9.0.4, hash=0b099d7c0269dde6db3c) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.4, hash=a5a81c9d6ebebd78d6d7) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.opendaylight.controller : repackaged-akka : 9.0.4, hash=a5a81c9d6ebebd78d6d7) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.web : keycloak-common : 8.0.27, hash=0c9a2fc74b2ee8b3990d) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.54.v20240208, hash=27ebb82b6b96ebbaee20) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 03:17:51 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-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 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-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 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-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 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-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 03:17:51 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-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.6, hash=5c66d9f61f0adbe76ea4) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.6, hash=5d43234e91fc8448298c) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.6, hash=6da5809f8aa05b130866) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=com.h2database : h2 : 2.2.224, hash=7bdade27d8cd197d9b5c) [ 03:17:51 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-2018-0863 with severity >= 4 (severity = 6.0), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2018-0863 with severity < 8 (severity = 6.0), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2018-0863 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 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-24823 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-24823 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-24823 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 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-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 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-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 03:17:51 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-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-servlet : 2.2.31.Final, hash=87cf11eed02c002d283d) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-servlet : 2.2.31.Final, hash=87cf11eed02c002d283d) [ 03:17:51 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-1973 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.jboss.xnio : xnio-api : 3.8.11.Final, hash=88876a7a214c450ec569) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 03:17:51 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-41915 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-41915 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41915 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-handler : 4.1.109.Final, hash=9167863307b3c44cc122) [ 03:17:51 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-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.6, hash=c21104d3522693dc118f) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 03:17:51 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-1973 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-1973 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-1973 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.undertow : undertow-core : 2.2.31.Final, hash=c3228ddaa60f7e58b469) [ 03:17:51 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-6162 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2024-6162 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2024-6162 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf.features : base : 4.4.6, hash=e7ea0ac68b666a1e5fee) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:17:51 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-34462 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-34462 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34462 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 03:17:51 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-0026 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0026 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0026 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 03:17:51 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Security-Medium) [ 03:17:51 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.6, hash=febdba38f2e78220c750) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL License-Unknown) [ 03:17:51 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 03:17:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL License-Unknown) [ 03:17:51 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=94d2191378cac5719dae) [ 03:17:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL License-Unknown) [ 03:17:51 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 7.0.0, hash=f816f998c43204230d9e) [ 03:17:51 Constraint(Unknown) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License is 'Not Provided' because: Found 'Not Provided' license] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL EPL-Incompatible License) [ 03:17:51 Component(displayName=com.mysql : mysql-connector-j : 8.3.0, hash=1cc7fa5d61f4bbc11353) [ 03:17:51 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')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL EPL-Incompatible License) [ 03:17:51 Component(displayName=com.rabbitmq : amqp-client : 5.20.0, hash=e8b2cbfe10d9cdcdc299) [ 03:17:51 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')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Potential License Concern) [ 03:17:51 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.43, hash=4d856a1bbfc27992d646) [ 03:17:51 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Potential License Concern) [ 03:17:51 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.43, hash=9318348684ff7393c6e0) [ 03:17:51 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Potential License Concern) [ 03:17:51 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.43, hash=9b677f9e7a72e891f8da) [ 03:17:51 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Potential License Concern) [ 03:17:51 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.43, hash=9c93bdf0ea91148cd3d7) [ 03:17:51 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Potential License Concern) [ 03:17:51 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.43, hash=ca08f910eab99c82551c) [ 03:17:51 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:17:51 03:17:51 Nexus IQ reports policy failing due to 03:17:51 Policy(ODL Potential License Concern) [ 03:17:51 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.43, hash=dfadfd2c596fb4478479) [ 03:17:51 Constraint(Non Standard) [Label is not 'ODL Waiver-License' because: Did not find label 'ODL Waiver-License', License Threat Group is 'ODL Licenses of Potential Concern' because: Found licenses in the 'ODL Licenses of Potential Concern' license threat group ('Non-Standard')] ]] 03:17:51 03:17:51 Nexus IQ reports policy warning due to 03:17:51 Policy(ODL Security-Low) [ 03:17:51 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.19.5, hash=a0e8583e90562f792471) [ 03:17:51 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-2016-0702 with severity < 4 (severity = 2.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0702 with status 'Open', not 'Not Applicable'] ]] 03:17:51 03:17:51 Nexus IQ reports policy warning due to 03:17:51 Policy(ODL Security-Low) [ 03:17:51 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 03:17:51 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'] ]] 03:17:51 03:17:51 Nexus IQ reports policy warning due to 03:17:51 Policy(ODL Security-Low) [ 03:17:51 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 03:17:51 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'] ]] 03:17:51 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-lispflowmapping/report/d49a6b4a0120464fbdd54f6a84ec7725 03:17:51 Summary of policy violations: 2 critical, 104 severe, 348 moderate 03:17:51 FATAL: IQ Server evaluation of application odl-lispflowmapping failed 03:17:51 $ ssh-agent -k 03:17:51 unset SSH_AUTH_SOCK; 03:17:51 unset SSH_AGENT_PID; 03:17:51 echo Agent pid 5620 killed; 03:17:51 [ssh-agent] Stopped. 03:17:51 ERROR: IQ Server evaluation of application odl-lispflowmapping failed 03:17:51 [PostBuildScript] - [INFO] Executing post build scripts. 03:17:51 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins14539880899818031256.sh 03:17:51 ---> sysstat.sh 03:17:52 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins17828669872471585252.sh 03:17:52 ---> package-listing.sh 03:17:52 ++ facter osfamily 03:17:52 ++ tr '[:upper:]' '[:lower:]' 03:17:52 + OS_FAMILY=redhat 03:17:52 + workspace=/w/workspace/lispflowmapping-maven-clm-calcium 03:17:52 + START_PACKAGES=/tmp/packages_start.txt 03:17:52 + END_PACKAGES=/tmp/packages_end.txt 03:17:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:17:52 + PACKAGES=/tmp/packages_start.txt 03:17:52 + '[' /w/workspace/lispflowmapping-maven-clm-calcium ']' 03:17:52 + PACKAGES=/tmp/packages_end.txt 03:17:52 + case "${OS_FAMILY}" in 03:17:52 + rpm -qa 03:17:52 + sort 03:17:52 + '[' -f /tmp/packages_start.txt ']' 03:17:52 + '[' -f /tmp/packages_end.txt ']' 03:17:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:17:52 + '[' /w/workspace/lispflowmapping-maven-clm-calcium ']' 03:17:52 + mkdir -p /w/workspace/lispflowmapping-maven-clm-calcium/archives/ 03:17:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/lispflowmapping-maven-clm-calcium/archives/ 03:17:53 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins315096547109630823.sh 03:17:53 ---> capture-instance-metadata.sh 03:17:53 Setup pyenv: 03:17:53 system 03:17:53 3.8.13 03:17:53 3.9.13 03:17:53 3.10.13 03:17:53 * 3.11.7 (set by /w/workspace/lispflowmapping-maven-clm-calcium/.python-version) 03:17:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZnE from file:/tmp/.os_lf_venv 03:17:54 lf-activate-venv(): INFO: Installing: lftools 03:18:06 lf-activate-venv(): INFO: Adding /tmp/venv-wZnE/bin to PATH 03:18:06 INFO: Running in OpenStack, capturing instance metadata 03:18:06 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins5076597815495176937.sh 03:18:06 provisioning config files... 03:18:06 Could not find credentials [logs] for lispflowmapping-maven-clm-calcium #43 03:18:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/lispflowmapping-maven-clm-calcium@tmp/config15658844665652283484tmp 03:18:06 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:18:06 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:18:06 provisioning config files... 03:18:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:18:07 [EnvInject] - Injecting environment variables from a build step. 03:18:07 [EnvInject] - Injecting as environment variables the properties content 03:18:07 SERVER_ID=logs 03:18:07 03:18:07 [EnvInject] - Variables injected successfully. 03:18:07 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins11056502536562020868.sh 03:18:07 ---> create-netrc.sh 03:18:07 WARN: Log server credential not found. 03:18:07 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins4655415982648658849.sh 03:18:07 ---> python-tools-install.sh 03:18:07 Setup pyenv: 03:18:07 system 03:18:07 3.8.13 03:18:07 3.9.13 03:18:07 3.10.13 03:18:07 * 3.11.7 (set by /w/workspace/lispflowmapping-maven-clm-calcium/.python-version) 03:18:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZnE from file:/tmp/.os_lf_venv 03:18:08 lf-activate-venv(): INFO: Installing: lftools 03:18:17 lf-activate-venv(): INFO: Adding /tmp/venv-wZnE/bin to PATH 03:18:17 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins4008330708167790834.sh 03:18:17 ---> sudo-logs.sh 03:18:17 Archiving 'sudo' log.. 03:18:17 [lispflowmapping-maven-clm-calcium] $ /bin/bash /tmp/jenkins13113069973462116700.sh 03:18:17 ---> job-cost.sh 03:18:17 Setup pyenv: 03:18:17 system 03:18:17 3.8.13 03:18:17 3.9.13 03:18:17 3.10.13 03:18:17 * 3.11.7 (set by /w/workspace/lispflowmapping-maven-clm-calcium/.python-version) 03:18:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZnE from file:/tmp/.os_lf_venv 03:18:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:18:24 lf-activate-venv(): INFO: Adding /tmp/venv-wZnE/bin to PATH 03:18:24 INFO: No Stack... 03:18:24 INFO: Retrieving Pricing Info for: v3-standard-8 03:18:24 INFO: Archiving Costs 03:18:24 [lispflowmapping-maven-clm-calcium] $ /bin/bash -l /tmp/jenkins3090207545769455976.sh 03:18:24 ---> logs-deploy.sh 03:18:24 Setup pyenv: 03:18:25 system 03:18:25 3.8.13 03:18:25 3.9.13 03:18:25 3.10.13 03:18:25 * 3.11.7 (set by /w/workspace/lispflowmapping-maven-clm-calcium/.python-version) 03:18:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wZnE from file:/tmp/.os_lf_venv 03:18:26 lf-activate-venv(): INFO: Installing: lftools 03:18:35 lf-activate-venv(): INFO: Adding /tmp/venv-wZnE/bin to PATH 03:18:35 WARNING: Nexus logging server not set 03:18:35 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/lispflowmapping-maven-clm-calcium/43/ 03:18:35 INFO: archiving logs to S3 03:18:36 ---> uname -a: 03:18:36 Linux prd-centos8-builder-8c-8g-18165.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 03:18:36 03:18:36 03:18:36 ---> lscpu: 03:18:36 Architecture: x86_64 03:18:36 CPU op-mode(s): 32-bit, 64-bit 03:18:36 Byte Order: Little Endian 03:18:36 CPU(s): 8 03:18:36 On-line CPU(s) list: 0-7 03:18:36 Thread(s) per core: 1 03:18:36 Core(s) per socket: 1 03:18:36 Socket(s): 8 03:18:36 NUMA node(s): 1 03:18:36 Vendor ID: AuthenticAMD 03:18:36 CPU family: 23 03:18:36 Model: 49 03:18:36 Model name: AMD EPYC-Rome Processor 03:18:36 Stepping: 0 03:18:36 CPU MHz: 2799.998 03:18:36 BogoMIPS: 5599.99 03:18:36 Virtualization: AMD-V 03:18:36 Hypervisor vendor: KVM 03:18:36 Virtualization type: full 03:18:36 L1d cache: 32K 03:18:36 L1i cache: 32K 03:18:36 L2 cache: 512K 03:18:36 L3 cache: 16384K 03:18:36 NUMA node0 CPU(s): 0-7 03:18:36 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 03:18:36 03:18:36 03:18:36 ---> nproc: 03:18:36 8 03:18:36 03:18:36 03:18:36 ---> df -h: 03:18:36 Filesystem Size Used Avail Use% Mounted on 03:18:36 devtmpfs 16G 0 16G 0% /dev 03:18:36 tmpfs 16G 0 16G 0% /dev/shm 03:18:36 tmpfs 16G 17M 16G 1% /run 03:18:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:18:36 /dev/vda1 160G 11G 150G 7% / 03:18:36 tmpfs 3.2G 0 3.2G 0% /run/user/1001 03:18:36 03:18:36 03:18:36 ---> free -m: 03:18:36 total used free shared buff/cache available 03:18:36 Mem: 31888 2248 25765 19 3874 29178 03:18:36 Swap: 1023 0 1023 03:18:36 03:18:36 03:18:36 ---> ip addr: 03:18:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:18:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:18:36 inet 127.0.0.1/8 scope host lo 03:18:36 valid_lft forever preferred_lft forever 03:18:36 inet6 ::1/128 scope host 03:18:36 valid_lft forever preferred_lft forever 03:18:36 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:18:36 link/ether fa:16:3e:8d:c1:db brd ff:ff:ff:ff:ff:ff 03:18:36 altname enp0s3 03:18:36 altname ens3 03:18:36 inet 10.30.171.150/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:18:36 valid_lft 85675sec preferred_lft 85675sec 03:18:36 inet6 fe80::f816:3eff:fe8d:c1db/64 scope link 03:18:36 valid_lft forever preferred_lft forever 03:18:36 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 03:18:36 link/ether 02:42:2b:b2:f6:fc brd ff:ff:ff:ff:ff:ff 03:18:36 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 03:18:36 valid_lft forever preferred_lft forever 03:18:36 03:18:36 03:18:36 ---> sar -b -r -n DEV: 03:18:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/06/2024 _x86_64_ (8 CPU) 03:18:36 03:18:36 03:06:28 LINUX RESTART (8 CPU) 03:18:36 03:18:36 03:07:01 AM tps rtps wtps bread/s bwrtn/s 03:18:36 03:08:01 AM 267.13 15.73 251.40 2774.28 7189.75 03:18:36 03:09:01 AM 326.04 19.63 306.41 4098.77 12532.14 03:18:36 03:10:01 AM 64.56 1.45 63.11 380.94 9571.53 03:18:36 03:11:01 AM 46.42 1.67 44.75 107.43 2703.07 03:18:36 03:12:01 AM 139.90 0.00 139.90 0.00 11808.60 03:18:36 03:13:01 AM 96.53 0.00 96.53 0.00 2316.15 03:18:36 03:14:01 AM 108.81 0.00 108.81 0.00 35553.10 03:18:36 03:15:01 AM 27.06 0.00 27.06 0.00 10594.43 03:18:36 03:16:01 AM 13.01 0.00 13.01 0.00 152.48 03:18:36 03:17:02 AM 20.08 2.42 17.66 58.52 2207.92 03:18:36 03:18:01 AM 14.84 0.07 14.77 9.89 947.87 03:18:36 Average: 102.35 3.73 98.62 676.47 8700.78 03:18:36 03:18:36 03:07:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:18:36 03:08:01 AM 29579488 31287904 3073972 9.41 2688 2033336 1463456 4.34 214944 2433064 146288 03:18:36 03:09:01 AM 27884536 30068524 4768924 14.60 2688 2496812 2850060 8.46 281656 4003000 218868 03:18:36 03:10:01 AM 27375436 29664368 5278024 16.16 2688 2598064 3204440 9.51 373920 4404744 37528 03:18:36 03:11:01 AM 27211544 29680980 5441916 16.67 2688 2775000 2638880 7.83 403932 4525768 152408 03:18:36 03:12:01 AM 26277944 29085964 6375516 19.52 2688 3109636 3258776 9.67 578944 5267904 195712 03:18:36 03:13:01 AM 26954104 29591764 5699356 17.45 2688 2939276 2713468 8.05 595652 4580012 13820 03:18:36 03:14:01 AM 24334340 28292276 8319120 25.48 2688 4251324 4069720 12.08 846476 6910696 305356 03:18:36 03:15:01 AM 24306136 28264988 8347324 25.56 2688 4252220 4069720 12.08 846540 6936432 48 03:18:36 03:16:01 AM 24281516 28242624 8371944 25.64 2688 4254520 4069720 12.08 846600 6960748 1200 03:18:36 03:17:02 AM 26753612 30246048 5899848 18.07 2688 3785636 2218264 6.58 760184 4588148 1580 03:18:36 03:18:01 AM 26410684 29901964 6242776 19.12 2688 3785396 2584616 7.67 1062824 4631568 0 03:18:36 Average: 26488122 29484309 6165338 18.88 2688 3298293 3012829 8.94 619243 5022008 97528 03:18:36 03:18:36 03:07:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:18:36 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:08:01 AM eth0 211.63 139.74 1162.34 43.98 0.00 0.00 0.00 0.00 03:18:36 03:08:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:09:01 AM eth0 340.64 271.58 4018.36 46.59 0.00 0.00 0.00 0.00 03:18:36 03:09:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:10:01 AM eth0 32.07 31.86 197.84 7.00 0.00 0.00 0.00 0.00 03:18:36 03:10:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:11:01 AM lo 890.89 890.89 850.37 850.37 0.00 0.00 0.00 0.00 03:18:36 03:11:01 AM eth0 205.66 136.09 2496.68 17.06 0.00 0.00 0.00 0.00 03:18:36 03:11:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:12:01 AM lo 2091.20 2091.20 1996.19 1996.19 0.00 0.00 0.00 0.00 03:18:36 03:12:01 AM eth0 136.38 124.10 2141.40 17.26 0.00 0.00 0.00 0.00 03:18:36 03:12:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:13:01 AM lo 1574.69 1574.69 1502.79 1502.79 0.00 0.00 0.00 0.00 03:18:36 03:13:01 AM eth0 5.70 5.22 1.41 3.09 0.00 0.00 0.00 0.00 03:18:36 03:13:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:14:01 AM lo 2309.50 2309.50 2335.31 2335.31 0.00 0.00 0.00 0.00 03:18:36 03:14:01 AM eth0 98.08 76.97 2015.27 12.86 0.00 0.00 0.00 0.00 03:18:36 03:14:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:15:01 AM lo 1.98 1.98 0.35 0.35 0.00 0.00 0.00 0.00 03:18:36 03:15:01 AM eth0 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 03:18:36 03:15:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:16:01 AM lo 1.95 1.95 0.21 0.21 0.00 0.00 0.00 0.00 03:18:36 03:16:01 AM eth0 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:18:36 03:16:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:17:02 AM lo 1.38 1.38 1.41 1.41 0.00 0.00 0.00 0.00 03:18:36 03:17:02 AM eth0 505.62 264.06 882.31 94.34 0.00 0.00 0.00 0.00 03:18:36 03:17:02 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:18:01 AM eth0 83.12 53.74 28.86 316.25 0.00 0.00 0.00 0.00 03:18:36 03:18:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 Average: lo 625.66 625.66 608.82 608.82 0.00 0.00 0.00 0.00 03:18:36 Average: eth0 147.32 100.40 1178.57 50.37 0.00 0.00 0.00 0.00 03:18:36 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:18:36 03:18:36 03:18:36 ---> sar -P ALL: 03:18:36 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-builder-5e6ee0fb-b6d9-4116-90d4-35c890e2b0f7.nov) 07/06/2024 _x86_64_ (8 CPU) 03:18:36 03:18:36 03:06:28 LINUX RESTART (8 CPU) 03:18:36 03:18:36 03:07:01 AM CPU %user %nice %system %iowait %steal %idle 03:18:36 03:08:01 AM all 9.63 0.00 1.86 1.20 0.05 87.25 03:18:36 03:08:01 AM 0 7.63 0.00 1.12 0.37 0.05 90.83 03:18:36 03:08:01 AM 1 9.09 0.00 1.36 1.69 0.05 87.82 03:18:36 03:08:01 AM 2 14.00 0.00 2.20 1.35 0.12 82.33 03:18:36 03:08:01 AM 3 19.35 0.00 3.10 0.49 0.05 77.02 03:18:36 03:08:01 AM 4 6.93 0.00 1.99 0.83 0.03 90.22 03:18:36 03:08:01 AM 5 6.82 0.00 0.90 0.35 0.05 91.88 03:18:36 03:08:01 AM 6 10.08 0.00 1.49 1.97 0.05 86.41 03:18:36 03:08:01 AM 7 3.13 0.00 2.75 2.55 0.03 91.54 03:18:36 03:09:01 AM all 24.15 0.00 1.87 1.82 0.09 72.08 03:18:36 03:09:01 AM 0 21.27 0.00 1.04 0.38 0.07 77.24 03:18:36 03:09:01 AM 1 40.76 0.00 2.52 2.31 0.12 54.29 03:18:36 03:09:01 AM 2 25.90 0.00 2.04 2.81 0.10 69.15 03:18:36 03:09:01 AM 3 15.16 0.00 1.52 2.49 0.05 80.77 03:18:36 03:09:01 AM 4 24.05 0.00 2.80 1.32 0.08 71.75 03:18:36 03:09:01 AM 5 17.39 0.00 1.31 0.55 0.08 80.67 03:18:36 03:09:01 AM 6 17.84 0.00 2.90 4.30 0.10 74.86 03:18:36 03:09:01 AM 7 30.77 0.00 0.80 0.40 0.08 67.94 03:18:36 03:10:01 AM all 51.49 0.00 1.73 0.59 0.11 46.08 03:18:36 03:10:01 AM 0 45.11 0.00 1.40 0.48 0.10 52.90 03:18:36 03:10:01 AM 1 73.76 0.00 2.99 0.23 0.13 22.88 03:18:36 03:10:01 AM 2 49.23 0.00 2.53 0.39 0.12 47.74 03:18:36 03:10:01 AM 3 33.96 0.00 1.56 1.94 0.12 62.42 03:18:36 03:10:01 AM 4 47.75 0.00 1.53 1.02 0.10 49.60 03:18:36 03:10:01 AM 5 49.66 0.00 1.24 0.00 0.10 49.01 03:18:36 03:10:01 AM 6 69.90 0.00 1.87 0.59 0.13 27.51 03:18:36 03:10:01 AM 7 42.51 0.00 0.70 0.07 0.10 56.62 03:18:36 03:11:01 AM all 42.64 0.00 1.77 0.54 0.11 54.94 03:18:36 03:11:01 AM 0 39.08 0.00 2.81 0.45 0.10 57.56 03:18:36 03:11:01 AM 1 52.92 0.00 1.64 0.08 0.12 45.24 03:18:36 03:11:01 AM 2 39.37 0.00 1.27 0.27 0.12 58.97 03:18:36 03:11:01 AM 3 33.80 0.00 2.18 1.79 0.10 62.14 03:18:36 03:11:01 AM 4 42.72 0.00 1.81 0.03 0.10 55.34 03:18:36 03:11:01 AM 5 38.21 0.00 1.15 1.20 0.08 59.35 03:18:36 03:11:01 AM 6 53.61 0.00 2.03 0.35 0.12 43.89 03:18:36 03:11:01 AM 7 41.43 0.00 1.27 0.17 0.13 56.99 03:18:36 03:12:01 AM all 37.02 0.00 2.68 1.01 0.10 59.19 03:18:36 03:12:01 AM 0 45.48 0.00 1.58 0.12 0.10 52.73 03:18:36 03:12:01 AM 1 26.88 0.00 4.33 0.99 0.08 67.71 03:18:36 03:12:01 AM 2 51.12 0.00 1.93 0.35 0.10 46.50 03:18:36 03:12:01 AM 3 38.28 0.00 2.59 2.20 0.10 56.83 03:18:36 03:12:01 AM 4 33.63 0.00 3.27 1.91 0.12 61.07 03:18:36 03:12:01 AM 5 26.01 0.00 3.11 0.67 0.12 70.09 03:18:36 03:12:01 AM 6 30.07 0.00 2.76 1.28 0.08 65.81 03:18:36 03:12:01 AM 7 44.60 0.00 1.91 0.54 0.10 52.85 03:18:36 03:13:01 AM all 35.02 0.00 2.53 0.25 0.11 62.09 03:18:36 03:13:01 AM 0 42.84 0.00 1.43 0.00 0.10 55.63 03:18:36 03:13:01 AM 1 32.14 0.00 1.96 0.30 0.12 65.48 03:18:36 03:13:01 AM 2 35.76 0.00 4.37 0.49 0.12 59.26 03:18:36 03:13:01 AM 3 29.39 0.00 2.03 0.40 0.12 68.06 03:18:36 03:13:01 AM 4 38.87 0.00 1.46 0.29 0.08 59.30 03:18:36 03:13:01 AM 5 33.78 0.00 3.44 0.17 0.12 62.50 03:18:36 03:13:01 AM 6 26.72 0.00 2.29 0.24 0.12 70.64 03:18:36 03:13:01 AM 7 40.70 0.00 3.24 0.10 0.10 55.86 03:18:36 03:14:01 AM all 23.66 0.00 2.14 2.13 0.07 71.99 03:18:36 03:14:01 AM 0 15.88 0.00 2.26 6.42 0.08 75.37 03:18:36 03:14:01 AM 1 20.17 0.00 0.99 2.26 0.07 76.52 03:18:36 03:14:01 AM 2 54.25 0.00 5.01 3.56 0.08 37.09 03:18:36 03:14:01 AM 3 23.10 0.00 0.79 1.00 0.07 75.04 03:18:36 03:14:01 AM 4 18.83 0.00 2.91 0.54 0.07 77.66 03:18:36 03:14:01 AM 5 18.53 0.00 1.04 0.85 0.07 79.52 03:18:36 03:14:01 AM 6 23.94 0.00 3.04 0.85 0.05 72.11 03:18:36 03:14:01 AM 7 14.58 0.00 1.10 1.57 0.10 82.64 03:18:36 03:15:01 AM all 0.95 0.00 0.17 0.64 0.03 98.22 03:18:36 03:15:01 AM 0 0.38 0.00 0.15 0.00 0.03 99.43 03:18:36 03:15:01 AM 1 0.75 0.00 0.27 1.45 0.03 97.50 03:18:36 03:15:01 AM 2 1.50 0.00 0.28 2.47 0.03 95.71 03:18:36 03:15:01 AM 3 1.17 0.00 0.18 0.33 0.05 98.26 03:18:36 03:15:01 AM 4 0.85 0.00 0.12 0.20 0.02 98.81 03:18:36 03:15:01 AM 5 1.18 0.00 0.17 0.55 0.03 98.06 03:18:36 03:15:01 AM 6 0.72 0.00 0.10 0.08 0.02 99.08 03:18:36 03:15:01 AM 7 1.02 0.00 0.10 0.00 0.02 98.87 03:18:36 03:16:01 AM all 1.28 0.00 0.15 0.04 0.03 98.49 03:18:36 03:16:01 AM 0 1.99 0.00 0.12 0.07 0.03 97.80 03:18:36 03:16:01 AM 1 1.89 0.00 0.12 0.10 0.03 97.86 03:18:36 03:16:01 AM 2 0.74 0.00 0.27 0.08 0.05 98.86 03:18:36 03:16:01 AM 3 1.20 0.00 0.18 0.02 0.03 98.56 03:18:36 03:16:01 AM 4 1.32 0.00 0.13 0.03 0.03 98.48 03:18:36 03:16:01 AM 5 0.67 0.00 0.10 0.03 0.03 99.17 03:18:36 03:16:01 AM 6 1.00 0.00 0.17 0.00 0.02 98.82 03:18:36 03:16:01 AM 7 1.43 0.00 0.15 0.02 0.02 98.38 03:18:36 03:17:02 AM all 17.81 0.00 1.68 0.13 0.05 80.33 03:18:36 03:17:02 AM 0 25.84 0.00 2.71 0.13 0.05 71.27 03:18:36 03:17:02 AM 1 25.98 0.00 0.59 0.02 0.05 73.37 03:18:36 03:17:02 AM 2 30.74 0.00 2.40 0.18 0.08 66.59 03:18:36 03:17:02 AM 3 10.55 0.00 1.48 0.00 0.05 87.93 03:18:36 03:17:02 AM 4 10.13 0.00 2.22 0.02 0.05 87.58 03:18:36 03:17:02 AM 5 17.94 0.00 0.99 0.07 0.05 80.96 03:18:36 03:17:02 AM 6 8.42 0.00 2.22 0.02 0.07 89.27 03:18:36 03:17:02 AM 7 12.86 0.00 0.82 0.57 0.03 85.71 03:18:36 03:18:01 AM all 9.94 0.00 0.59 0.03 0.03 89.40 03:18:36 03:18:01 AM 0 10.13 0.00 0.39 0.14 0.03 89.31 03:18:36 03:18:01 AM 1 2.60 0.00 0.36 0.00 0.03 97.01 03:18:36 03:18:01 AM 2 0.68 0.00 0.41 0.05 0.05 98.81 03:18:36 03:18:01 AM 3 18.19 0.00 0.63 0.03 0.03 81.12 03:18:36 03:18:01 AM 4 8.96 0.00 0.66 0.00 0.02 90.36 03:18:36 03:18:01 AM 5 13.28 0.00 0.78 0.00 0.03 85.91 03:18:36 03:18:01 AM 6 10.63 0.00 0.59 0.05 0.02 88.70 03:18:36 03:18:01 AM 7 15.03 0.00 0.90 0.00 0.03 84.03 03:18:36 03:18:36 Average: CPU %user %nice %system %iowait %steal %idle 03:18:36 Average: all 23.05 0.00 1.56 0.76 0.07 74.55 03:18:36 Average: 0 23.23 0.00 1.36 0.78 0.07 74.56 03:18:36 Average: 1 26.10 0.00 1.56 0.86 0.08 71.40 03:18:36 Average: 2 27.60 0.00 2.07 1.09 0.09 69.16 03:18:36 Average: 3 20.36 0.00 1.48 0.97 0.07 77.12 03:18:36 Average: 4 21.28 0.00 1.72 0.56 0.06 76.38 03:18:36 Average: 5 20.31 0.00 1.29 0.41 0.07 77.92 03:18:36 Average: 6 23.00 0.00 1.77 0.88 0.07 74.28 03:18:36 Average: 7 22.55 0.00 1.25 0.54 0.07 75.59 03:18:36 03:18:36 03:18:36