23:22:53 Started by timer 23:22:53 Running as SYSTEM 23:22:53 [EnvInject] - Loading node environment variables. 23:22:53 Building remotely on prd-centos8-builder-8c-8g-18381 (centos8-builder-8c-8g) in workspace /w/workspace/lispflowmapping-maven-clm-argon 23:22:54 [ssh-agent] Looking for ssh-agent implementation... 23:22:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:22:54 $ ssh-agent 23:22:54 SSH_AUTH_SOCK=/tmp/ssh-bFeVzuhkhlDd/agent.5500 23:22:54 SSH_AGENT_PID=5502 23:22:54 [ssh-agent] Started. 23:22:54 Running ssh-add (command line suppressed) 23:22:54 Identity added: /w/workspace/lispflowmapping-maven-clm-argon@tmp/private_key_392415672332386759.key (/w/workspace/lispflowmapping-maven-clm-argon@tmp/private_key_392415672332386759.key) 23:22:54 [ssh-agent] Using credentials jenkins (jenkins-ssh) 23:22:54 The recommended git tool is: NONE 23:22:56 using credential jenkins-ssh 23:22:56 Wiping out workspace first. 23:22:56 Cloning the remote Git repository 23:22:56 Cloning repository git://devvexx.opendaylight.org/mirror/lispflowmapping 23:22:56 > git init /w/workspace/lispflowmapping-maven-clm-argon # timeout=10 23:22:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/lispflowmapping 23:22:56 > git --version # timeout=10 23:22:56 > git --version # 'git version 2.43.0' 23:22:56 using GIT_SSH to set credentials jenkins-ssh 23:22:56 [INFO] Currently running in a labeled security context 23:22:56 [INFO] Currently SELinux is 'enforcing' on the host 23:22:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/lispflowmapping-maven-clm-argon@tmp/jenkins-gitclient-ssh11343317490386769645.key 23:22:56 Verifying host key using known hosts file 23:22:56 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' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:22:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/lispflowmapping +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/lispflowmapping # timeout=10 23:22:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:58 Avoid second fetch 23:22:58 > git rev-parse refs/remotes/origin/stable/argon^{commit} # timeout=10 23:22:58 Checking out Revision 6c76496055e9ae60673d8a1ccf3bea56f022cc22 (refs/remotes/origin/stable/argon) 23:22:58 > git config core.sparsecheckout # timeout=10 23:22:58 > git checkout -f 6c76496055e9ae60673d8a1ccf3bea56f022cc22 # timeout=10 23:22:58 Commit message: "Bump versions by x.y.(z+1)" 23:22:58 > git rev-list --no-walk 6c76496055e9ae60673d8a1ccf3bea56f022cc22 # timeout=10 23:22:58 provisioning config files... 23:22:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:22:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:22:58 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins17533881516351701318.sh 23:22:58 ---> python-tools-install.sh 23:22:58 Setup pyenv: 23:22:58 system 23:22:58 * 3.8.13 (set by /opt/pyenv/version) 23:22:58 * 3.9.13 (set by /opt/pyenv/version) 23:22:58 * 3.10.6 (set by /opt/pyenv/version) 23:23:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gIGz 23:23:03 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:23:06 lf-activate-venv(): INFO: Installing: lftools 23:23:37 lf-activate-venv(): INFO: Adding /tmp/venv-gIGz/bin to PATH 23:23:37 Generating Requirements File 23:24:10 Python 3.10.6 23:24:11 pip 23.3.2 from /tmp/venv-gIGz/lib/python3.10/site-packages/pip (python 3.10) 23:24:11 appdirs==1.4.4 23:24:11 argcomplete==3.2.1 23:24:11 aspy.yaml==1.3.0 23:24:11 attrs==23.2.0 23:24:11 autopage==0.5.2 23:24:11 beautifulsoup4==4.12.3 23:24:11 boto3==1.34.23 23:24:11 botocore==1.34.23 23:24:11 bs4==0.0.2 23:24:11 cachetools==5.3.2 23:24:11 certifi==2023.11.17 23:24:11 cffi==1.16.0 23:24:11 cfgv==3.4.0 23:24:11 chardet==5.2.0 23:24:11 charset-normalizer==3.3.2 23:24:11 click==8.1.7 23:24:11 cliff==4.5.0 23:24:11 cmd2==2.4.3 23:24:11 cryptography==3.3.2 23:24:11 debtcollector==2.5.0 23:24:11 decorator==5.1.1 23:24:11 defusedxml==0.7.1 23:24:11 Deprecated==1.2.14 23:24:11 distlib==0.3.8 23:24:11 dnspython==2.5.0 23:24:11 docker==4.2.2 23:24:11 dogpile.cache==1.3.0 23:24:11 email-validator==2.1.0.post1 23:24:11 filelock==3.13.1 23:24:11 future==0.18.3 23:24:11 gitdb==4.0.11 23:24:11 GitPython==3.1.41 23:24:11 google-auth==2.26.2 23:24:11 httplib2==0.22.0 23:24:11 identify==2.5.33 23:24:11 idna==3.6 23:24:11 importlib-resources==1.5.0 23:24:11 iso8601==2.1.0 23:24:11 Jinja2==3.1.3 23:24:11 jmespath==1.0.1 23:24:11 jsonpatch==1.33 23:24:11 jsonpointer==2.4 23:24:11 jsonschema==4.21.1 23:24:11 jsonschema-specifications==2023.12.1 23:24:11 keystoneauth1==5.5.0 23:24:11 kubernetes==29.0.0 23:24:11 lftools==0.37.8 23:24:11 lxml==5.1.0 23:24:11 MarkupSafe==2.1.4 23:24:11 msgpack==1.0.7 23:24:11 multi_key_dict==2.0.3 23:24:11 munch==4.0.0 23:24:11 netaddr==0.10.1 23:24:11 netifaces==0.11.0 23:24:11 niet==1.4.2 23:24:11 nodeenv==1.8.0 23:24:11 oauth2client==4.1.3 23:24:11 oauthlib==3.2.2 23:24:11 openstacksdk==0.62.0 23:24:11 os-client-config==2.1.0 23:24:11 os-service-types==1.7.0 23:24:11 osc-lib==3.0.0 23:24:11 oslo.config==9.3.0 23:24:11 oslo.context==5.3.0 23:24:11 oslo.i18n==6.2.0 23:24:11 oslo.log==5.4.0 23:24:11 oslo.serialization==5.3.0 23:24:11 oslo.utils==7.0.0 23:24:11 packaging==23.2 23:24:11 pbr==6.0.0 23:24:11 platformdirs==4.1.0 23:24:11 prettytable==3.9.0 23:24:11 pyasn1==0.5.1 23:24:11 pyasn1-modules==0.3.0 23:24:11 pycparser==2.21 23:24:11 pygerrit2==2.0.15 23:24:11 PyGithub==2.1.1 23:24:11 pyinotify==0.9.6 23:24:11 PyJWT==2.8.0 23:24:11 PyNaCl==1.5.0 23:24:11 pyparsing==2.4.7 23:24:11 pyperclip==1.8.2 23:24:11 pyrsistent==0.20.0 23:24:11 python-cinderclient==9.4.0 23:24:11 python-dateutil==2.8.2 23:24:11 python-heatclient==3.4.0 23:24:11 python-jenkins==1.8.2 23:24:11 python-keystoneclient==5.3.0 23:24:11 python-magnumclient==4.3.0 23:24:11 python-novaclient==18.4.0 23:24:11 python-openstackclient==6.0.0 23:24:11 python-swiftclient==4.4.0 23:24:11 pytz==2023.3.post1 23:24:11 PyYAML==6.0.1 23:24:11 referencing==0.32.1 23:24:11 requests==2.31.0 23:24:11 requests-oauthlib==1.3.1 23:24:11 requestsexceptions==1.4.0 23:24:11 rfc3986==2.0.0 23:24:11 rpds-py==0.17.1 23:24:11 rsa==4.9 23:24:11 ruamel.yaml==0.18.5 23:24:11 ruamel.yaml.clib==0.2.8 23:24:11 s3transfer==0.10.0 23:24:11 simplejson==3.19.2 23:24:11 six==1.16.0 23:24:11 smmap==5.0.1 23:24:11 soupsieve==2.5 23:24:11 stevedore==5.1.0 23:24:11 tabulate==0.9.0 23:24:11 toml==0.10.2 23:24:11 tomlkit==0.12.3 23:24:11 tqdm==4.66.1 23:24:11 typing_extensions==4.9.0 23:24:11 tzdata==2023.4 23:24:11 urllib3==1.26.18 23:24:11 virtualenv==20.25.0 23:24:11 wcwidth==0.2.13 23:24:11 websocket-client==1.7.0 23:24:11 wrapt==1.16.0 23:24:11 xdg==6.0.0 23:24:11 xmltodict==0.13.0 23:24:11 yq==3.2.3 23:24:11 [lispflowmapping-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins14304050179478251575.sh 23:24:11 + echo quiet=on 23:24:11 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-18381 23:24:12 [lispflowmapping-maven-clm-argon] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/argon -Dsha1=origin/stable/argon "-DMAVEN_OPTS=--add-opens java.base/java.util=ALL-UNNAMED" -DPROJECT=lispflowmapping -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/argon -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=argon "-DARCHIVE_ARTIFACTS=**/*.log **/target/surefire-reports/*-output.txt 23:24:12 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=lispflowmapping --version 23:24:12 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 23:24:12 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 23:24:12 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 23:24:12 Default locale: en_US, platform encoding: UTF-8 23:24:12 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 23:24:12 [lispflowmapping-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins12889602162660089278.sh 23:24:12 + rm /home/jenkins/.wgetrc 23:24:12 [EnvInject] - Injecting environment variables from a build step. 23:24:12 [EnvInject] - Injecting as environment variables the properties content 23:24:12 SET_JDK_VERSION=openjdk17 23:24:12 GIT_URL="git://devvexx.opendaylight.org/mirror" 23:24:12 23:24:12 [EnvInject] - Variables injected successfully. 23:24:12 [lispflowmapping-maven-clm-argon] $ /bin/sh /tmp/jenkins12270306135701025682.sh 23:24:12 ---> update-java-alternatives.sh 23:24:12 ---> Updating Java version 23:24:12 ---> RedHat type system detected 23:24:13 openjdk version "17.0.6-ea" 2023-01-17 LTS 23:24:13 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 23:24:13 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) 23:24:13 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 23:24:13 [EnvInject] - Injecting environment variables from a build step. 23:24:13 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 23:24:13 [EnvInject] - Variables injected successfully. 23:24:13 provisioning config files... 23:24:13 copy managed file [global-settings] to file:/w/workspace/lispflowmapping-maven-clm-argon@tmp/config13824836082451763813tmp 23:24:14 copy managed file [lispflowmapping-settings] to file:/w/workspace/lispflowmapping-maven-clm-argon@tmp/config9018346776367115142tmp 23:24:14 [EnvInject] - Injecting environment variables from a build step. 23:24:14 [EnvInject] - Injecting as environment variables the properties content 23:24:14 MAVEN_GOALS=clean deploy -DrepoBuild 23:24:14 23:24:14 [EnvInject] - Variables injected successfully. 23:24:14 [lispflowmapping-maven-clm-argon] $ /bin/bash -l /tmp/jenkins10937897952188133204.sh 23:24:14 ---> common-variables.sh 23:24:14 --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 23:24:14 ---> sonatype-clm.sh 23:24:15 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 23:24:15 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 23:24:15 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 23:24:15 Default locale: en_US, platform encoding: UTF-8 23:24:15 OS name: "linux", version: "4.18.0-535.el8.x86_64", arch: "amd64", family: "unix" 23:24:15 [INFO] Scanning for projects... 23:24:25 [INFO] ------------------------------------------------------------------------ 23:24:25 [INFO] Reactor Build Order: 23:24:25 [INFO] 23:24:25 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] 23:24:25 [INFO] ODL :: lispflowmapping :: common.build.tools [jar] 23:24:25 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] 23:24:25 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] 23:24:25 [INFO] ODL :: lispflowmapping :: features-aggregator [pom] 23:24:25 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [jar] 23:24:25 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] 23:24:25 [INFO] lispflowmapping [pom] 23:24:26 [INFO] 23:24:26 [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ 23:24:26 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.17.4-SNAPSHOT [1/24] 23:24:26 [INFO] --------------------------------[ pom ]--------------------------------- 23:24:27 [INFO] 23:24:27 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ lispflowmapping-commons --- 23:24:27 [INFO] 23:24:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-commons --- 23:24:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 23:24:27 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 23:24:27 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:27 [INFO] 23:24:27 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- 23:24:27 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:27 [INFO] 23:24:27 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ lispflowmapping-commons --- 23:24:27 [INFO] 23:24:27 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- 23:24:28 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:24:28 [INFO] 23:24:28 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ lispflowmapping-commons --- 23:24:28 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/src/main/yang added. 23:24:28 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/src/main/yang-gen-sal added. 23:24:28 [INFO] 23:24:28 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ lispflowmapping-commons --- 23:24:30 [INFO] Starting audit... 23:24:30 Audit done. 23:24:30 [INFO] You have 0 Checkstyle violations. 23:24:30 [INFO] 23:24:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ lispflowmapping-commons --- 23:24:31 [INFO] Starting audit... 23:24:31 Audit done. 23:24:31 [INFO] You have 0 Checkstyle violations. 23:24:31 [INFO] 23:24:31 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ lispflowmapping-commons --- 23:24:32 [INFO] 23:24:32 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> 23:24:32 [INFO] 23:24:32 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ lispflowmapping-commons --- 23:24:34 [INFO] 23:24:34 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< 23:24:34 [INFO] 23:24:34 [INFO] 23:24:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ lispflowmapping-commons --- 23:24:34 [INFO] 23:24:34 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ lispflowmapping-commons --- 23:24:34 [INFO] 23:24:34 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ lispflowmapping-commons --- 23:24:34 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:24:34 [INFO] 23:24:34 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ lispflowmapping-commons --- 23:24:35 [INFO] CycloneDX: Resolving Dependencies 23:24:35 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 23:24:36 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/target/bom.xml 23:24:36 [INFO] attaching as lispflowmapping-commons-1.17.4-SNAPSHOT-cyclonedx.xml 23:24:36 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/target/bom.json 23:24:36 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 23:24:36 [INFO] attaching as lispflowmapping-commons-1.17.4-SNAPSHOT-cyclonedx.json 23:24:36 [INFO] 23:24:36 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- 23:24:36 [INFO] Skipping duplicate-finder execution! 23:24:36 [INFO] 23:24:36 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ lispflowmapping-commons --- 23:24:36 [INFO] Skipping pom project 23:24:36 [INFO] 23:24:36 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-commons --- 23:24:36 [INFO] 23:24:36 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-commons --- 23:24:36 [INFO] 23:24:36 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-commons --- 23:24:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:24:36 [INFO] 23:24:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-commons --- 23:24:37 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.17.4-SNAPSHOT/lispflowmapping-commons-1.17.4-SNAPSHOT.pom 23:24:37 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.17.4-SNAPSHOT/lispflowmapping-commons-1.17.4-SNAPSHOT-cyclonedx.xml 23:24:37 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.17.4-SNAPSHOT/lispflowmapping-commons-1.17.4-SNAPSHOT-cyclonedx.json 23:24:37 [INFO] 23:24:37 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-commons --- 23:24:37 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:24:37 [INFO] 23:24:37 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ lispflowmapping-commons --- 23:24:37 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-commons:pom:1.17.4-SNAPSHOT 23:24:37 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:24:37 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:24:37 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:24:37 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:24:37 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:24:37 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:24:37 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:24:37 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:24:37 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:24:37 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:24:37 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:24:37 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:24:37 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:24:37 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:24:37 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:24:37 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:24:37 [INFO] +- junit:junit:jar:4.13.2:test 23:24:37 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:24:37 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:24:37 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:24:37 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:24:37 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:24:37 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:24:37 [INFO] 23:24:37 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ lispflowmapping-commons --- 23:24:37 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/commons/parent/target/sonatype-clm/module.xml 23:24:37 [INFO] 23:24:37 [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- 23:24:37 [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.17.4-SNAPSHOT [2/24] 23:24:37 [INFO] --------------------------------[ jar ]--------------------------------- 23:24:37 [INFO] 23:24:37 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ common.build.tools --- 23:24:37 [INFO] 23:24:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ common.build.tools --- 23:24:37 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:37 [INFO] 23:24:37 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ common.build.tools --- 23:24:37 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:37 [INFO] 23:24:37 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ common.build.tools --- 23:24:38 [INFO] 23:24:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ common.build.tools --- 23:24:38 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:24:38 [INFO] 23:24:38 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ common.build.tools --- 23:24:38 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/src/main/yang added. 23:24:38 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/src/main/yang-gen-sal added. 23:24:38 [INFO] 23:24:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ common.build.tools --- 23:24:38 [INFO] Starting audit... 23:24:38 Audit done. 23:24:38 [INFO] You have 0 Checkstyle violations. 23:24:38 [INFO] 23:24:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ common.build.tools --- 23:24:38 [INFO] Starting audit... 23:24:38 Audit done. 23:24:38 [INFO] You have 0 Checkstyle violations. 23:24:38 [INFO] 23:24:38 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ common.build.tools --- 23:24:38 [INFO] 23:24:38 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common.build.tools --- 23:24:38 [INFO] Copying 2 resources from src/main/resources to target/classes 23:24:38 [INFO] 23:24:38 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ common.build.tools --- 23:24:38 [INFO] No sources to compile 23:24:38 [INFO] 23:24:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ common.build.tools >>> 23:24:38 [INFO] 23:24:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ common.build.tools --- 23:24:38 [INFO] 23:24:38 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ common.build.tools <<< 23:24:38 [INFO] 23:24:38 [INFO] 23:24:38 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ common.build.tools --- 23:24:38 [INFO] 23:24:38 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common.build.tools --- 23:24:38 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/src/test/resources 23:24:38 [INFO] 23:24:38 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ common.build.tools --- 23:24:38 [INFO] No sources to compile 23:24:38 [INFO] 23:24:38 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ common.build.tools --- 23:24:39 [INFO] No tests to run. 23:24:39 [INFO] 23:24:39 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ common.build.tools --- 23:24:39 [INFO] 23:24:39 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common.build.tools --- 23:24:39 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT.jar 23:24:39 [INFO] 23:24:39 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ common.build.tools --- 23:24:39 [INFO] 23:24:39 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ common.build.tools --- 23:24:39 [INFO] CycloneDX: Resolving Dependencies 23:24:39 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 23:24:39 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/bom.xml 23:24:39 [INFO] attaching as common.build.tools-1.17.4-SNAPSHOT-cyclonedx.xml 23:24:39 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/bom.json 23:24:39 [INFO] attaching as common.build.tools-1.17.4-SNAPSHOT-cyclonedx.json 23:24:39 [INFO] 23:24:39 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- 23:24:39 [INFO] Skipping duplicate-finder execution! 23:24:39 [INFO] 23:24:39 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ common.build.tools --- 23:24:39 [INFO] No dependency problems found 23:24:39 [INFO] 23:24:39 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ common.build.tools --- 23:24:39 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT-sources.jar 23:24:39 [INFO] 23:24:39 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ common.build.tools --- 23:24:39 [INFO] 23:24:39 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ common.build.tools --- 23:24:39 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:24:39 [INFO] 23:24:39 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common.build.tools --- 23:24:39 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-SNAPSHOT.jar 23:24:39 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-SNAPSHOT.pom 23:24:39 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-SNAPSHOT-cyclonedx.xml 23:24:39 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-SNAPSHOT-cyclonedx.json 23:24:39 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-SNAPSHOT-sources.jar 23:24:40 [INFO] 23:24:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ common.build.tools --- 23:24:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:24:40 [INFO] 23:24:40 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ common.build.tools --- 23:24:40 [INFO] org.opendaylight.lispflowmapping:common.build.tools:jar:1.17.4-SNAPSHOT 23:24:40 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:24:40 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:24:40 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:24:40 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:24:40 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:24:40 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:24:40 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:24:40 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:24:40 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:24:40 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:24:40 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:24:40 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:24:40 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:24:40 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:24:40 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:24:40 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:24:40 [INFO] +- junit:junit:jar:4.13.2:test 23:24:40 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:24:40 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:24:40 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:24:40 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:24:40 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:24:40 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:24:40 [INFO] 23:24:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ common.build.tools --- 23:24:40 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/sonatype-clm/module.xml 23:24:40 [INFO] 23:24:40 [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- 23:24:40 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.17.4-SNAPSHOT [3/24] 23:24:40 [INFO] --------------------------------[ pom ]--------------------------------- 23:24:40 [INFO] 23:24:40 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ lispflowmapping-artifacts --- 23:24:40 [INFO] 23:24:40 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-artifacts --- 23:24:40 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:40 [INFO] 23:24:40 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ lispflowmapping-artifacts --- 23:24:40 [INFO] 23:24:40 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ lispflowmapping-artifacts --- 23:24:40 [INFO] CycloneDX: Resolving Dependencies 23:24:40 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 23:24:40 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/artifacts/target/bom.xml 23:24:40 [INFO] attaching as lispflowmapping-artifacts-1.17.4-SNAPSHOT-cyclonedx.xml 23:24:40 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/artifacts/target/bom.json 23:24:40 [INFO] attaching as lispflowmapping-artifacts-1.17.4-SNAPSHOT-cyclonedx.json 23:24:40 [INFO] 23:24:40 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-artifacts --- 23:24:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.17.4-SNAPSHOT/lispflowmapping-artifacts-1.17.4-SNAPSHOT.pom 23:24:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/artifacts/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.17.4-SNAPSHOT/lispflowmapping-artifacts-1.17.4-SNAPSHOT-cyclonedx.xml 23:24:40 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/artifacts/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.17.4-SNAPSHOT/lispflowmapping-artifacts-1.17.4-SNAPSHOT-cyclonedx.json 23:24:40 [INFO] 23:24:40 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-artifacts --- 23:24:40 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:24:40 [INFO] 23:24:40 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ lispflowmapping-artifacts --- 23:24:40 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-artifacts:pom:1.17.4-SNAPSHOT 23:24:40 [INFO] 23:24:40 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ lispflowmapping-artifacts --- 23:24:40 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/artifacts/target/sonatype-clm/module.xml 23:24:40 [INFO] 23:24:40 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- 23:24:40 [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.17.4-SNAPSHOT [4/24] 23:24:40 [INFO] -------------------------------[ bundle ]------------------------------- 23:24:41 [INFO] 23:24:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.lisp-proto --- 23:24:41 [INFO] 23:24:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.lisp-proto --- 23:24:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 23:24:41 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 23:24:41 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:41 [INFO] 23:24:41 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- 23:24:41 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:24:41 [INFO] 23:24:41 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.lisp-proto --- 23:24:42 [INFO] 23:24:42 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- 23:24:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:24:42 [INFO] 23:24:42 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ mappingservice.lisp-proto --- 23:24:43 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:24:43 [INFO] yang-to-sources: Inspecting /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/yang 23:24:43 [INFO] yang-to-sources: Found 2 dependencies in 10.60 ms 23:24:43 [INFO] yang-to-sources: Project model files found: 5 in 119.9 ms 23:24:43 [INFO] yang-to-sources: 7 YANG models processed in 405.8 ms 23:24:44 [INFO] BindingJavaFileGenerator: Defined 229 files in 95.91 ms 23:24:44 [INFO] Sorted 229 files into 43 directories in 6.272 ms 23:24:44 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 229 in 284.5 ms 23:24:44 [INFO] 23:24:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.lisp-proto --- 23:24:44 [INFO] Starting audit... 23:24:44 Audit done. 23:24:44 [INFO] You have 0 Checkstyle violations. 23:24:44 [INFO] 23:24:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.lisp-proto --- 23:24:46 [INFO] Starting audit... 23:24:46 Audit done. 23:24:46 [INFO] You have 0 Checkstyle violations. 23:24:46 [INFO] 23:24:46 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.lisp-proto --- 23:24:46 [INFO] 23:24:46 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- 23:24:46 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/resources 23:24:46 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/spi 23:24:46 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 23:24:46 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:24:46 [INFO] Copying 5 resources from target/generated-sources/yang to target/classes 23:24:46 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/spi 23:24:46 [INFO] 23:24:46 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.lisp-proto --- 23:24:46 [INFO] Changes detected - recompiling the module! :dependency 23:24:46 [INFO] Compiling 283 source files with javac [debug release 17] to target/classes 23:24:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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 23:24:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/proto/rev151105/OdlLispProtoListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:24:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/proto/rev151105/OdlLispProtoListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:24:50 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/proto/rev151105/OdlLispProtoListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:24:50 [INFO] 23:24:50 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> 23:24:50 [INFO] 23:24:50 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.lisp-proto --- 23:24:50 [INFO] Fork Value is true 23:24:58 [INFO] Done SpotBugs Analysis.... 23:24:59 [INFO] 23:24:59 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< 23:24:59 [INFO] 23:24:59 [INFO] 23:24:59 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.lisp-proto --- 23:24:59 [INFO] BugInstance size is 56 23:24:59 [INFO] Error size is 0 23:24:59 [INFO] Total bugs: 56 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationUtil] In LispAuthenticationUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthentication] In LispMACAuthentication.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.MapRequestSerializer] In MapRequestSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] High: 23:24:59 Illegal class is passed to LoggerFactory#getLogger(Class). It should be one of [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer]. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] At Ipv4BinarySerializer.java:[line 37] SLF4J_ILLEGAL_PASSED_CLASS 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4BinarySerializer] In Ipv4BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixBinarySerializer] In Ipv4PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4PrefixSerializer] In Ipv4PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv4Serializer] In Ipv4Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6BinarySerializer] In Ipv6BinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixBinarySerializer] In Ipv6PrefixBinarySerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6PrefixSerializer] In Ipv6PrefixSerializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.serializer.address.Ipv6Serializer] In Ipv6Serializer.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 68]Synchronized access at MappingData.java:[line 72]Synchronized access at MappingData.java:[line 96] IS2_INCONSISTENT_SYNC 23:24:59 [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 56]Synchronized access at MappingData.java:[line 52]Synchronized access at MappingData.java:[line 103]Synchronized access at MappingData.java:[line 105] IS2_INCONSISTENT_SYNC 23:24:59 [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 64]Synchronized access at MappingData.java:[line 98]Synchronized access at MappingData.java:[line 100] IS2_INCONSISTENT_SYNC 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifier] In LispAddressStringifier.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.util.LispAddressUtil] In LispAddressUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.util.MapRequestUtil] In MapRequestUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [ERROR] Medium: 23:24:59 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:24:59 [org.opendaylight.lispflowmapping.lisp.util.MappingRecordUtil] In MappingRecordUtil.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [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 23:24:59 [INFO] 23:24:59 23:24:59 23:24:59 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 23:24:59 23:24:59 23:24:59 23:24:59 [INFO] 23:24:59 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto --- 23:24:59 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/test/resources 23:24:59 [INFO] 23:24:59 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.lisp-proto --- 23:24:59 [INFO] Changes detected - recompiling the module! :dependency 23:24:59 [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes 23:25:00 [INFO] 23:25:00 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.lisp-proto --- 23:25:00 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:25:00 [INFO] 23:25:00 [INFO] ------------------------------------------------------- 23:25:00 [INFO] T E S T S 23:25:00 [INFO] ------------------------------------------------------- 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 23:25:01 [WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.231 s -- in org.opendaylight.lispflowmapping.serializer.MapReplySerializationTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 23:25:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.127 s -- in org.opendaylight.lispflowmapping.serializer.address.AfiListSerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 23:25:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.address.KeyValueAddressSerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 23:25:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.address.ApplicationDataSerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 23:25:01 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.serializer.address.SourceDestKeySerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 23:25:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.serializer.address.ExplicitLocatorPathSerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 23:25:01 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.lispflowmapping.serializer.address.InstanceIdSerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 23:25:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.opendaylight.lispflowmapping.serializer.address.Ipv6SerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 23:25:01 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.lispflowmapping.serializer.address.ServicePathTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 23:25:01 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.serializer.address.DistinguishedNameSerializerTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 23:25:01 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.lispflowmapping.serializer.MapRequestSerializationTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 23:25:01 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.opendaylight.lispflowmapping.serializer.MapNotifySerializationTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 23:25:01 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.serializer.MapRegisterSerializationTest 23:25:01 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 23:25:02 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:25:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.383 s -- in org.opendaylight.lispflowmapping.lisp.util.LispSimpleAddressStringifierTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 23:25:03 [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in org.opendaylight.lispflowmapping.lisp.util.MaskUtilTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 23:25:03 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.lispflowmapping.lisp.util.SourceDestKeyHelperTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 23:25:03 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressStringifierTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 23:25:03 [INFO] Tests run: 84, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.opendaylight.lispflowmapping.lisp.util.LispAddressUtilTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 23:25:03 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.lispflowmapping.lisp.util.MapRequestUtilTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 23:25:03 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispMACAuthenticationTest 23:25:03 [INFO] Running org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 23:25:03 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.lispflowmapping.lisp.authentication.LispAuthenticationTest 23:25:03 [INFO] 23:25:03 [INFO] Results: 23:25:03 [INFO] 23:25:03 [WARNING] Tests run: 268, Failures: 0, Errors: 0, Skipped: 1 23:25:03 [INFO] 23:25:03 [INFO] 23:25:03 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.lisp-proto --- 23:25:03 [INFO] 23:25:03 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.lisp-proto --- 23:25:04 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:25:04 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF 23:25:04 [INFO] 23:25:04 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.lisp-proto --- 23:25:05 [INFO] No previous run data found, generating javadoc. 23:25:09 [WARNING] Javadoc Warnings 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/AddressTypeMap.java:80: warning: no comment 23:25:09 [WARNING] public static LispAddressFamily getAddressType(short afi) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/AddressTypeMap.java:87: warning: no comment 23:25:09 [WARNING] public static LispAddressFamily getLcafType(short lcafType) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/AddressTypeMap.java:94: warning: no comment 23:25:09 [WARNING] public static LispAddressFamily getSimpleAddressInnerType(SimpleAddress address) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/AfiList.java:19: warning: no comment 23:25:09 [WARNING] public interface AfiList 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:26: warning: no comment 23:25:09 [WARNING] public final class AfiListSerializer extends LcafSerializer { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:58: warning: no comment 23:25:09 [WARNING] protected Eid deserializeLcafEidData(ByteBuffer buffer, byte res2, short length, 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:67: warning: no comment 23:25:09 [WARNING] protected Rloc deserializeLcafRlocData(ByteBuffer buffer, byte res2, short length, 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:72: warning: no comment 23:25:09 [WARNING] protected short getAfi() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/AfiListSerializer.java:33: warning: no comment 23:25:09 [WARNING] public static AfiListSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:80: warning: no comment 23:25:09 [WARNING] protected short getLcafLength(LispAddress lispAddress) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:76: warning: no comment 23:25:09 [WARNING] protected byte getLcafType() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:38: warning: no comment 23:25:09 [WARNING] protected void serializeData(ByteBuffer buffer, LispAddress lispAddress) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/ApplicationData.java:19: warning: no comment 23:25:09 [WARNING] public interface ApplicationData 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ApplicationDataSerializer.java:29: warning: no comment 23:25:09 [WARNING] public final class ApplicationDataSerializer extends LcafSerializer { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ApplicationDataSerializer.java:36: warning: no comment 23:25:09 [WARNING] public static ApplicationDataSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/AsNumber.java:20: warning: no comment 23:25:09 [WARNING] public interface AsNumber 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/AsNumberLcaf.java:19: warning: no comment 23:25:09 [WARNING] public interface AsNumberLcaf 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:13: warning: no comment 23:25:09 [WARNING] public final class ByteUtil { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:15: warning: no comment 23:25:09 [WARNING] protected static final char[] HEX_ARRAY = "0123456789ABCDEF".toCharArray(); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:57: warning: no comment 23:25:09 [WARNING] public static short asUnsignedByte(byte byteArg) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:65: warning: no comment 23:25:09 [WARNING] public static long asUnsignedInteger(int intArg) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:61: warning: no comment 23:25:09 [WARNING] public static int asUnsignedShort(short shortArg) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:86: warning: no comment 23:25:09 [WARNING] public static byte boolToBit(boolean flag, int bit) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:90: warning: no comment 23:25:09 [WARNING] public static String bytesToHex(byte[] bytes, int length) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:82: warning: no comment 23:25:09 [WARNING] public static boolean extractBit(byte byteValue, int bitMask) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:45: warning: no comment 23:25:09 [WARNING] public static int getInt(byte[] inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:78: warning: no comment 23:25:09 [WARNING] public static long getLong(byte[] inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:49: warning: no comment 23:25:09 [WARNING] public static int getPartialInt(byte[] inBuffer) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:41: warning: no comment 23:25:09 [WARNING] public static short getShort(byte[] inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:21: warning: no comment 23:25:09 [WARNING] public static int getUnsignedByte(byte[] inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:29: warning: no comment 23:25:09 [WARNING] public static int getUnsignedByte(ByteBuffer inBuffer) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:25: warning: no comment 23:25:09 [WARNING] public static int getUnsignedByte(ByteBuffer inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:33: warning: no comment 23:25:09 [WARNING] public static int getUnsignedShort(byte[] inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:37: warning: no comment 23:25:09 [WARNING] public static int getUnsignedShort(ByteBuffer inBuffer, int pos) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/ByteUtil.java:69: warning: no comment 23:25:09 [WARNING] public static byte[] partialIntToByteArray(int number, int length) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/util/Constants.java:17: warning: no comment 23:25:09 [WARNING] int INET6_ADDRSTRLEN = 46; 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/DistinguishedName.java:21: warning: no comment 23:25:09 [WARNING] public interface DistinguishedName 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/DistinguishedNameSerializer.java:23: warning: no comment 23:25:09 [WARNING] public final class DistinguishedNameSerializer extends LispAddressSerializer { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:50: warning: no comment 23:25:09 [WARNING] protected Eid deserializeEidData(ByteBuffer buffer, LispAddressSerializerContext ctx) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:63: warning: no comment 23:25:09 [WARNING] protected Rloc deserializeRlocData(ByteBuffer buffer) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:54: warning: no comment 23:25:09 [WARNING] protected SimpleAddress deserializeSimpleAddressData(ByteBuffer buffer, LispAddressSerializerContext ctx) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:88: warning: no comment 23:25:09 [WARNING] public int getAddressSize(LispAddress lispAddress) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:84: warning: no comment 23:25:09 [WARNING] protected int getAddressSize(SimpleAddress address) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/DistinguishedNameSerializer.java:30: warning: no comment 23:25:09 [WARNING] public static DistinguishedNameSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:42: warning: no comment 23:25:09 [WARNING] protected void serializeData(ByteBuffer buffer, SimpleAddress lispAddress) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/DistinguishedNameType.java:33: warning: no comment 23:25:09 [WARNING] public DistinguishedNameType(String _value) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/DistinguishedNameType.java:49: warning: no comment 23:25:09 [WARNING] public static DistinguishedNameType getDefaultInstance(final String defaultValue) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/EidRecordSerializer.java:16: warning: no comment 23:25:09 [WARNING] public final class EidRecordSerializer { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/EidRecordSerializer.java:27: warning: no comment 23:25:09 [WARNING] public Eid deserialize(ByteBuffer requestBuffer) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/EidRecordSerializer.java:23: warning: no comment 23:25:09 [WARNING] public static EidRecordSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/ExplicitLocatorPath.java:19: warning: no comment 23:25:09 [WARNING] public interface ExplicitLocatorPath 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:31: warning: no comment 23:25:09 [WARNING] public final class ExplicitLocatorPathSerializer extends LcafSerializer { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/ExplicitLocatorPathSerializer.java:38: warning: no comment 23:25:09 [WARNING] public static ExplicitLocatorPathSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/GeoCoordinates.java:19: warning: no comment 23:25:09 [WARNING] public interface GeoCoordinates 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/geo/coordinates/GeoCoordinates.java:115: warning: no comment 23:25:09 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("N"); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/geo/coordinates/GeoCoordinates.java:119: warning: no comment 23:25:09 [WARNING] public Latitude(boolean _n) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/geo/coordinates/GeoCoordinates.java:134: warning: no comment 23:25:09 [WARNING] public boolean getN() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/geo/coordinates/GeoCoordinates.java:189: warning: no comment 23:25:09 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("E"); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/geo/coordinates/GeoCoordinates.java:193: warning: no comment 23:25:09 [WARNING] public Longitude(boolean _e) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/geo/coordinates/GeoCoordinates.java:208: warning: no comment 23:25:09 [WARNING] public boolean getE() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/explicit/locator/path/explicit/locator/path/Hop.java:87: warning: no comment 23:25:09 [WARNING] protected static final ImmutableSet VALID_NAMES = ImmutableSet.of("lookup", "rloc-probe", "strict"); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/explicit/locator/path/explicit/locator/path/Hop.java:93: warning: no comment 23:25:09 [WARNING] public LrsBits(boolean _lookup, boolean _rlocProbe, boolean _strict) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/explicit/locator/path/explicit/locator/path/Hop.java:112: warning: no comment 23:25:09 [WARNING] public boolean getLookup() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/explicit/locator/path/explicit/locator/path/Hop.java:116: warning: no comment 23:25:09 [WARNING] public boolean getRlocProbe() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/explicit/locator/path/explicit/locator/path/Hop.java:120: warning: no comment 23:25:09 [WARNING] public boolean getStrict() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/authentication/ILispAuthentication.java:12: warning: no comment 23:25:09 [WARNING] public interface ILispAuthentication { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/authentication/ILispAuthentication.java:20: warning: no comment 23:25:09 [WARNING] int MAP_REGISTER_AND_NOTIFY_AUTHENTICATION_POSITION = 16; 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/authentication/ILispAuthentication.java:16: warning: no comment 23:25:09 [WARNING] byte[] getAuthenticationData(ByteBuffer buffer, String key); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/authentication/ILispAuthentication.java:18: warning: no comment 23:25:09 [WARNING] int getAuthenticationLength(); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/authentication/ILispAuthentication.java:14: warning: no comment 23:25:09 [WARNING] boolean validate(ByteBuffer mapRegisterBuffer, byte[] expectedAuthData, String key); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/InstanceId.java:19: warning: no comment 23:25:09 [WARNING] public interface InstanceId 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/InstanceIdSerializer.java:21: warning: no comment 23:25:09 [WARNING] public final class InstanceIdSerializer extends LcafSerializer { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/InstanceIdSerializer.java:29: warning: no comment 23:25:09 [WARNING] public static InstanceIdSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/InstanceIdSerializer.java:43: warning: no comment 23:25:09 [WARNING] protected int getInstanceIdSize() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/InstanceIdSerializer.java:62: warning: no comment 23:25:09 [WARNING] protected static void serializeNonLcafAddress(ByteBuffer buffer, LispAddress lispAddress) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/InstanceIdType.java:42: warning: no comment 23:25:09 [WARNING] public InstanceIdType(Uint32 _value) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/InstanceIdType.java:61: warning: no comment 23:25:09 [WARNING] public static InstanceIdType getDefaultInstance(final String defaultValue) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/IpAddressBinary.java:36: warning: no comment 23:25:09 [WARNING] public IpAddressBinary(Ipv4AddressBinary _ipv4AddressBinary) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/IpAddressBinary.java:41: warning: no comment 23:25:09 [WARNING] public IpAddressBinary(Ipv6AddressBinary _ipv6AddressBinary) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/IpAddressBinary.java:71: warning: no comment 23:25:09 [WARNING] public Ipv4AddressBinary getIpv4AddressBinary() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/IpAddressBinary.java:75: warning: no comment 23:25:09 [WARNING] public Ipv6AddressBinary getIpv6AddressBinary() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/IpAddressBinaryBuilder.java:19: warning: no comment 23:25:09 [WARNING] public static IpAddressBinary getDefaultInstance(byte[] defaultValue) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/IpAddressBinaryBuilder.java:15: warning: no comment 23:25:09 [WARNING] public static IpAddressBinary getDefaultInstance(java.lang.String defaultValue) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/Ipv4.java:21: warning: no comment 23:25:09 [WARNING] public interface Ipv4 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/Ipv4AddressBinary.java:43: warning: no comment 23:25:09 [WARNING] public Ipv4AddressBinary(byte[] _value) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/inet/binary/types/rev160303/Ipv4AddressBinary.java:62: warning: no comment 23:25:09 [WARNING] public static Ipv4AddressBinary getDefaultInstance(final String defaultValue) { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4BinarySerializer.java:114: warning: no comment 23:25:09 [WARNING] protected interface Length { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4BinarySerializer.java:37: warning: no comment 23:25:09 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(Ipv4Serializer.class); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4BinarySerializer.java:45: warning: no comment 23:25:09 [WARNING] public static Ipv4BinarySerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4BinarySerializer.java:115: warning: no comment 23:25:09 [WARNING] int IPV4 = 4; 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/Ipv4Prefix.java:20: warning: no comment 23:25:09 [WARNING] public interface Ipv4Prefix 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4PrefixBinarySerializer.java:40: warning: no comment 23:25:09 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(Ipv4PrefixBinarySerializer.class); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4PrefixBinarySerializer.java:48: warning: no comment 23:25:09 [WARNING] public static Ipv4PrefixBinarySerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4PrefixSerializer.java:37: warning: no comment 23:25:09 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(Ipv4PrefixSerializer.class); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4PrefixSerializer.java:45: warning: no comment 23:25:09 [WARNING] public static Ipv4PrefixSerializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4Serializer.java:111: warning: no comment 23:25:09 [WARNING] protected interface Length { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4Serializer.java:36: warning: no comment 23:25:09 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(Ipv4Serializer.class); 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4Serializer.java:44: warning: no comment 23:25:09 [WARNING] public static Ipv4Serializer getInstance() { 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/Ipv4Serializer.java:112: warning: no comment 23:25:09 [WARNING] int IPV4 = 4; 23:25:09 [WARNING] ^ 23:25:09 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/ietf/params/xml/ns/yang/ietf/lisp/address/types/rev151105/lisp/address/address/Ipv6.java:21: warning: no comment 23:25:09 [WARNING] public interface Ipv6 23:25:09 [WARNING] ^ 23:25:09 [WARNING] 100 warnings 23:25:10 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-javadoc.jar 23:25:10 [INFO] 23:25:10 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.lisp-proto --- 23:25:10 [INFO] CycloneDX: Resolving Dependencies 23:25:11 [INFO] CycloneDX: Creating BOM version 1.4 with 22 component(s) 23:25:11 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/bom.xml 23:25:11 [INFO] attaching as mappingservice.lisp-proto-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:11 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/bom.json 23:25:11 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 23:25:11 [INFO] attaching as mappingservice.lisp-proto-1.17.4-SNAPSHOT-cyclonedx.json 23:25:11 [INFO] 23:25:11 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- 23:25:11 [INFO] Skipping duplicate-finder execution! 23:25:11 [INFO] 23:25:11 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- 23:25:11 [WARNING] Used undeclared dependencies found: 23:25:11 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:11 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 23:25:11 [INFO] 23:25:11 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- 23:25:11 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-sources.jar 23:25:11 [INFO] 23:25:11 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.lisp-proto --- 23:25:11 [INFO] 23:25:11 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.lisp-proto --- 23:25:11 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/code-coverage/jacoco.exec 23:25:11 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.lisp-proto' with 52 classes 23:25:12 [INFO] 23:25:12 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.lisp-proto --- 23:25:12 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:25:12 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT.pom 23:25:12 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT-javadoc.jar 23:25:12 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:12 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT-cyclonedx.json 23:25:12 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT-sources.jar 23:25:12 [INFO] 23:25:12 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.lisp-proto --- 23:25:12 [INFO] Writing OBR metadata 23:25:12 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:25:12 [INFO] Writing OBR metadata 23:25:12 [INFO] 23:25:12 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.lisp-proto --- 23:25:12 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:25:12 [INFO] 23:25:12 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.lisp-proto --- 23:25:12 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:12 [INFO] 23:25:12 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.lisp-proto --- 23:25:12 [INFO] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:bundle:1.17.4-SNAPSHOT 23:25:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:12 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:25:12 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:25:12 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:25:12 [INFO] +- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:25:12 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:25:12 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:25:12 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:12 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:25:12 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:12 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:25:12 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:25:12 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:25:12 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:25:12 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:25:12 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:25:12 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 23:25:12 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 23:25:12 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:25:12 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:25:12 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:25:12 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:25:12 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:25:12 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:25:12 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:25:12 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:25:12 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:25:12 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:25:12 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:25:12 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:25:12 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:25:12 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:25:12 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:25:12 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:25:12 [INFO] +- junit:junit:jar:4.13.2:test 23:25:12 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:25:12 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:25:12 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:25:12 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 23:25:12 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:25:12 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:25:12 [INFO] 23:25:12 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.lisp-proto --- 23:25:12 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/sonatype-clm/module.xml 23:25:12 [INFO] 23:25:12 [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- 23:25:12 [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.17.4-SNAPSHOT [5/24] 23:25:12 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:12 [INFO] 23:25:12 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.api --- 23:25:12 [INFO] 23:25:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.api --- 23:25:12 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:12 [INFO] 23:25:12 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.api --- 23:25:12 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:12 [INFO] 23:25:12 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.api --- 23:25:12 [INFO] 23:25:12 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.api --- 23:25:12 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:25:12 [INFO] 23:25:12 [INFO] --- yang-maven-plugin:10.0.12:generate-sources (binding) @ mappingservice.api --- 23:25:12 [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated 23:25:12 [INFO] yang-to-sources: Inspecting /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/yang 23:25:12 [INFO] yang-to-sources: Found 4 dependencies in 1.783 ms 23:25:12 [INFO] yang-to-sources: Project model files found: 2 in 18.83 ms 23:25:12 [INFO] yang-to-sources: 9 YANG models processed in 252.1 ms 23:25:12 [INFO] BindingJavaFileGenerator: Defined 197 files in 26.65 ms 23:25:12 [INFO] Sorted 197 files into 11 directories in 523.0 μs 23:25:13 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 197 in 84.12 ms 23:25:13 [INFO] 23:25:13 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.api --- 23:25:13 [INFO] Starting audit... 23:25:13 Audit done. 23:25:13 [INFO] You have 0 Checkstyle violations. 23:25:13 [INFO] 23:25:13 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.api --- 23:25:13 [INFO] Starting audit... 23:25:13 Audit done. 23:25:13 [INFO] You have 0 Checkstyle violations. 23:25:13 [INFO] 23:25:13 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.api --- 23:25:13 [INFO] 23:25:13 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.api --- 23:25:13 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/resources 23:25:13 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/spi 23:25:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:25:13 [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes 23:25:13 [INFO] Copying 2 resources from target/generated-sources/yang to target/classes 23:25:13 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/spi 23:25:13 [INFO] 23:25:13 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.api --- 23:25:13 [INFO] Changes detected - recompiling the module! :dependency 23:25:13 [INFO] Compiling 218 source files with javac [debug release 17] to target/classes 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 23:25:14 missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/OdlLispSbService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/OdlLispSbService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/OdlLispSbService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal 23:25:14 [INFO] 23:25:14 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.api >>> 23:25:14 [INFO] 23:25:14 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.api --- 23:25:14 [INFO] Fork Value is true 23:25:19 [INFO] Done SpotBugs Analysis.... 23:25:20 [INFO] 23:25:20 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.api <<< 23:25:20 [INFO] 23:25:20 [INFO] 23:25:20 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.api --- 23:25:20 [INFO] BugInstance size is 0 23:25:20 [INFO] Error size is 0 23:25:20 [INFO] No errors/warnings found 23:25:20 [INFO] 23:25:20 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.api --- 23:25:20 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/test/resources 23:25:20 [INFO] 23:25:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.api --- 23:25:20 [INFO] No sources to compile 23:25:20 [INFO] 23:25:20 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.api --- 23:25:20 [INFO] No tests to run. 23:25:20 [INFO] 23:25:20 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.api --- 23:25:20 [INFO] 23:25:20 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.api --- 23:25:20 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT.jar 23:25:20 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/classes/META-INF/MANIFEST.MF 23:25:20 [INFO] 23:25:20 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.api --- 23:25:20 [INFO] No previous run data found, generating javadoc. 23:25:24 [WARNING] Javadoc Warnings 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/AddKeyOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface AddKeyOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/AddKeysOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface AddKeysOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/AddMappingOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface AddMappingOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/AddMappingsOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface AddMappingsOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/EidUri.java:30: warning: no comment 23:25:24 [WARNING] public EidUri(String _value) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/EidUri.java:54: warning: no comment 23:25:24 [WARNING] public static EidUri getDefaultInstance(final String defaultValue) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/GetAllKeysInput.java:16: warning: no comment 23:25:24 [WARNING] public interface GetAllKeysInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/GetAllMappingsInput.java:16: warning: no comment 23:25:24 [WARNING] public interface GetAllMappingsInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/GetStatsInput.java:16: warning: no comment 23:25:24 [WARNING] public interface GetStatsInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/type/sbplugin/IConfigLispSouthboundPlugin.java:14: warning: no comment 23:25:24 [WARNING] void setLispAddress(String address); 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/type/sbplugin/IConfigLispSouthboundPlugin.java:18: warning: no comment 23:25:24 [WARNING] void setXtrPort(int port); 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/type/sbplugin/IConfigLispSouthboundPlugin.java:16: warning: no comment 23:25:24 [WARNING] void shouldListenOnXtrPort(boolean shouldListenOnXtrPort); 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/ILispDAO.java:15: warning: no comment 23:25:24 [WARNING] public interface ILispDAO { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingService.java:29: warning: no comment 23:25:24 [WARNING] enum LookupPolicy { NB_FIRST, NB_AND_SB } 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingService.java:29: warning: no comment 23:25:24 [WARNING] enum LookupPolicy { NB_FIRST, NB_AND_SB } 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/mappingservice/IMappingService.java:29: warning: no comment 23:25:24 [WARNING] enum LookupPolicy { NB_FIRST, NB_AND_SB } 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/IRowVisitor.java:15: warning: no comment 23:25:24 [WARNING] void visitRow(Object keyId, String valueKey, Object value); 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/MappingChange.java:29: warning: no comment 23:25:24 [WARNING] Created(0, "created"), 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/MappingChange.java:33: warning: no comment 23:25:24 [WARNING] Removed(2, "removed") 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/MappingChange.java:31: warning: no comment 23:25:24 [WARNING] Updated(1, "updated"), 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:20: warning: no comment 23:25:24 [WARNING] public MappingEntry(String key, V value) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:25: warning: no comment 23:25:24 [WARNING] public String getKey() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:29: warning: no comment 23:25:24 [WARNING] public V getValue() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/MappingOrigin.java:28: warning: no comment 23:25:24 [WARNING] Northbound(0, "northbound"), 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/MappingOrigin.java:30: warning: no comment 23:25:24 [WARNING] Southbound(1, "southbound") 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingValueKey.java:20: warning: no comment 23:25:24 [WARNING] public MappingValueKey(String key) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingValueKey.java:24: warning: no comment 23:25:24 [WARNING] public String getKey() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/OdlLispSbService.java:9: warning: no comment 23:25:24 [WARNING] public interface OdlLispSbService 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceListener.java:8: warning: no comment 23:25:24 [WARNING] public interface OdlMappingserviceListener 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceListener.java:16: warning: no comment 23:25:24 [WARNING] void onMappingChanged(MappingChanged notification); 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/OdlMappingserviceService.java:9: warning: no comment 23:25:24 [WARNING] public interface OdlMappingserviceService 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveAllKeysInput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveAllKeysInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveAllKeysOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveAllKeysOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveAllMappingsInput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveAllMappingsInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveAllMappingsOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveAllMappingsOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveAllOperationalContentInput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveAllOperationalContentInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveAllOperationalContentOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveAllOperationalContentOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveKeyOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveKeyOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveKeysOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveKeysOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveMappingOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveMappingOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/RemoveMappingsOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface RemoveMappingsOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/ResetStatsInput.java:16: warning: no comment 23:25:24 [WARNING] public interface ResetStatsInput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/ResetStatsOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface ResetStatsOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/SendMapNotifyOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface SendMapNotifyOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/SendMapRegisterOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface SendMapRegisterOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/SendMapReplyOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface SendMapReplyOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/lisp/sb/rev150904/SendMapRequestOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface SendMapRequestOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/lisp/SmrEvent.java:23: warning: no comment 23:25:24 [WARNING] public SmrEvent(List subscribers, Eid eid, long nonce) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:19: warning: no comment 23:25:24 [WARNING] String AUTH_KEY = "password"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:25: warning: no comment 23:25:24 [WARNING] String LCAF_SRCDST = "lcaf_srcdst"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:20: warning: no comment 23:25:24 [WARNING] String RECORD = "address"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:23: warning: no comment 23:25:24 [WARNING] String SRC_RLOCS = "src_rlocs"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:22: warning: no comment 23:25:24 [WARNING] String SUBSCRIBERS = "subscribers"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:26: warning: no comment 23:25:24 [WARNING] String TIME_BUCKET_ID = "time_bucket_id"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:28: warning: no comment 23:25:24 [WARNING] String UNKOWN = "-1"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:24: warning: no comment 23:25:24 [WARNING] String VNI = "vni"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/SubKeys.java:21: warning: no comment 23:25:24 [WARNING] String XTRID_RECORDS = "xtrid"; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:24: warning: no comment 23:25:24 [WARNING] public static final int DEFAULT_SUBSCRIBER_TIMEOUT = (int) TimeUnit.DAYS.toMinutes(1); 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:79: warning: no comment 23:25:24 [WARNING] public Date getLastRequestDate() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:75: warning: no comment 23:25:24 [WARNING] public Eid getSrcEid() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:71: warning: no comment 23:25:24 [WARNING] public Rloc getSrcRloc() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:153: warning: no comment 23:25:24 [WARNING] public String getString() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:67: warning: no comment 23:25:24 [WARNING] public SubscriberData getSubscriberData() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:87: warning: no comment 23:25:24 [WARNING] public int getSubscriberTtl() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:83: warning: no comment 23:25:24 [WARNING] public void setLastRequestDate(Date lastRequestDate) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:92: warning: no comment 23:25:24 [WARNING] public void setSubscriberTtlByRecordTtl(Integer recordTtl) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/Subscriber.java:112: warning: no comment 23:25:24 [WARNING] public boolean timedOut() { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/UpdateKeyOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface UpdateKeyOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/UpdateKeysOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface UpdateKeysOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/UpdateMappingOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface UpdateMappingOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/UpdateMappingsOutput.java:16: warning: no comment 23:25:24 [WARNING] public interface UpdateMappingsOutput 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/VniUri.java:30: warning: no comment 23:25:24 [WARNING] public VniUri(String _value) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/VniUri.java:54: warning: no comment 23:25:24 [WARNING] public static VniUri getDefaultInstance(final String defaultValue) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/XtrIdUri.java:30: warning: no comment 23:25:24 [WARNING] public XtrIdUri(String _value) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/XtrIdUri.java:54: warning: no comment 23:25:24 [WARNING] public static XtrIdUri getDefaultInstance(final String defaultValue) { 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/db/instance/AuthenticationKeyKey.java:24: warning: no comment 23:25:24 [WARNING] private final EidUri _eidUri; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/db/instance/MappingKey.java:25: warning: no comment 23:25:24 [WARNING] private final EidUri _eidUri; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/db/instance/MappingKey.java:26: warning: no comment 23:25:24 [WARNING] private final MappingOrigin _origin; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/db/instance/mapping/XtrIdMappingKey.java:24: warning: no comment 23:25:24 [WARNING] private final XtrIdUri _xtrIdUri; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/eid/authkey/list/EidAuthkeyItemKey.java:23: warning: no comment 23:25:24 [WARNING] private final String _eidAuthkeyItemId; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/mapping/authkey/list/MappingAuthkeyItemKey.java:23: warning: no comment 23:25:24 [WARNING] private final String _mappingAuthkeyItemId; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/lfm/mappingservice/rev150906/mapping/database/VirtualNetworkIdentifierKey.java:24: warning: no comment 23:25:24 [WARNING] private final VniUri _vni; 23:25:24 [WARNING] ^ 23:25:24 [WARNING] 82 warnings 23:25:24 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-javadoc.jar 23:25:24 [INFO] 23:25:24 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.api --- 23:25:24 [INFO] CycloneDX: Resolving Dependencies 23:25:25 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 23:25:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/bom.xml 23:25:25 [INFO] attaching as mappingservice.api-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/bom.json 23:25:25 [INFO] attaching as mappingservice.api-1.17.4-SNAPSHOT-cyclonedx.json 23:25:25 [INFO] 23:25:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- 23:25:25 [INFO] Skipping duplicate-finder execution! 23:25:25 [INFO] 23:25:25 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.api --- 23:25:25 [WARNING] Used undeclared dependencies found: 23:25:25 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:25 [WARNING] org.apache.commons:commons-lang3:jar:3.13.0:compile 23:25:25 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 23:25:25 [WARNING] Unused declared dependencies found: 23:25:25 [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:25:25 [INFO] 23:25:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.api --- 23:25:25 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-sources.jar 23:25:25 [INFO] 23:25:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.api --- 23:25:25 [INFO] 23:25:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.api --- 23:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:25:25 [INFO] 23:25:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.api --- 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT.jar 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT.pom 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT-javadoc.jar 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT-cyclonedx.json 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT-sources.jar 23:25:25 [INFO] 23:25:25 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.api --- 23:25:25 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT.jar 23:25:25 [INFO] Writing OBR metadata 23:25:25 [INFO] 23:25:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.api --- 23:25:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:25:25 [INFO] 23:25:25 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.api --- 23:25:25 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:25 [INFO] 23:25:25 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.api --- 23:25:25 [INFO] org.opendaylight.lispflowmapping:mappingservice.api:bundle:1.17.4-SNAPSHOT 23:25:25 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:25:25 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:25:25 [INFO] | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:25:25 [INFO] +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:25:25 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:25 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:25:25 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:25:25 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:25:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:25:25 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:25:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:25 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:25:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:25:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:25:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:25:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:25:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:25:25 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 23:25:25 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 23:25:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:25:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:25:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:25:25 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:25:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:25:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:25:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:25:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:25:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:25:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:25:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:25:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:25:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:25:25 [INFO] +- junit:junit:jar:4.13.2:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:25:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:25:25 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:25:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.9:test 23:25:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:25:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:25:25 [INFO] 23:25:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.api --- 23:25:25 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/sonatype-clm/module.xml 23:25:25 [INFO] 23:25:25 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- 23:25:25 [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.17.4-SNAPSHOT [6/24] 23:25:25 [INFO] --------------------------------[ pom ]--------------------------------- 23:25:25 [INFO] 23:25:25 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice-parent --- 23:25:25 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:25 [INFO] 23:25:25 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice-parent --- 23:25:25 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:25 [INFO] 23:25:25 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice-parent --- 23:25:25 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:25:25 [INFO] 23:25:25 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice-parent --- 23:25:25 [INFO] Starting audit... 23:25:25 Audit done. 23:25:25 [INFO] You have 0 Checkstyle violations. 23:25:25 [INFO] 23:25:25 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice-parent --- 23:25:25 [INFO] Starting audit... 23:25:25 Audit done. 23:25:25 [INFO] You have 0 Checkstyle violations. 23:25:25 [INFO] 23:25:25 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> 23:25:25 [INFO] 23:25:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< 23:25:25 [INFO] 23:25:25 [INFO] 23:25:25 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice-parent --- 23:25:25 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:25:25 [INFO] 23:25:25 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice-parent --- 23:25:25 [INFO] CycloneDX: Resolving Dependencies 23:25:25 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 23:25:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/target/bom.xml 23:25:25 [INFO] attaching as mappingservice-parent-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/target/bom.json 23:25:25 [INFO] attaching as mappingservice-parent-1.17.4-SNAPSHOT-cyclonedx.json 23:25:25 [INFO] 23:25:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- 23:25:25 [INFO] Skipping duplicate-finder execution! 23:25:25 [INFO] 23:25:25 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice-parent --- 23:25:25 [INFO] Skipping pom project 23:25:25 [INFO] 23:25:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice-parent --- 23:25:25 [INFO] 23:25:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice-parent --- 23:25:25 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:25:25 [INFO] 23:25:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice-parent --- 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.17.4-SNAPSHOT/mappingservice-parent-1.17.4-SNAPSHOT.pom 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.17.4-SNAPSHOT/mappingservice-parent-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.17.4-SNAPSHOT/mappingservice-parent-1.17.4-SNAPSHOT-cyclonedx.json 23:25:25 [INFO] 23:25:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice-parent --- 23:25:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:25:25 [INFO] 23:25:25 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice-parent --- 23:25:25 [INFO] org.opendaylight.lispflowmapping:mappingservice-parent:pom:1.17.4-SNAPSHOT 23:25:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:25:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:25:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:25:25 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:25:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:25:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:25:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:25:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:25:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:25:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:25:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:25:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:25:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:25:25 [INFO] +- junit:junit:jar:4.13.2:test 23:25:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:25:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:25:25 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:25:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:25:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:25:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:25:25 [INFO] 23:25:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice-parent --- 23:25:25 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/target/sonatype-clm/module.xml 23:25:25 [INFO] 23:25:25 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- 23:25:25 [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.17.4-SNAPSHOT [7/24] 23:25:25 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:26 [INFO] 23:25:26 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.inmemorydb --- 23:25:26 [INFO] 23:25:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.inmemorydb --- 23:25:26 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:26 [INFO] 23:25:26 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- 23:25:26 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:26 [INFO] 23:25:26 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.inmemorydb --- 23:25:26 [INFO] 23:25:26 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- 23:25:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:25:26 [INFO] 23:25:26 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.inmemorydb --- 23:25:26 [INFO] Starting audit... 23:25:26 Audit done. 23:25:26 [INFO] You have 0 Checkstyle violations. 23:25:26 [INFO] 23:25:26 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.inmemorydb --- 23:25:26 [INFO] Starting audit... 23:25:26 Audit done. 23:25:26 [INFO] You have 0 Checkstyle violations. 23:25:26 [INFO] 23:25:26 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.inmemorydb --- 23:25:26 [INFO] 23:25:26 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- 23:25:26 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/resources 23:25:26 [INFO] 23:25:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.inmemorydb --- 23:25:26 [INFO] Changes detected - recompiling the module! :dependency 23:25:26 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 23:25:26 [INFO] 23:25:26 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> 23:25:26 [INFO] 23:25:26 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.inmemorydb --- 23:25:26 [INFO] Fork Value is true 23:25:29 [INFO] Done SpotBugs Analysis.... 23:25:29 [INFO] 23:25:29 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< 23:25:29 [INFO] 23:25:29 [INFO] 23:25:29 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.inmemorydb --- 23:25:29 [INFO] BugInstance size is 2 23:25:29 [INFO] Error size is 0 23:25:29 [INFO] Total bugs: 2 23:25:29 [ERROR] Medium: 23:25:29 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:25:29 [org.opendaylight.lispflowmapping.inmemorydb.HashMapDb] In HashMapDb.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:25:29 [ERROR] Low: org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrie$TrieNode$TriePostOrderIterator.next() cannot throw NoSuchElementException [org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrie$TrieNode$TriePostOrderIterator] At RadixTrie.java:[lines 767-785] IT_NO_SUCH_ELEMENT 23:25:29 [INFO] 23:25:29 23:25:29 23:25:29 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 23:25:29 23:25:29 23:25:29 23:25:29 [INFO] 23:25:29 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb --- 23:25:29 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/test/resources 23:25:29 [INFO] 23:25:29 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.inmemorydb --- 23:25:29 [INFO] Changes detected - recompiling the module! :dependency 23:25:29 [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes 23:25:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map 23:25:29 missing type arguments for generic class java.util.Map 23:25:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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 23:25:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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 23:25:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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 23:25:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map 23:25:29 missing type arguments for generic class java.util.Map 23:25:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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 23:25:29 [INFO] 23:25:29 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.inmemorydb --- 23:25:29 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:25:29 [INFO] 23:25:29 [INFO] ------------------------------------------------------- 23:25:29 [INFO] T E S T S 23:25:29 [INFO] ------------------------------------------------------- 23:25:30 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 23:25:30 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieTest 23:25:30 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 23:25:30 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.lispflowmapping.inmemorydb.radixtrie.RadixTrieRandomIpTest 23:25:30 [INFO] Running org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 23:25:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s -- in org.opendaylight.lispflowmapping.inmemorydb.HashMapDbTest 23:25:31 [INFO] 23:25:31 [INFO] Results: 23:25:31 [INFO] 23:25:31 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0 23:25:31 [INFO] 23:25:31 [INFO] 23:25:31 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.inmemorydb --- 23:25:31 [INFO] 23:25:31 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.inmemorydb --- 23:25:31 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:25:31 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF 23:25:31 [INFO] 23:25:31 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.inmemorydb --- 23:25:31 [INFO] No previous run data found, generating javadoc. 23:25:32 [WARNING] Javadoc Warnings 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:35: warning: no comment 23:25:32 [WARNING] public class HashMapDb implements ILispDAO, AutoCloseable { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:36: warning: no comment 23:25:32 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(HashMapDb.class); 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:55: warning: no comment 23:25:32 [WARNING] public HashMapDb() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDb.java:66: warning: no comment 23:25:32 [WARNING] public void tryAddToIpTrie(Object key) { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:70: warning: no comment 23:25:32 [WARNING] public int getMaxbits() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:62: warning: no comment 23:25:32 [WARNING] public TrieNode getRoot() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:74: warning: no comment 23:25:32 [WARNING] public long getSize() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:517: warning: no @param for closest 23:25:32 [WARNING] public TrieNode insert(byte[] pref, int preflen, int diffbit, T prefdata, byte[] closest) { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:408: warning: no comment 23:25:32 [WARNING] public T data() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:400: warning: no comment 23:25:32 [WARNING] public byte[] prefix() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/src/main/java/org/opendaylight/lispflowmapping/inmemorydb/radixtrie/RadixTrie.java:404: warning: no comment 23:25:32 [WARNING] public int prefixLength() { 23:25:32 [WARNING] ^ 23:25:32 [WARNING] 11 warnings 23:25:32 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-javadoc.jar 23:25:32 [INFO] 23:25:32 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.inmemorydb --- 23:25:32 [INFO] CycloneDX: Resolving Dependencies 23:25:33 [INFO] CycloneDX: Creating BOM version 1.4 with 29 component(s) 23:25:33 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/bom.xml 23:25:33 [INFO] attaching as mappingservice.inmemorydb-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:33 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/bom.json 23:25:33 [INFO] attaching as mappingservice.inmemorydb-1.17.4-SNAPSHOT-cyclonedx.json 23:25:33 [INFO] 23:25:33 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Skipping duplicate-finder execution! 23:25:33 [INFO] 23:25:33 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- 23:25:33 [WARNING] Used undeclared dependencies found: 23:25:33 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:25:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:33 [INFO] 23:25:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-sources.jar 23:25:33 [INFO] 23:25:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.inmemorydb --- 23:25:33 [INFO] 23:25:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/code-coverage/jacoco.exec 23:25:33 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.inmemorydb' with 5 classes 23:25:33 [INFO] 23:25:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:25:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT.pom 23:25:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT-javadoc.jar 23:25:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT-cyclonedx.json 23:25:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT-sources.jar 23:25:33 [INFO] 23:25:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:25:33 [INFO] Writing OBR metadata 23:25:33 [INFO] 23:25:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:25:33 [INFO] 23:25:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:33 [INFO] 23:25:33 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.inmemorydb --- 23:25:33 [INFO] org.opendaylight.lispflowmapping:mappingservice.inmemorydb:bundle:1.17.4-SNAPSHOT 23:25:33 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:25:33 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:25:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:25:33 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:25:33 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:25:33 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:33 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:25:33 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:25:33 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:25:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:25:33 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:25:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:33 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:25:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:25:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:25:33 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:25:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:25:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:25:33 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:25:33 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:25:33 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 23:25:33 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 23:25:33 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 23:25:33 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:25:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:25:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:25:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:25:33 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:25:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:25:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:25:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:25:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:25:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:25:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:25:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:25:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:25:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:25:33 [INFO] +- junit:junit:jar:4.13.2:test 23:25:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:25:33 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:25:33 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:25:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:25:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:25:33 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:25:33 [INFO] 23:25:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.inmemorydb --- 23:25:33 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/sonatype-clm/module.xml 23:25:33 [INFO] 23:25:33 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ 23:25:33 [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.17.4-SNAPSHOT [8/24] 23:25:33 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:33 [INFO] 23:25:33 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.dsbackend --- 23:25:33 [INFO] 23:25:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.dsbackend --- 23:25:33 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:33 [INFO] 23:25:33 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- 23:25:33 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:33 [INFO] 23:25:33 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.dsbackend --- 23:25:34 [INFO] 23:25:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- 23:25:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:25:34 [INFO] 23:25:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.dsbackend --- 23:25:34 [INFO] Starting audit... 23:25:34 Audit done. 23:25:34 [INFO] You have 0 Checkstyle violations. 23:25:34 [INFO] 23:25:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.dsbackend --- 23:25:34 [INFO] Starting audit... 23:25:34 Audit done. 23:25:34 [INFO] You have 0 Checkstyle violations. 23:25:34 [INFO] 23:25:34 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.dsbackend --- 23:25:34 [INFO] 23:25:34 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- 23:25:34 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/resources 23:25:34 [INFO] 23:25:34 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.dsbackend --- 23:25:34 [INFO] Changes detected - recompiling the module! :dependency 23:25:34 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 23:25:34 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[266,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 23:25:34 [INFO] 23:25:34 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> 23:25:34 [INFO] 23:25:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.dsbackend --- 23:25:34 [INFO] Fork Value is true 23:25:36 [INFO] Done SpotBugs Analysis.... 23:25:36 [INFO] 23:25:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< 23:25:36 [INFO] 23:25:36 [INFO] 23:25:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.dsbackend --- 23:25:36 [INFO] BugInstance size is 0 23:25:36 [INFO] Error size is 0 23:25:36 [INFO] No errors/warnings found 23:25:36 [INFO] 23:25:36 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend --- 23:25:36 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/test/resources 23:25:36 [INFO] 23:25:36 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.dsbackend --- 23:25:36 [INFO] Changes detected - recompiling the module! :dependency 23:25:36 [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes 23:25:37 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[119,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 23:25:37 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[139,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 23:25:37 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[158,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 23:25:37 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[234,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 23:25:37 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[254,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 23:25:37 [INFO] 23:25:37 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.dsbackend --- 23:25:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:25:37 [INFO] 23:25:37 [INFO] ------------------------------------------------------- 23:25:37 [INFO] T E S T S 23:25:37 [INFO] ------------------------------------------------------- 23:25:38 [INFO] Running org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 23:25:41 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.987 s -- in org.opendaylight.lispflowmapping.dsbackend.DataStoreBackEndTest 23:25:42 [INFO] 23:25:42 [INFO] Results: 23:25:42 [INFO] 23:25:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 23:25:42 [INFO] 23:25:42 [INFO] 23:25:42 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.dsbackend --- 23:25:42 [INFO] 23:25:42 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.dsbackend --- 23:25:42 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:25:42 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF 23:25:42 [INFO] 23:25:42 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.dsbackend --- 23:25:42 [INFO] No previous run data found, generating javadoc. 23:25:43 [WARNING] Javadoc Warnings 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:59: warning: no comment 23:25:43 [WARNING] public DataStoreBackEnd(DataBroker broker) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:65: warning: no comment 23:25:43 [WARNING] public void addAuthenticationKey(AuthenticationKey authenticationKey) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:78: warning: no comment 23:25:43 [WARNING] public void addMapping(Mapping mapping) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:91: warning: no comment 23:25:43 [WARNING] public void addXtrIdMapping(XtrIdMapping mapping) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:326: warning: no comment 23:25:43 [WARNING] public void closeTransactionChain() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:207: warning: no comment 23:25:43 [WARNING] public List getAllAuthenticationKeys() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:183: warning: no comment 23:25:43 [WARNING] public List getAllMappings() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:189: warning: no comment 23:25:43 [WARNING] public List getAllMappings(LogicalDatastoreType logicalDataStore) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:237: warning: no comment 23:25:43 [WARNING] public Long getLastUpdateTimestamp() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:148: warning: no comment 23:25:43 [WARNING] public void removeAllConfigDatastoreContent() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:142: warning: no comment 23:25:43 [WARNING] public void removeAllDatastoreContent() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:153: warning: no comment 23:25:43 [WARNING] public void removeAllOperationalDatastoreContent() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:105: warning: no comment 23:25:43 [WARNING] public void removeAuthenticationKey(AuthenticationKey authenticationKey) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:231: warning: no comment 23:25:43 [WARNING] public void removeLastUpdateTimestamp() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:117: warning: no comment 23:25:43 [WARNING] public void removeMapping(Mapping mapping) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:128: warning: no comment 23:25:43 [WARNING] public void removeXtrIdMapping(XtrIdMapping mapping) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:224: warning: no comment 23:25:43 [WARNING] public void saveLastUpdateTimestamp() { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:158: warning: no comment 23:25:43 [WARNING] public void updateAuthenticationKey(AuthenticationKey authenticationKey) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:171: warning: no comment 23:25:43 [WARNING] public void updateMapping(Mapping mapping) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:44: warning: no comment 23:25:43 [WARNING] public static InstanceIdentifier createAuthenticationKeyIid(Eid eid) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:55: warning: no comment 23:25:43 [WARNING] public static InstanceIdentifier createMappingIid(Eid eid, MappingOrigin orig) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/InstanceIdentifierUtil.java:65: warning: no comment 23:25:43 [WARNING] public static InstanceIdentifier createXtrIdMappingIid(Eid eid, MappingOrigin orig, XtrId xtrId) { 23:25:43 [WARNING] ^ 23:25:43 [WARNING] 22 warnings 23:25:43 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-javadoc.jar 23:25:43 [INFO] 23:25:43 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.dsbackend --- 23:25:43 [INFO] CycloneDX: Resolving Dependencies 23:25:44 [INFO] CycloneDX: Creating BOM version 1.4 with 25 component(s) 23:25:44 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/bom.xml 23:25:44 [INFO] attaching as mappingservice.dsbackend-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:44 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/bom.json 23:25:44 [INFO] attaching as mappingservice.dsbackend-1.17.4-SNAPSHOT-cyclonedx.json 23:25:44 [INFO] 23:25:44 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- 23:25:44 [INFO] Skipping duplicate-finder execution! 23:25:44 [INFO] 23:25:44 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- 23:25:44 [WARNING] Used undeclared dependencies found: 23:25:44 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:25:44 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 23:25:44 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:44 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:25:44 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:44 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 23:25:44 [WARNING] Non-test scoped test only dependencies found: 23:25:44 [WARNING] org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:44 [INFO] 23:25:44 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- 23:25:44 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-sources.jar 23:25:44 [INFO] 23:25:44 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.dsbackend --- 23:25:44 [INFO] 23:25:44 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.dsbackend --- 23:25:44 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/code-coverage/jacoco.exec 23:25:44 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.dsbackend' with 4 classes 23:25:44 [INFO] 23:25:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.dsbackend --- 23:25:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:25:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT.pom 23:25:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT-javadoc.jar 23:25:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT-cyclonedx.json 23:25:44 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT-sources.jar 23:25:44 [INFO] 23:25:44 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.dsbackend --- 23:25:44 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:25:44 [INFO] Writing OBR metadata 23:25:44 [INFO] 23:25:44 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.dsbackend --- 23:25:44 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:25:44 [INFO] 23:25:44 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.dsbackend --- 23:25:44 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:44 [INFO] 23:25:44 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.dsbackend --- 23:25:44 [INFO] org.opendaylight.lispflowmapping:mappingservice.dsbackend:bundle:1.17.4-SNAPSHOT 23:25:44 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:25:44 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:25:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:44 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:25:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:25:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:25:44 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:25:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:25:44 [INFO] | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:25:44 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:25:44 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 23:25:44 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:25:44 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:25:44 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:25:44 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:25:44 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:25:44 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:25:44 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:25:44 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:44 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:25:44 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:44 [INFO] +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 23:25:44 [INFO] +- org.mockito:mockito-core:jar:3.12.4:test 23:25:44 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.11.13:test 23:25:44 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.13:test 23:25:44 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 23:25:44 [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:test 23:25:44 [INFO] | \- org.powermock:powermock-api-support:jar:2.0.9:test 23:25:44 [INFO] | +- org.powermock:powermock-reflect:jar:2.0.9:test 23:25:44 [INFO] | \- org.powermock:powermock-core:jar:2.0.9:test 23:25:44 [INFO] | \- org.javassist:javassist:jar:3.29.2-GA:test 23:25:44 [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:test 23:25:44 [INFO] | +- org.powermock:powermock-module-junit4-common:jar:2.0.9:test 23:25:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:25:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:25:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:25:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:25:44 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:25:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:25:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:25:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:25:44 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:25:44 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:25:44 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:25:44 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:25:44 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:25:44 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:25:44 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:25:44 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:25:44 [INFO] +- junit:junit:jar:4.13.2:test 23:25:44 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:25:44 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:25:44 [INFO] 23:25:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.dsbackend --- 23:25:44 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/sonatype-clm/module.xml 23:25:44 [INFO] 23:25:44 [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ 23:25:44 [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.17.4-SNAPSHOT [9/24] 23:25:44 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:44 [INFO] 23:25:44 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.mapcache --- 23:25:44 [INFO] 23:25:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.mapcache --- 23:25:44 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:44 [INFO] 23:25:44 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- 23:25:44 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:44 [INFO] 23:25:44 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.mapcache --- 23:25:44 [INFO] 23:25:44 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- 23:25:44 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:25:44 [INFO] 23:25:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.mapcache --- 23:25:44 [INFO] Starting audit... 23:25:44 Audit done. 23:25:44 [INFO] You have 0 Checkstyle violations. 23:25:44 [INFO] 23:25:44 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.mapcache --- 23:25:44 [INFO] Starting audit... 23:25:44 Audit done. 23:25:44 [INFO] You have 0 Checkstyle violations. 23:25:44 [INFO] 23:25:44 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.mapcache --- 23:25:44 [INFO] 23:25:44 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.mapcache --- 23:25:44 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/resources 23:25:44 [INFO] 23:25:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.mapcache --- 23:25:44 [INFO] Changes detected - recompiling the module! :dependency 23:25:44 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 23:25:44 [INFO] 23:25:44 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> 23:25:44 [INFO] 23:25:44 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.mapcache --- 23:25:44 [INFO] Fork Value is true 23:25:47 [INFO] Done SpotBugs Analysis.... 23:25:47 [INFO] 23:25:47 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< 23:25:47 [INFO] 23:25:47 [INFO] 23:25:47 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.mapcache --- 23:25:47 [INFO] BugInstance size is 0 23:25:47 [INFO] Error size is 0 23:25:47 [INFO] No errors/warnings found 23:25:47 [INFO] 23:25:47 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.mapcache --- 23:25:47 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/test/resources 23:25:47 [INFO] 23:25:47 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.mapcache --- 23:25:47 [INFO] Changes detected - recompiling the module! :dependency 23:25:47 [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes 23:25:48 [INFO] 23:25:48 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.mapcache --- 23:25:48 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:25:48 [INFO] 23:25:48 [INFO] ------------------------------------------------------- 23:25:48 [INFO] T E S T S 23:25:48 [INFO] ------------------------------------------------------- 23:25:48 [INFO] Running org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 23:25:49 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:25:50 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.567 s -- in org.opendaylight.lispflowmapping.mapcache.MultiTableMapCacheTest 23:25:50 [INFO] Running org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 23:25:50 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.391 s -- in org.opendaylight.lispflowmapping.mapcache.SimpleMapCacheTest 23:25:50 [INFO] Running org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 23:25:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s -- in org.opendaylight.lispflowmapping.mapcache.FlatMapCacheTest 23:25:51 [INFO] Running org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 23:25:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.opendaylight.lispflowmapping.mapcache.AuthKeyDbTest 23:25:51 [INFO] 23:25:51 [INFO] Results: 23:25:51 [INFO] 23:25:51 [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 23:25:51 [INFO] 23:25:51 [INFO] 23:25:51 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.mapcache --- 23:25:51 [INFO] 23:25:51 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.mapcache --- 23:25:51 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:25:51 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF 23:25:51 [INFO] 23:25:51 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.mapcache --- 23:25:51 [INFO] No previous run data found, generating javadoc. 23:25:52 [WARNING] Javadoc Warnings 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/AuthKeyDb.java:34: warning: no comment 23:25:52 [WARNING] public AuthKeyDb(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/FlatMapCache.java:32: warning: no comment 23:25:52 [WARNING] public FlatMapCache(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:23: warning: no comment 23:25:52 [WARNING] public final class LispMapCacheStringifier { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:130: warning: no comment 23:25:52 [WARNING] public static String prettyPrintFMCMappings(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:68: warning: no comment 23:25:52 [WARNING] public static String prettyPrintKeys(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:205: warning: no comment 23:25:52 [WARNING] public static String prettyPrintMTMCMappings(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:287: warning: no comment 23:25:52 [WARNING] public static String prettyPrintSMCMappings(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:111: warning: no comment 23:25:52 [WARNING] public static String printFMCMappings(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:28: warning: no comment 23:25:52 [WARNING] public static String printKeys(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:149: warning: no comment 23:25:52 [WARNING] public static String printMTMCMappings(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/lisp/LispMapCacheStringifier.java:247: warning: no comment 23:25:52 [WARNING] public static String printSMCMappings(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/MultiTableMapCache.java:34: warning: no comment 23:25:52 [WARNING] public MultiTableMapCache(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/src/main/java/org/opendaylight/lispflowmapping/mapcache/SimpleMapCache.java:40: warning: no comment 23:25:52 [WARNING] public SimpleMapCache(ILispDAO dao) { 23:25:52 [WARNING] ^ 23:25:52 [WARNING] 13 warnings 23:25:52 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-javadoc.jar 23:25:52 [INFO] 23:25:52 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.mapcache --- 23:25:52 [INFO] CycloneDX: Resolving Dependencies 23:25:53 [INFO] CycloneDX: Creating BOM version 1.4 with 23 component(s) 23:25:53 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/bom.xml 23:25:53 [INFO] attaching as mappingservice.mapcache-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:53 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/bom.json 23:25:53 [INFO] attaching as mappingservice.mapcache-1.17.4-SNAPSHOT-cyclonedx.json 23:25:53 [INFO] 23:25:53 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- 23:25:53 [INFO] Skipping duplicate-finder execution! 23:25:53 [INFO] 23:25:53 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.mapcache --- 23:25:53 [WARNING] Used undeclared dependencies found: 23:25:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:53 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:53 [WARNING] Non-test scoped test only dependencies found: 23:25:53 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:53 [INFO] 23:25:53 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.mapcache --- 23:25:53 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-sources.jar 23:25:53 [INFO] 23:25:53 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.mapcache --- 23:25:53 [INFO] 23:25:53 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.mapcache --- 23:25:53 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/code-coverage/jacoco.exec 23:25:53 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.mapcache' with 21 classes 23:25:53 [INFO] 23:25:53 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.mapcache --- 23:25:53 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:25:53 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT.pom 23:25:53 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT-javadoc.jar 23:25:53 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:53 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT-cyclonedx.json 23:25:53 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT-sources.jar 23:25:53 [INFO] 23:25:53 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.mapcache --- 23:25:53 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:25:53 [INFO] Writing OBR metadata 23:25:53 [INFO] 23:25:53 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.mapcache --- 23:25:53 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:25:53 [INFO] 23:25:53 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.mapcache --- 23:25:53 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:25:53 [INFO] 23:25:53 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.mapcache --- 23:25:53 [INFO] org.opendaylight.lispflowmapping:mappingservice.mapcache:bundle:1.17.4-SNAPSHOT 23:25:53 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:25:53 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:25:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:25:53 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:25:53 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:25:53 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:25:53 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:25:53 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:25:53 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:25:53 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:25:53 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:25:53 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:25:53 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:25:53 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:25:53 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:25:53 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:25:53 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:25:53 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:25:53 [INFO] | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:25:53 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:25:53 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:25:53 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:25:53 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:25:53 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:25:53 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:25:53 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:25:53 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:25:53 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:25:53 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:25:53 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:25:53 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:25:53 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:25:53 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:25:53 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:25:53 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:25:53 [INFO] +- junit:junit:jar:4.13.2:test 23:25:53 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:25:53 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:25:53 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:25:53 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:25:53 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:25:53 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:25:53 [INFO] 23:25:53 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.mapcache --- 23:25:53 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/sonatype-clm/module.xml 23:25:53 [INFO] 23:25:53 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.config >------- 23:25:53 [INFO] Building ODL :: lispflowmapping :: mappingservice.config 1.17.4-SNAPSHOT [10/24] 23:25:53 [INFO] -------------------------------[ bundle ]------------------------------- 23:25:53 [INFO] 23:25:53 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.config --- 23:25:53 [INFO] 23:25:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.config --- 23:25:53 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:53 [INFO] 23:25:53 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.config --- 23:25:53 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:25:53 [INFO] 23:25:53 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.config --- 23:25:53 [INFO] 23:25:53 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.config --- 23:25:53 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:25:53 [INFO] 23:25:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.config --- 23:25:53 [INFO] Starting audit... 23:25:53 Audit done. 23:25:53 [INFO] You have 0 Checkstyle violations. 23:25:53 [INFO] 23:25:53 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.config --- 23:25:53 [INFO] Starting audit... 23:25:53 Audit done. 23:25:53 [INFO] You have 0 Checkstyle violations. 23:25:53 [INFO] 23:25:53 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.config --- 23:25:53 [INFO] 23:25:53 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.config --- 23:25:53 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/resources 23:25:53 [INFO] 23:25:53 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.config --- 23:25:53 [INFO] Changes detected - recompiling the module! :dependency 23:25:53 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 23:25:53 [INFO] 23:25:53 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.config >>> 23:25:53 [INFO] 23:25:53 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.config --- 23:25:53 [INFO] Fork Value is true 23:25:55 [INFO] Done SpotBugs Analysis.... 23:25:55 [INFO] 23:25:55 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.config <<< 23:25:55 [INFO] 23:25:55 [INFO] 23:25:55 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.config --- 23:25:55 [INFO] BugInstance size is 0 23:25:55 [INFO] Error size is 0 23:25:55 [INFO] No errors/warnings found 23:25:55 [INFO] 23:25:55 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.config --- 23:25:55 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/test/resources 23:25:55 [INFO] 23:25:55 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.config --- 23:25:55 [INFO] No sources to compile 23:25:55 [INFO] 23:25:55 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.config --- 23:25:55 [INFO] No tests to run. 23:25:55 [INFO] 23:25:55 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.config --- 23:25:55 [INFO] 23:25:55 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.config --- 23:25:56 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT.jar 23:25:56 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/classes/META-INF/MANIFEST.MF 23:25:56 [INFO] 23:25:56 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.config --- 23:25:56 [INFO] No previous run data found, generating javadoc. 23:25:57 [WARNING] Javadoc Warnings 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:18: warning: no comment 23:25:57 [WARNING] public final class ConfigIni { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:400: warning: no comment 23:25:57 [WARNING] public long getDefaultRegistrationValiditySb() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:388: warning: no comment 23:25:57 [WARNING] public String getElpPolicy() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:459: warning: no comment 23:25:57 [WARNING] public static ConfigIni getInstance() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:392: warning: no comment 23:25:57 [WARNING] public IMappingService.LookupPolicy getLookupPolicy() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:455: warning: no comment 23:25:57 [WARNING] public long getMaximumTimeoutTolerance() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:447: warning: no comment 23:25:57 [WARNING] public int getNegativeMappingTTL() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:451: warning: no comment 23:25:57 [WARNING] public int getNumberOfBucketsInTimeBucketWheel() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:396: warning: no comment 23:25:57 [WARNING] public long getRegistrationValiditySb() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:420: warning: no comment 23:25:57 [WARNING] public int getSmrRetryCount() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:429: warning: no comment 23:25:57 [WARNING] public long getSmrTimeout() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:433: warning: no comment 23:25:57 [WARNING] public boolean isAuthEnabled() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:370: warning: no comment 23:25:57 [WARNING] public boolean mappingMergeIsSet() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:437: warning: no comment 23:25:57 [WARNING] public void setAuthEnabled(boolean authEnabled) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:411: warning: no comment 23:25:57 [WARNING] public void setLookupPolicy(IMappingService.LookupPolicy lookupPolicy) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:374: warning: no comment 23:25:57 [WARNING] public void setMappingMerge(boolean mappingMerge) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:442: warning: no comment 23:25:57 [WARNING] public void setNegativeMappingTTL(int negativeMappingTTL) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:404: warning: no comment 23:25:57 [WARNING] public void setRegistrationValiditySb(long registrationValiditySb) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:383: warning: no comment 23:25:57 [WARNING] public void setSmr(boolean smr) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:415: warning: no comment 23:25:57 [WARNING] public void setSmrRetryCount(int smrRetryCount) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:424: warning: no comment 23:25:57 [WARNING] public void setSmrTimeout(long smrTimeout) { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/src/main/java/org/opendaylight/lispflowmapping/config/ConfigIni.java:379: warning: no comment 23:25:57 [WARNING] public boolean smrIsSet() { 23:25:57 [WARNING] ^ 23:25:57 [WARNING] 22 warnings 23:25:57 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-javadoc.jar 23:25:57 [INFO] 23:25:57 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.config --- 23:25:57 [INFO] CycloneDX: Resolving Dependencies 23:25:57 [INFO] CycloneDX: Creating BOM version 1.4 with 24 component(s) 23:25:57 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/bom.xml 23:25:57 [INFO] attaching as mappingservice.config-1.17.4-SNAPSHOT-cyclonedx.xml 23:25:57 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/bom.json 23:25:57 [INFO] attaching as mappingservice.config-1.17.4-SNAPSHOT-cyclonedx.json 23:25:57 [INFO] 23:25:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.config --- 23:25:57 [INFO] Skipping duplicate-finder execution! 23:25:57 [INFO] 23:25:57 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.config --- 23:25:57 [INFO] No dependency problems found 23:25:57 [INFO] 23:25:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.config --- 23:25:57 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-sources.jar 23:25:57 [INFO] 23:25:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.config --- 23:26:01 [INFO] 23:26:01 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.config --- 23:26:01 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:26:01 [INFO] 23:26:01 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.config --- 23:26:01 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT.jar 23:26:01 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT.pom 23:26:01 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT-javadoc.jar 23:26:01 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:01 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT-cyclonedx.json 23:26:01 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT-sources.jar 23:26:01 [INFO] 23:26:01 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.config --- 23:26:01 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT.jar 23:26:01 [INFO] Writing OBR metadata 23:26:01 [INFO] 23:26:01 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.config --- 23:26:01 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:26:01 [INFO] 23:26:01 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.config --- 23:26:01 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:26:01 [INFO] 23:26:01 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.config --- 23:26:01 [INFO] org.opendaylight.lispflowmapping:mappingservice.config:bundle:1.17.4-SNAPSHOT 23:26:01 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:26:01 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:26:01 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:26:01 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:01 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:01 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:26:01 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:01 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:26:01 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:26:01 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:01 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:01 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:26:01 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:26:01 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:01 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:26:01 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:26:01 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:26:01 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:26:01 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:26:01 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:26:01 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:26:01 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:26:01 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:26:01 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:26:01 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:26:01 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:26:01 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:26:01 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:26:01 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:26:01 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:26:01 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:26:01 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:26:01 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:26:01 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:26:01 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:26:01 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:26:01 [INFO] +- junit:junit:jar:4.13.2:test 23:26:01 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:26:01 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:26:01 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:26:01 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:26:01 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:26:01 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:26:01 [INFO] 23:26:01 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.config --- 23:26:01 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/sonatype-clm/module.xml 23:26:01 [INFO] 23:26:01 [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- 23:26:01 [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.17.4-SNAPSHOT [11/24] 23:26:01 [INFO] -------------------------------[ bundle ]------------------------------- 23:26:01 [INFO] 23:26:01 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.implementation --- 23:26:01 [INFO] 23:26:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.implementation --- 23:26:01 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:01 [INFO] 23:26:01 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- 23:26:01 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:01 [INFO] 23:26:01 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.implementation --- 23:26:01 [INFO] 23:26:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.implementation --- 23:26:01 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:26:01 [INFO] 23:26:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.implementation --- 23:26:01 [INFO] Starting audit... 23:26:01 Audit done. 23:26:01 [INFO] You have 0 Checkstyle violations. 23:26:01 [INFO] 23:26:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.implementation --- 23:26:01 [INFO] Starting audit... 23:26:01 Audit done. 23:26:01 [INFO] You have 0 Checkstyle violations. 23:26:01 [INFO] 23:26:01 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.implementation --- 23:26:01 [INFO] 23:26:01 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.implementation --- 23:26:01 [INFO] Copying 3 resources from src/main/resources to target/classes 23:26:01 [INFO] 23:26:01 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.implementation --- 23:26:01 [INFO] Changes detected - recompiling the module! :dependency 23:26:01 [INFO] Compiling 19 source files with javac [debug release 17] to target/classes 23:26:01 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 23:26:01 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 23:26:01 reason: class file for javax.annotation.meta.When not found 23:26:01 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 23:26:01 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 23:26:01 reason: class file for javax.annotation.meta.When not found 23:26:01 [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found 23:26:01 [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN 23:26:01 reason: class file for javax.annotation.meta.When not found 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[83,52] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.OdlMappingserviceListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 has been deprecated 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[83,52] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.OdlMappingserviceListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 has been deprecated 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[83,52] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906.OdlMappingserviceListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.mappingservice.rev150906 has been deprecated 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:[101,32] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[76,28] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.OdlLispProtoListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105 has been deprecated 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[76,28] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.OdlLispProtoListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105 has been deprecated 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[76,28] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.OdlLispProtoListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105 has been deprecated 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[75,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[115,51] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[116,45] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[121,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException 23:26:01 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[163,45] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 23:26:01 [INFO] 23:26:01 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> 23:26:01 [INFO] 23:26:01 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.implementation --- 23:26:01 [INFO] Fork Value is true 23:26:04 [INFO] Done SpotBugs Analysis.... 23:26:04 [INFO] 23:26:04 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< 23:26:04 [INFO] 23:26:04 [INFO] 23:26:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.implementation --- 23:26:04 [INFO] BugInstance size is 27 23:26:04 [INFO] Error size is 0 23:26:04 [INFO] Total bugs: 27 23:26:04 [ERROR] Low: Overridable method registerClusterSingletonService is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, OdlLispSbService, ClusterSingletonServiceProvider, RpcProviderService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 120] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:04 [ERROR] Low: Overridable method registerNotificationListener is called from constructor new org.opendaylight.lispflowmapping.implementation.LispMappingService(IMappingService, OdlLispSbService, ClusterSingletonServiceProvider, RpcProviderService, NotificationService). [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 115] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:04 [ERROR] Medium: Return value of org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.OdlLispSbService.sendMapRequest(SendMapRequestInput) ignored in org.opendaylight.lispflowmapping.implementation.LispMappingService.handleMapRequest(MapRequest) [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 160] RV_RETURN_VALUE_IGNORED 23:26:04 [ERROR] Medium: Return value of org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.OdlLispSbService.sendMapRequest(SendMapRequestInput) ignored in org.opendaylight.lispflowmapping.implementation.LispMappingService.handleSMR(MapRequest, Rloc) [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 284] RV_RETURN_VALUE_IGNORED 23:26:04 [ERROR] Medium: Return value of org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.OdlLispSbService.sendMapReply(SendMapReplyInput) ignored in org.opendaylight.lispflowmapping.implementation.LispMappingService.onRequestMapping(RequestMapping) [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 220] RV_RETURN_VALUE_IGNORED 23:26:04 [ERROR] Medium: Return value of org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.OdlLispSbService.sendMapNotify(SendMapNotifyInput) ignored in org.opendaylight.lispflowmapping.implementation.LispMappingService.sendMapNotify(MapNotify, TransportAddress) [org.opendaylight.lispflowmapping.implementation.LispMappingService] At LispMappingService.java:[line 189] RV_RETURN_VALUE_IGNORED 23:26:04 [ERROR] Medium: 23:26:04 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:26:04 [org.opendaylight.lispflowmapping.implementation.MappingServiceShell] In MappingServiceShell.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [ERROR] Low: Overridable method registerNotificationListener 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 101] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 23:26:04 [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 34]Another occurrence at AbstractDataListener.java:[line 35] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 23:26:04 [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 39] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 23:26:04 [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 40] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR 23:26:04 [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 23:26:04 [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 55] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:04 [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 23:26:04 [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 23:26:04 [INFO] 23:26:04 23:26:04 23:26:04 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 23:26:04 23:26:04 23:26:04 23:26:04 [INFO] 23:26:04 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- 23:26:04 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/resources 23:26:04 [INFO] 23:26:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.implementation --- 23:26:04 [INFO] Changes detected - recompiling the module! :dependency 23:26:04 [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/lisp/MappingServiceTest.java:[414,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[151,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[257,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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; 23:26:04 cast to java.lang.Object for a varargs call 23:26:04 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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; 23:26:04 cast to java.lang.Object for a varargs call 23:26:04 cast to java.lang.Object[] for a non-varargs call and to suppress this warning 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[249,27] redundant cast to short 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[253,25] redundant cast to short 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[125,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[159,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[191,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[235,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[236,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[213,70] unchecked cast 23:26:04 required: java.util.List 23:26:04 found: java.lang.Object 23:26:04 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[224,93] unchecked cast 23:26:04 required: java.util.concurrent.ConcurrentHashMap 23:26:04 found: java.lang.Object 23:26:04 [INFO] 23:26:04 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.implementation --- 23:26:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:26:04 [INFO] 23:26:04 [INFO] ------------------------------------------------------- 23:26:04 [INFO] T E S T S 23:26:04 [INFO] ------------------------------------------------------- 23:26:07 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MappingServiceTest 23:26:08 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.486 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MappingServiceTest 23:26:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 23:26:08 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.205 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapResolverTest 23:26:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 23:26:08 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.143 s -- in org.opendaylight.lispflowmapping.implementation.lisp.MapServerTest 23:26:08 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 23:26:09 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.AuthenticationKeyDataListenerTest 23:26:09 [INFO] Running org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 23:26:09 [WARNING] Tests run: 8, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.016 s -- in org.opendaylight.lispflowmapping.implementation.mdsal.MappingDataListenerTest 23:26:09 [INFO] Running org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 23:26:09 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s -- in org.opendaylight.lispflowmapping.implementation.LispMappingServiceTest 23:26:09 [INFO] Running org.opendaylight.lispflowmapping.implementation.MappingSystemTest 23:26:11 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.427 s -- in org.opendaylight.lispflowmapping.implementation.MappingSystemTest 23:26:11 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 23:26:11 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.opendaylight.lispflowmapping.implementation.util.MappingMergeUtilTest 23:26:11 [INFO] Running org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 23:26:11 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s -- in org.opendaylight.lispflowmapping.implementation.util.LispNotificationHelperTest 23:26:11 [INFO] Running org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 23:26:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.128 s -- in org.opendaylight.lispflowmapping.implementation.timebucket.TimeBucketWheelUnitTest 23:26:14 [INFO] 23:26:14 [INFO] Results: 23:26:14 [INFO] 23:26:14 [WARNING] Tests run: 123, Failures: 0, Errors: 0, Skipped: 7 23:26:14 [INFO] 23:26:14 [INFO] 23:26:14 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.implementation --- 23:26:14 [INFO] 23:26:14 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.implementation --- 23:26:14 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:26:14 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF 23:26:14 [INFO] 23:26:14 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.implementation --- 23:26:14 [INFO] No previous run data found, generating javadoc. 23:26:16 [WARNING] Javadoc Warnings 23:26:16 [WARNING] warning: unknown enum constant When.UNKNOWN 23:26:16 [WARNING] reason: class file for javax.annotation.meta.When not found 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AbstractDataListener.java:38: warning: no comment 23:26:16 [WARNING] public void closeDataChangeListener() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListener.java:36: warning: no comment 23:26:16 [WARNING] public AuthenticationKeyDataListener(DataBroker broker, IMappingSystem mapSystem) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:80: warning: no comment 23:26:16 [WARNING] public static AuthenticationKey toAuthenticationKey(Eid key, MappingAuthkey authKey) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:63: warning: no comment 23:26:16 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:51: warning: no comment 23:26:16 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, @Nullable MappingData mappingData) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:41: warning: no comment 23:26:16 [WARNING] public static Mapping toMapping(MappingOrigin origin, Eid key, SiteId siteId, MappingData mappingData) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/DSBEInputUtil.java:71: warning: no comment 23:26:16 [WARNING] public static XtrIdMapping toXtrIdMapping(MappingData mappingData) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:75: warning: no comment 23:26:16 [WARNING] public class LispMappingService implements IFlowMapping, IMapRequestResultHandler, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:103: warning: no comment 23:26:16 [WARNING] public LispMappingService(@Reference final IMappingService mappingService, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:141: warning: no comment 23:26:16 [WARNING] public NotificationService getNotificationService() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:181: warning: no comment 23:26:16 [WARNING] public void setShouldAuthenticate(boolean shouldAuthenticate) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:125: warning: no comment 23:26:16 [WARNING] public boolean shouldUseSmr() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:50: warning: no comment 23:26:16 [WARNING] public final class LispNotificationHelper { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:106: warning: no comment 23:26:16 [WARNING] public static InetAddress getAddressByName(String ipAddress) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:115: warning: no comment 23:26:16 [WARNING] public static List getMapping(AddMapping mapRegisterNotification) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:131: warning: no comment 23:26:16 [WARNING] public static Set getSiteId(MapRegister mapRegister) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LispNotificationHelper.java:58: warning: no comment 23:26:16 [WARNING] public static TransportAddress getTransportAddressFromRloc(Rloc rloc) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/LoggingUtil.java:28: warning: no comment 23:26:16 [WARNING] public static void logSubscribers(Logger log, Eid eid, Set subscribers) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:48: warning: no comment 23:26:16 [WARNING] public MappingDataListener(DataBroker broker, IMappingSystem msmr, NotificationPublishService nps) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListener.java:58: warning: no comment 23:26:16 [WARNING] public void setNotificationProviderService(NotificationPublishService nps) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:233: warning: no comment 23:26:16 [WARNING] public static MappingData computeNbSbIntersection(MappingData nbMappingData, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:212: warning: no comment 23:26:16 [WARNING] public static boolean mappingIsExpired(MappingData mappingData) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:146: warning: no comment 23:26:16 [WARNING] public static MappingRecord mergeMappings(MappingRecord currentMergedMapping, MappingRecord newMapping, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:164: warning: no comment 23:26:16 [WARNING] public static MappingData mergeXtrIdMappings(List mappingDataList, List expiredMappingDataList, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtil.java:220: warning: no comment 23:26:16 [WARNING] public static boolean timestampIsExpired(Date timestamp) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:159: warning: no comment 23:26:16 [WARNING] public void initialize() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:36: warning: no comment 23:26:16 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(MappingServiceShell.class); 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingServiceShell.java:42: warning: no comment 23:26:16 [WARNING] public MappingServiceShell(final @Reference IMappingService mappingService) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:104: warning: no comment 23:26:16 [WARNING] public MappingSystem(ILispDAO dao, boolean iterateMask, NotificationPublishService nps, boolean mappingMerge) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:958: warning: no comment 23:26:16 [WARNING] public void cleanCaches() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:964: warning: no comment 23:26:16 [WARNING] public void cleanSBMappings() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:905: warning: no comment 23:26:16 [WARNING] public void destroy() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:510: warning: no comment 23:26:16 [WARNING] public MappingData handleSbExpiredMapping(Eid key, XtrId xtrId, MappingData mappingData) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:129: warning: no comment 23:26:16 [WARNING] public void initialize() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:650: warning: no comment 23:26:16 [WARNING] public void notifyChange(Eid eid, MappingRecord mapping, MappingChange mappingChange) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingSystem.java:115: warning: no comment 23:26:16 [WARNING] public void setDataStoreBackEnd(DataStoreBackEnd dataStoreBackEnd) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:60: warning: no comment 23:26:16 [WARNING] public class MapResolver implements IMapResolverAsync { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapResolver.java:75: warning: no comment 23:26:16 [WARNING] public MapResolver(IMappingService mapService, boolean smr, String elpPolicy, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:83: warning: no comment 23:26:16 [WARNING] public class MapServer implements IMapServerAsync, OdlMappingserviceListener, ISmrNotificationListener { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/lisp/MapServer.java:94: warning: no comment 23:26:16 [WARNING] public MapServer(IMappingService mapService, boolean subscriptionService, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:60: warning: no comment 23:26:16 [WARNING] public static List toDstSubscriberList(Set subscribers) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:38: warning: no comment 23:26:16 [WARNING] public static MappingChanged toMappingChanged(MappingRecord mapping, Eid eid, Set subscribers, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:48: warning: no comment 23:26:16 [WARNING] public static List toSubscriberList(Set subscribers) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:72: warning: no comment 23:26:16 [WARNING] public static Set toSubscriberSet(List subscribers) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/MSNotificationInputUtil.java:83: warning: no comment 23:26:16 [WARNING] public static Set toSubscriberSetFromDst(List subscribers) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:39: warning: no comment 23:26:16 [WARNING] public static AuthenticationKey toAuthenticationKey(AddKeyInput input) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:47: warning: no comment 23:26:16 [WARNING] public static AuthenticationKey toAuthenticationKey(RemoveKeyInput input) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:43: warning: no comment 23:26:16 [WARNING] public static AuthenticationKey toAuthenticationKey(UpdateKeyInput input) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:61: warning: no comment 23:26:16 [WARNING] public static Mapping toMapping(AddMappingInput input) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:69: warning: no comment 23:26:16 [WARNING] public static Mapping toMapping(RemoveMappingInput input) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/util/RPCInputConvertorUtil.java:65: warning: no comment 23:26:16 [WARNING] public static Mapping toMapping(UpdateMappingInput input) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:27: warning: no comment 23:26:16 [WARNING] public TimeBucket(MappingSystem mappingSystem) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:32: warning: no comment 23:26:16 [WARNING] public void add(Eid key, MappingData mappingData) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:44: warning: no comment 23:26:16 [WARNING] public void clearBucket() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucket.java:36: warning: no comment 23:26:16 [WARNING] public void removeFromBucketOnly(Eid key) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/implementation/TimeBucketMappingTimeoutService.java:24: warning: no comment 23:26:16 [WARNING] public TimeBucketMappingTimeoutService(int numberOfBucket, long mappingRecordValidityInMillis, 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:32: warning: no comment 23:26:16 [WARNING] public TimeBucketWheel(int numberOfBuckets, long mappingRecordValidityInMilis, MappingSystem mappingSystem) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:54: warning: no comment 23:26:16 [WARNING] public int add(Eid key, MappingData mappingData, long timestamp) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:98: warning: no comment 23:26:16 [WARNING] public void clearExpiredMappingAndRotate() { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:102: warning: no comment 23:26:16 [WARNING] public void clearExpiredMappingAndRotate(long currentStamp) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:63: warning: no comment 23:26:16 [WARNING] public int refreshMappping(Eid key, MappingData newMappingData, long timestamp, int bucketId) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/timebucket/containers/TimeBucketWheel.java:69: warning: no comment 23:26:16 [WARNING] public void removeMapping(Eid key, int bucketId) { 23:26:16 [WARNING] ^ 23:26:16 [WARNING] 63 warnings 23:26:16 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-javadoc.jar 23:26:16 [INFO] 23:26:16 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.implementation --- 23:26:16 [INFO] CycloneDX: Resolving Dependencies 23:26:16 [INFO] CycloneDX: Creating BOM version 1.4 with 48 component(s) 23:26:16 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/bom.xml 23:26:16 [INFO] attaching as mappingservice.implementation-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:16 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/bom.json 23:26:16 [INFO] attaching as mappingservice.implementation-1.17.4-SNAPSHOT-cyclonedx.json 23:26:16 [INFO] 23:26:16 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- 23:26:16 [INFO] Skipping duplicate-finder execution! 23:26:16 [INFO] 23:26:16 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.implementation --- 23:26:16 [WARNING] Used undeclared dependencies found: 23:26:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:16 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:16 [WARNING] org.powermock:powermock-core:jar:2.0.9:test 23:26:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:16 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:26:16 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:16 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:26:16 [WARNING] org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:16 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:16 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 23:26:16 [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test 23:26:16 [WARNING] Unused declared dependencies found: 23:26:16 [WARNING] org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:26:16 [WARNING] Non-test scoped test only dependencies found: 23:26:16 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:16 [INFO] 23:26:16 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.implementation --- 23:26:16 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-sources.jar 23:26:17 [INFO] 23:26:17 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.implementation --- 23:26:17 [INFO] 23:26:17 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.implementation --- 23:26:17 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/code-coverage/jacoco.exec 23:26:17 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.implementation' with 20 classes 23:26:17 [INFO] 23:26:17 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.implementation --- 23:26:17 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:26:17 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT.pom 23:26:17 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT-javadoc.jar 23:26:17 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:17 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT-cyclonedx.json 23:26:17 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT-sources.jar 23:26:17 [INFO] 23:26:17 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.implementation --- 23:26:17 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:26:17 [INFO] Writing OBR metadata 23:26:17 [INFO] 23:26:17 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.implementation --- 23:26:17 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:26:17 [INFO] 23:26:17 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.implementation --- 23:26:17 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:26:17 [INFO] 23:26:17 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.implementation --- 23:26:17 [INFO] org.opendaylight.lispflowmapping:mappingservice.implementation:bundle:1.17.4-SNAPSHOT 23:26:17 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:26:17 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:26:17 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:26:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:17 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:26:17 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:26:17 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:17 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:26:17 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:26:17 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:26:17 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:26:17 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:17 [INFO] | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:17 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:26:17 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:26:17 [INFO] +- org.mockito:mockito-core:jar:3.12.4:test 23:26:17 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.11.13:test 23:26:17 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.11.13:test 23:26:17 [INFO] | \- org.objenesis:objenesis:jar:3.2:test 23:26:17 [INFO] +- org.powermock:powermock-api-mockito2:jar:2.0.9:test 23:26:17 [INFO] | \- org.powermock:powermock-api-support:jar:2.0.9:test 23:26:17 [INFO] | +- org.powermock:powermock-reflect:jar:2.0.9:test 23:26:17 [INFO] | \- org.powermock:powermock-core:jar:2.0.9:test 23:26:17 [INFO] | \- org.javassist:javassist:jar:3.29.2-GA:test 23:26:17 [INFO] +- org.powermock:powermock-module-junit4:jar:2.0.9:test 23:26:17 [INFO] | +- org.powermock:powermock-module-junit4-common:jar:2.0.9:test 23:26:17 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:26:17 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:test 23:26:17 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:26:17 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:26:17 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 23:26:17 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 23:26:17 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 23:26:17 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:26:17 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:26:17 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 23:26:17 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:26:17 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:26:17 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:26:17 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:26:17 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:26:17 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:17 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:26:17 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:26:17 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:26:17 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:17 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:26:17 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:26:17 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:26:17 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:26:17 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:26:17 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:26:17 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:26:17 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:26:17 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:26:17 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:26:17 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:26:17 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:26:17 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:26:17 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:26:17 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:26:17 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:26:17 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:26:17 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:26:17 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:26:17 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:26:17 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:26:17 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:26:17 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:26:17 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:26:17 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:26:17 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:26:17 [INFO] +- junit:junit:jar:4.13.2:test 23:26:17 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:26:17 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:26:17 [INFO] 23:26:17 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.implementation --- 23:26:17 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/sonatype-clm/module.xml 23:26:17 [INFO] 23:26:17 [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- 23:26:17 [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.17.4-SNAPSHOT [12/24] 23:26:17 [INFO] -------------------------------[ bundle ]------------------------------- 23:26:17 [INFO] 23:26:17 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.southbound --- 23:26:17 [INFO] 23:26:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.southbound --- 23:26:17 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:17 [INFO] 23:26:17 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- 23:26:17 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:17 [INFO] 23:26:17 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.southbound --- 23:26:17 [INFO] 23:26:17 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.southbound --- 23:26:17 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:26:17 [INFO] 23:26:17 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.southbound --- 23:26:17 [INFO] Starting audit... 23:26:17 Audit done. 23:26:17 [INFO] You have 0 Checkstyle violations. 23:26:17 [INFO] 23:26:17 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.southbound --- 23:26:18 [INFO] Starting audit... 23:26:18 Audit done. 23:26:18 [INFO] You have 0 Checkstyle violations. 23:26:18 [INFO] 23:26:18 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.southbound --- 23:26:18 [INFO] 23:26:18 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.southbound --- 23:26:18 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/resources 23:26:18 [INFO] 23:26:18 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.southbound --- 23:26:18 [INFO] Changes detected - recompiling the module! :dependency 23:26:18 [INFO] Compiling 12 source files with javac [debug release 17] to target/classes 23:26:18 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 23:26:18 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 23:26:18 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 23:26:18 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 23:26:18 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 23:26:18 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 23:26:18 [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found 23:26:18 [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' 23:26:18 [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL 23:26:18 reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 23:26:18 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[77,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException 23:26:18 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[402,63] found raw type: org.opendaylight.yangtools.yang.binding.Notification 23:26:18 missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification 23:26:18 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/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 23:26:18 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:[79,45] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal 23:26:18 [INFO] 23:26:18 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> 23:26:18 [INFO] 23:26:18 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.southbound --- 23:26:18 [INFO] Fork Value is true 23:26:22 [INFO] Done SpotBugs Analysis.... 23:26:22 [INFO] 23:26:22 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< 23:26:22 [INFO] 23:26:22 [INFO] 23:26:22 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.southbound --- 23:26:22 [INFO] BugInstance size is 15 23:26:22 [INFO] Error size is 0 23:26:22 [INFO] Total bugs: 15 23:26:22 [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 23:26:22 [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 140] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:22 [ERROR] Medium: 23:26:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:26:22 [org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin] In LispSouthboundPlugin.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:26:22 [ERROR] Low: Overridable method registerRpcImplementation is called from constructor new org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC(LispSouthboundPlugin, RpcProviderService). [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] At LispSouthboundRPC.java:[line 79] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:22 [ERROR] Medium: 23:26:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:26:22 [org.opendaylight.lispflowmapping.southbound.LispSouthboundRPC] In LispSouthboundRPC.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:26:22 [ERROR] Low: Overridable method registerDataTreeChangeListener is called from constructor new org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener(DataBroker, AuthKeyDb). [org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListener] At AuthenticationKeyDataListener.java:[line 55] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR 23:26:22 [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 23:26:22 [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 23:26:22 [ERROR] Medium: 23:26:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:26:22 [org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler] In LispSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:26:22 [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 23:26:22 [ERROR] Medium: 23:26:22 To prevent illegal usage, logger should be private field. Change this field (LOG) to private field. 23:26:22 [org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandler] In LispXtrSouthboundHandler.java SLF4J_LOGGER_SHOULD_BE_PRIVATE 23:26:22 [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 23:26:22 [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 23:26:22 [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 23:26:22 [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 23:26:22 [INFO] 23:26:22 23:26:22 23:26:22 To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" 23:26:22 23:26:22 23:26:22 23:26:22 [INFO] 23:26:22 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.southbound --- 23:26:22 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/test/resources 23:26:22 [INFO] 23:26:22 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.southbound --- 23:26:22 [INFO] Changes detected - recompiling the module! :dependency 23:26:22 [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes 23:26:22 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[152,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification 23:26:22 missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification 23:26:22 [INFO] 23:26:22 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.southbound --- 23:26:22 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:26:22 [INFO] 23:26:22 [INFO] ------------------------------------------------------- 23:26:22 [INFO] T E S T S 23:26:22 [INFO] ------------------------------------------------------- 23:26:23 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 23:26:24 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 23:26:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.974 s -- in org.opendaylight.lispflowmapping.southbound.lisp.AuthenticationKeyDataListenerTest 23:26:25 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 23:26:26 [WARNING] Tests run: 34, Failures: 0, Errors: 0, Skipped: 12, Time elapsed: 0.581 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandlerTest 23:26:26 [INFO] Running org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 23:26:26 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s -- in org.opendaylight.lispflowmapping.southbound.lisp.LispXtrSouthboundHandlerTest 23:26:26 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 23:26:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.970 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundPluginTest 23:26:27 [INFO] Running org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 23:26:27 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.opendaylight.lispflowmapping.southbound.ConcurrentLispSouthboundStatsTest 23:26:27 [INFO] Running org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 23:26:27 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.369 s -- in org.opendaylight.lispflowmapping.southbound.LispSouthboundRpcTest 23:26:27 [INFO] 23:26:27 [INFO] Results: 23:26:27 [INFO] 23:26:27 [WARNING] Tests run: 73, Failures: 0, Errors: 0, Skipped: 12 23:26:27 [INFO] 23:26:27 [INFO] 23:26:27 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.southbound --- 23:26:27 [INFO] 23:26:27 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.southbound --- 23:26:28 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:26:28 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF 23:26:28 [INFO] 23:26:28 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.southbound --- 23:26:28 [INFO] No previous run data found, generating javadoc. 23:26:29 [WARNING] Javadoc Warnings 23:26:29 [WARNING] warning: unknown enum constant Resolution.OPTIONAL 23:26:29 [WARNING] reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:62: warning: empty

tag 23:26:29 [WARNING] *

23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:47: warning: no comment 23:26:29 [WARNING] public AuthenticationKeyDataListener(final DataBroker broker, final AuthKeyDb akdb) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListener.java:59: warning: no comment 23:26:29 [WARNING] public void closeDataChangeListener() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:19: warning: no comment 23:26:29 [WARNING] public static final int MAX_LISP_TYPES = getMaxMessageTypeValue(); 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:28: warning: no comment 23:26:29 [WARNING] public ConcurrentLispSouthboundStats() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:71: warning: no comment 23:26:29 [WARNING] public synchronized long getCacheHits() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:79: warning: no comment 23:26:29 [WARNING] public synchronized long getCacheMisses() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:92: warning: no comment 23:26:29 [WARNING] public static synchronized int getMaxMessageTypeValue() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:39: warning: no comment 23:26:29 [WARNING] public synchronized long[] getRx() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:55: warning: no comment 23:26:29 [WARNING] public synchronized long getRxUnknown() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:47: warning: no comment 23:26:29 [WARNING] public synchronized long[] getTx() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:63: warning: no comment 23:26:29 [WARNING] public synchronized long getTxErrors() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:75: warning: no comment 23:26:29 [WARNING] public synchronized void incrementCacheHits() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:83: warning: no comment 23:26:29 [WARNING] public synchronized void incrementCacheMisses() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:43: warning: no comment 23:26:29 [WARNING] public synchronized void incrementRx(int type) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:59: warning: no comment 23:26:29 [WARNING] public synchronized void incrementRxUnknown() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:51: warning: no comment 23:26:29 [WARNING] public synchronized void incrementTx(int type) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:67: warning: no comment 23:26:29 [WARNING] public synchronized void incrementTxErrors() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/ConcurrentLispSouthboundStats.java:32: warning: no comment 23:26:29 [WARNING] public synchronized void resetStats() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:12: warning: no comment 23:26:29 [WARNING] public interface ILispSouthboundService { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/ILispSouthboundService.java:14: warning: no comment 23:26:29 [WARNING] void handlePacket(DatagramPacket packet); 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:10: warning: no comment 23:26:29 [WARNING] public class LispMalformedPacketException extends RuntimeException { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:14: warning: no comment 23:26:29 [WARNING] public LispMalformedPacketException(String message) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/exception/LispMalformedPacketException.java:18: warning: no comment 23:26:29 [WARNING] public LispMalformedPacketException(String message, Throwable cause) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:22: warning: no comment 23:26:29 [WARNING] public final class LispNotificationHelper { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:32: warning: no comment 23:26:29 [WARNING] public static MapNotify convertMapNotify( 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:27: warning: no comment 23:26:29 [WARNING] public static MapRegister convertMapRegister( 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:47: warning: no comment 23:26:29 [WARNING] public static MapReply convertMapReply( 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:37: warning: no comment 23:26:29 [WARNING] public static MapRequest convertMapRequest( 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/util/LispNotificationHelper.java:54: warning: no comment 23:26:29 [WARNING] public static IpAddressBinary getIpAddressBinaryFromInetAddress(InetAddress address) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:72: warning: no comment 23:26:29 [WARNING] public class LispSouthboundHandler extends SimpleChannelInboundHandler 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:74: warning: no comment 23:26:29 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundHandler.class); 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:83: warning: no comment 23:26:29 [WARNING] public LispSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:77: warning: no comment 23:26:29 [WARNING] public class LispSouthboundPlugin implements IConfigLispSouthboundPlugin, AutoCloseable, ClusterSingletonService { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:79: warning: no comment 23:26:29 [WARNING] public @interface Configuration { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:91: warning: no comment 23:26:29 [WARNING] public static final String LISPFLOWMAPPING_ENTITY_NAME = "lispflowmapping"; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:90: warning: no comment 23:26:29 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundPlugin.class); 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:92: warning: no comment 23:26:29 [WARNING] public static final ServiceGroupIdentifier SERVICE_GROUP_IDENTIFIER = 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:126: warning: no comment 23:26:29 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:143: warning: no comment 23:26:29 [WARNING] public LispSouthboundPlugin(final DataBroker dataBroker, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:134: warning: no comment 23:26:29 [WARNING] public LispSouthboundPlugin(@Reference final DataBroker dataBroker, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:411: warning: no comment 23:26:29 [WARNING] public AuthKeyDb getAkdb() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:423: warning: no comment 23:26:29 [WARNING] public AuthenticationKeyDataListener getAuthenticationKeyDataListener() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:419: warning: no comment 23:26:29 [WARNING] public DataBroker getDataBroker() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:427: warning: no comment 23:26:29 [WARNING] public MapRegisterCache getMapRegisterCache() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:435: warning: no comment 23:26:29 [WARNING] public long getMapRegisterCacheTimeout() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:415: warning: no comment 23:26:29 [WARNING] public ConcurrentLispSouthboundStats getStats() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:295: warning: no comment 23:26:29 [WARNING] public void handleSerializedLispBuffer(final InetAddress address, final ByteBuffer outBuffer, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:289: warning: no comment 23:26:29 [WARNING] public void handleSerializedLispBuffer(final TransportAddress address, final ByteBuffer outBuffer, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:165: warning: no comment 23:26:29 [WARNING] public void init() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:431: warning: no comment 23:26:29 [WARNING] public boolean isMapRegisterCacheEnabled() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:402: warning: no comment 23:26:29 [WARNING] public synchronized void sendNotificationIfPossible(final Notification notification) throws InterruptedException { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:81: warning: no comment 23:26:29 [WARNING] String bindingAddress() default DEFAULT_BINDING_ADDRESS; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:84: warning: no comment 23:26:29 [WARNING] boolean mapRegisterCacheEnabled() default true; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:87: warning: no comment 23:26:29 [WARNING] long mapRegisterCacheTimeout() default DEFAULT_MAP_REGISTER_CACHE_TIMEOUT; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:69: warning: no comment 23:26:29 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispSouthboundRPC.class); 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:76: warning: no comment 23:26:29 [WARNING] public LispSouthboundRPC(final @Reference LispSouthboundPlugin lispSbPlugin, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundRPC.java:84: warning: no comment 23:26:29 [WARNING] public void deactivate() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:35: warning: no comment 23:26:29 [WARNING] public class LispXtrSouthboundHandler extends SimpleChannelInboundHandler 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:38: warning: no comment 23:26:29 [WARNING] protected static final Logger LOG = LoggerFactory.getLogger(LispXtrSouthboundHandler.class); 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispXtrSouthboundHandler.java:40: warning: no comment 23:26:29 [WARNING] public LispXtrSouthboundHandler(LispSouthboundPlugin lispSbPlugin) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:18: warning: no comment 23:26:29 [WARNING] public class MapRegisterCache { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:20: warning: no comment 23:26:29 [WARNING] protected final Map cache; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:22: warning: no comment 23:26:29 [WARNING] public MapRegisterCache() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:31: warning: no comment 23:26:29 [WARNING] public void addEntry(final Map.Entry 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:26: warning: no comment 23:26:29 [WARNING] public void addEntry(final MapRegisterCacheKey mapRegisterCacheKey, final MapRegisterCacheValue 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:66: warning: no comment 23:26:29 [WARNING] public int cacheSize() { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:36: warning: no comment 23:26:29 [WARNING] public MapRegisterCacheValue getEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:49: warning: no comment 23:26:29 [WARNING] public synchronized MapRegisterCacheValue refreshEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterCache.java:43: warning: no comment 23:26:29 [WARNING] public void removeEntry(final MapRegisterCacheKey mapRegisterCacheKey) { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:21: warning: no comment 23:26:29 [WARNING] public final class MapRegisterPartialDeserializer { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/cache/MapRegisterPartialDeserializer.java:77: warning: no comment 23:26:29 [WARNING] public static Map.Entry deserializePartially(final ByteBuffer buffer, 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:11: warning: no comment 23:26:29 [WARNING] public interface PacketHeader { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:13: warning: no comment 23:26:29 [WARNING] interface Length { 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:15: warning: no comment 23:26:29 [WARNING] int IPV4 = 20; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:16: warning: no comment 23:26:29 [WARNING] int IPV6_NO_EXT = 40; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:14: warning: no comment 23:26:29 [WARNING] int LISP_ENCAPSULATION = 4; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:18: warning: no comment 23:26:29 [WARNING] int LISP_ENCAPSULATION_TOTAL = LISP_ENCAPSULATION + IPV4 + UDP; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/network/PacketHeader.java:17: warning: no comment 23:26:29 [WARNING] int UDP = 8; 23:26:29 [WARNING] ^ 23:26:29 [WARNING] 80 warnings 23:26:29 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-javadoc.jar 23:26:29 [INFO] 23:26:29 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.southbound --- 23:26:29 [INFO] CycloneDX: Resolving Dependencies 23:26:30 [INFO] CycloneDX: Creating BOM version 1.4 with 58 component(s) 23:26:30 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/bom.xml 23:26:30 [INFO] attaching as mappingservice.southbound-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:30 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/bom.json 23:26:30 [INFO] attaching as mappingservice.southbound-1.17.4-SNAPSHOT-cyclonedx.json 23:26:30 [INFO] 23:26:30 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- 23:26:30 [INFO] Skipping duplicate-finder execution! 23:26:30 [INFO] 23:26:30 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.southbound --- 23:26:30 [WARNING] Used undeclared dependencies found: 23:26:30 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:30 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:30 [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:26:30 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:30 [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:26:30 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:26:30 [WARNING] io.netty:netty-transport:jar:4.1.100.Final:compile 23:26:30 [WARNING] org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:30 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:30 [WARNING] com.google.guava:guava:jar:31.1-jre:compile 23:26:30 [WARNING] Unused declared dependencies found: 23:26:30 [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:26:30 [WARNING] org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:26:30 [WARNING] Non-test scoped test only dependencies found: 23:26:30 [WARNING] org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:30 [INFO] 23:26:30 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.southbound --- 23:26:30 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-sources.jar 23:26:30 [INFO] 23:26:30 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.southbound --- 23:26:30 [INFO] 23:26:30 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.southbound --- 23:26:30 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/code-coverage/jacoco.exec 23:26:30 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.southbound' with 10 classes 23:26:30 [INFO] 23:26:30 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.southbound --- 23:26:30 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:26:30 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT.pom 23:26:30 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT-javadoc.jar 23:26:30 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:30 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT-cyclonedx.json 23:26:30 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT-sources.jar 23:26:30 [INFO] 23:26:30 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.southbound --- 23:26:30 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:26:30 [INFO] Writing OBR metadata 23:26:30 [INFO] 23:26:30 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.southbound --- 23:26:30 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:26:30 [INFO] 23:26:30 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.southbound --- 23:26:30 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:26:30 [INFO] 23:26:30 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.southbound --- 23:26:30 [INFO] org.opendaylight.lispflowmapping:mappingservice.southbound:bundle:1.17.4-SNAPSHOT 23:26:30 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:26:30 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:26:30 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:26:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:30 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:26:30 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:26:30 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:30 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:26:30 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:26:30 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:26:30 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:26:30 [INFO] | \- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:26:30 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:26:30 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:30 [INFO] | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:30 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:26:30 [INFO] +- io.netty:netty-buffer:jar:4.1.100.Final:compile 23:26:30 [INFO] +- io.netty:netty-common:jar:4.1.100.Final:compile 23:26:30 [INFO] +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:26:30 [INFO] | +- io.netty:netty-transport:jar:4.1.100.Final:compile 23:26:30 [INFO] | | \- io.netty:netty-resolver:jar:4.1.100.Final:compile 23:26:30 [INFO] | +- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 23:26:30 [INFO] | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:26:30 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test 23:26:30 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:test 23:26:30 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 23:26:30 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 23:26:30 [INFO] +- org.mockito:mockito-inline:jar:4.11.0:test 23:26:30 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:26:30 [INFO] | +- com.google.guava:guava:jar:31.1-jre:compile 23:26:30 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:26:30 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:26:30 [INFO] | | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:26:30 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:26:30 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:26:30 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:30 [INFO] | \- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:26:30 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:26:30 [INFO] +- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:26:30 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:30 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:26:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:26:30 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:26:30 [INFO] | | \- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:26:30 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:26:30 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:26:30 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:26:30 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:26:30 [INFO] | | \- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:26:30 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:26:30 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:26:30 [INFO] +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:26:30 [INFO] +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:26:30 [INFO] +- org.osgi:org.osgi.service.component.annotations:jar:1.5.1:provided 23:26:30 [INFO] | +- org.osgi:org.osgi.namespace.extender:jar:1.0.1:provided 23:26:30 [INFO] | +- org.osgi:org.osgi.util.function:jar:1.0.0:provided 23:26:30 [INFO] | \- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:26:30 [INFO] +- org.osgi:org.osgi.service.metatype.annotations:jar:1.4.1:provided 23:26:30 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 23:26:30 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:26:30 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:26:30 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:26:30 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:26:30 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:26:30 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:26:30 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:26:30 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:26:30 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:26:30 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:26:30 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:26:30 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:26:30 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:26:30 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:26:30 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:26:30 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:26:30 [INFO] +- junit:junit:jar:4.13.2:test 23:26:30 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:26:30 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:26:30 [INFO] 23:26:30 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.southbound --- 23:26:30 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/sonatype-clm/module.xml 23:26:30 [INFO] 23:26:30 [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- 23:26:30 [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.17.4-SNAPSHOT [13/24] 23:26:30 [INFO] -------------------------------[ bundle ]------------------------------- 23:26:30 [INFO] 23:26:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.shell --- 23:26:30 [INFO] 23:26:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.shell --- 23:26:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:30 [INFO] 23:26:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.shell --- 23:26:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:30 [INFO] 23:26:30 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.shell --- 23:26:31 [INFO] 23:26:31 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.shell --- 23:26:31 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:26:31 [INFO] 23:26:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.shell --- 23:26:31 [INFO] Starting audit... 23:26:31 Audit done. 23:26:31 [INFO] You have 0 Checkstyle violations. 23:26:31 [INFO] 23:26:31 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.shell --- 23:26:31 [INFO] Starting audit... 23:26:31 Audit done. 23:26:31 [INFO] You have 0 Checkstyle violations. 23:26:31 [INFO] 23:26:31 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.shell --- 23:26:31 [INFO] 23:26:31 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.shell --- 23:26:31 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/src/main/resources 23:26:31 [INFO] 23:26:31 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.shell --- 23:26:31 [INFO] Changes detected - recompiling the module! :dependency 23:26:31 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 23:26:31 [INFO] 23:26:31 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> 23:26:31 [INFO] 23:26:31 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.shell --- 23:26:31 [INFO] Fork Value is true 23:26:33 [INFO] Done SpotBugs Analysis.... 23:26:33 [INFO] 23:26:33 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< 23:26:33 [INFO] 23:26:33 [INFO] 23:26:33 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.shell --- 23:26:33 [INFO] BugInstance size is 0 23:26:33 [INFO] Error size is 0 23:26:33 [INFO] No errors/warnings found 23:26:33 [INFO] 23:26:33 [INFO] --- karaf-services-maven-plugin:4.4.4:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- 23:26:33 [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys 23:26:33 [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings 23:26:33 [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey 23:26:33 [INFO] 23:26:33 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.shell --- 23:26:33 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/src/test/resources 23:26:33 [INFO] 23:26:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.shell --- 23:26:33 [INFO] No sources to compile 23:26:33 [INFO] 23:26:33 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.shell --- 23:26:33 [INFO] No tests to run. 23:26:33 [INFO] 23:26:33 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.shell --- 23:26:34 [INFO] 23:26:34 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.shell --- 23:26:34 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:26:34 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/classes/META-INF/MANIFEST.MF 23:26:34 [INFO] 23:26:34 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.shell --- 23:26:34 [INFO] No previous run data found, generating javadoc. 23:26:35 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-javadoc.jar 23:26:35 [INFO] 23:26:35 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.shell --- 23:26:35 [INFO] CycloneDX: Resolving Dependencies 23:26:35 [INFO] CycloneDX: Creating BOM version 1.4 with 28 component(s) 23:26:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/bom.xml 23:26:35 [INFO] attaching as mappingservice.shell-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/bom.json 23:26:35 [INFO] attaching as mappingservice.shell-1.17.4-SNAPSHOT-cyclonedx.json 23:26:35 [INFO] 23:26:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- 23:26:35 [INFO] Skipping duplicate-finder execution! 23:26:35 [INFO] 23:26:35 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.shell --- 23:26:35 [INFO] No dependency problems found 23:26:35 [INFO] 23:26:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.shell --- 23:26:35 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-sources.jar 23:26:35 [INFO] 23:26:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.shell --- 23:26:35 [INFO] 23:26:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.shell --- 23:26:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:26:35 [INFO] 23:26:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.shell --- 23:26:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:26:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT.pom 23:26:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT-javadoc.jar 23:26:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT-cyclonedx.json 23:26:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT-sources.jar 23:26:35 [INFO] 23:26:35 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.shell --- 23:26:35 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:26:35 [INFO] Writing OBR metadata 23:26:35 [INFO] 23:26:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.shell --- 23:26:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:26:35 [INFO] 23:26:35 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.shell --- 23:26:35 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:26:35 [INFO] 23:26:35 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.shell --- 23:26:35 [INFO] org.opendaylight.lispflowmapping:mappingservice.shell:bundle:1.17.4-SNAPSHOT 23:26:35 [INFO] +- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.4:provided 23:26:35 [INFO] | +- org.jline:jline:jar:3.21.0:provided 23:26:35 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:provided 23:26:35 [INFO] | \- org.apache.sshd:sshd-osgi:jar:2.10.0:provided 23:26:35 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:provided 23:26:35 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:26:35 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:26:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:35 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:35 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:26:35 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:35 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:26:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:26:35 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:35 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:26:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:26:35 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:35 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:26:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:26:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:26:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:26:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:26:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:26:35 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:26:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:26:35 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:26:35 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:26:35 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:26:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:26:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:26:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:26:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:26:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:26:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:26:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:26:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:26:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:26:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:26:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:26:35 [INFO] +- junit:junit:jar:4.13.2:test 23:26:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:26:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:26:35 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:26:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:26:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:26:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:26:35 [INFO] 23:26:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.shell --- 23:26:35 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/sonatype-clm/module.xml 23:26:35 [INFO] 23:26:35 [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- 23:26:35 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.17.4-SNAPSHOT [14/24] 23:26:35 [INFO] ------------------------------[ feature ]------------------------------- 23:26:38 [INFO] 23:26:38 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-lispflowmapping-models --- 23:26:38 [INFO] 23:26:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-models --- 23:26:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed 23:26:38 [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed 23:26:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:38 [INFO] 23:26:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- 23:26:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:26:38 [INFO] 23:26:38 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-lispflowmapping-models --- 23:26:39 [INFO] 23:26:39 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- 23:26:39 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:26:39 [INFO] argLine set to empty 23:26:39 [INFO] 23:26:39 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-lispflowmapping-models --- 23:26:39 [INFO] Starting audit... 23:26:39 Audit done. 23:26:39 [INFO] You have 0 Checkstyle violations. 23:26:39 [INFO] 23:26:39 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-lispflowmapping-models --- 23:26:39 [INFO] Starting audit... 23:26:39 Audit done. 23:26:39 [INFO] You have 0 Checkstyle violations. 23:26:39 [INFO] 23:26:39 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-lispflowmapping-models --- 23:26:39 [INFO] 23:26:39 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-models --- 23:26:39 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/classes/META-INF/maven/dependencies.properties 23:26:39 [INFO] 23:26:39 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- 23:26:39 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/feature/feature.xml 23:26:40 [INFO] ...done! 23:26:40 [INFO] Attaching features XML 23:26:40 [INFO] 23:26:40 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-lispflowmapping-models --- 23:26:40 [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 23:26:40 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:26:40 [INFO] 23:26:40 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> 23:26:40 [INFO] 23:26:40 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-lispflowmapping-models --- 23:26:40 [INFO] 23:26:40 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< 23:26:40 [INFO] 23:26:40 [INFO] 23:26:40 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-lispflowmapping-models --- 23:26:40 [INFO] 23:26:40 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-lispflowmapping-models --- 23:26:40 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:26:40 [INFO] 23:26:40 [INFO] ------------------------------------------------------- 23:26:40 [INFO] T E S T S 23:26:40 [INFO] ------------------------------------------------------- 23:26:42 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:26:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.936 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:26:52 [INFO] 23:26:52 [INFO] Results: 23:26:52 [INFO] 23:26:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:26:52 [INFO] 23:26:52 [INFO] 23:26:52 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-lispflowmapping-models --- 23:26:52 [INFO] 23:26:52 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-lispflowmapping-models --- 23:26:52 [INFO] 23:26:52 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-lispflowmapping-models --- 23:26:52 [INFO] CycloneDX: Resolving Dependencies 23:26:56 [INFO] CycloneDX: Creating BOM version 1.4 with 30 component(s) 23:26:56 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/bom.xml 23:26:56 [INFO] attaching as odl-lispflowmapping-models-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:56 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/bom.json 23:26:57 [WARNING] Unknown keyword additionalItems - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 23:26:57 [INFO] attaching as odl-lispflowmapping-models-1.17.4-SNAPSHOT-cyclonedx.json 23:26:57 [INFO] 23:26:57 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- 23:26:57 [INFO] Skipping duplicate-finder execution! 23:26:57 [INFO] 23:26:57 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- 23:26:57 [INFO] Skipping plugin execution 23:26:57 [INFO] 23:26:57 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- 23:26:57 [INFO] No sources in project. Archive not created. 23:26:57 [INFO] 23:26:57 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-models --- 23:26:57 [INFO] 23:26:57 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-models --- 23:26:57 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:26:57 [INFO] 23:26:57 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-models --- 23:26:57 [INFO] No primary artifact to install, installing attached artifacts instead. 23:26:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.17.4-SNAPSHOT/odl-lispflowmapping-models-1.17.4-SNAPSHOT.pom 23:26:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.17.4-SNAPSHOT/odl-lispflowmapping-models-1.17.4-SNAPSHOT-features.xml 23:26:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.17.4-SNAPSHOT/odl-lispflowmapping-models-1.17.4-SNAPSHOT-cyclonedx.xml 23:26:57 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.17.4-SNAPSHOT/odl-lispflowmapping-models-1.17.4-SNAPSHOT-cyclonedx.json 23:26:57 [INFO] 23:26:57 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-models --- 23:26:57 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:26:57 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:26:57 [INFO] 23:26:57 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-lispflowmapping-models --- 23:26:57 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-models:feature:1.17.4-SNAPSHOT 23:26:57 [INFO] +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:26:57 [INFO] | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:26:57 [INFO] +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:26:57 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:26:57 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:26:57 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:26:57 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:26:57 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:26:57 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:26:57 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:26:57 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:26:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:26:57 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:26:57 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:26:57 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:26:57 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:26:57 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:26:57 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:26:57 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:26:57 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:26:57 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:26:57 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:26:57 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:26:57 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:26:57 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:26:57 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:26:57 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:26:57 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:26:57 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:26:57 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:26:57 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:26:57 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:26:57 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:26:57 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:26:57 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:26:57 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:26:57 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:26:57 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:26:57 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:26:57 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:26:57 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:26:57 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:26:57 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:26:57 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:26:57 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:26:57 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:26:57 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:26:57 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:26:57 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:26:57 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:26:57 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:26:57 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:26:57 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 23:26:57 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 23:26:57 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:26:57 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:26:57 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:26:57 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:26:57 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:26:57 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 23:26:57 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:26:57 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:26:57 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:26:57 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:26:57 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:26:57 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:26:57 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:26:57 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:26:57 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:26:57 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:26:57 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:26:57 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:26:57 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:26:57 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:26:57 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:26:57 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:26:57 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:26:57 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:26:57 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:26:57 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:26:57 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:26:57 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:26:57 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:26:57 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:26:57 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:26:57 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:26:57 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:26:57 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:26:57 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:26:57 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:26:57 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:26:57 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:26:57 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:26:57 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:26:57 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:26:57 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:26:57 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:26:57 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:26:57 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:26:57 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 23:26:57 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 23:26:57 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:26:57 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:26:57 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:26:57 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:26:57 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:26:57 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:26:57 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:26:57 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:26:57 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:26:57 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:26:57 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:26:57 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:26:57 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:26:57 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:26:57 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:26:57 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:26:57 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:26:57 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:26:57 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:26:57 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:26:57 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:26:57 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:26:57 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:26:57 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:26:57 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:26:57 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:26:57 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:26:57 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:26:57 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:26:57 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:26:57 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:26:57 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:26:57 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:26:57 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:26:57 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:26:57 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:26:57 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:26:57 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:26:57 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:26:57 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:26:57 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:26:57 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:26:57 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:26:57 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:26:57 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:26:57 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:26:57 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:26:57 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:26:57 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:26:57 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:26:57 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:26:57 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:26:57 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:26:57 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:26:57 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:26:57 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:26:57 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:26:57 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:26:57 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:26:57 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:26:57 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:26:57 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:26:57 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:26:57 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:26:57 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:26:57 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:26:57 [INFO] +- junit:junit:jar:4.13.2:test 23:26:57 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:26:57 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:26:57 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:26:57 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:26:57 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:26:57 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:26:57 [INFO] 23:26:57 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-lispflowmapping-models --- 23:26:57 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-models/target/sonatype-clm/module.xml 23:26:57 [INFO] 23:26:57 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- 23:26:57 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.17.4-SNAPSHOT [15/24] 23:26:57 [INFO] ------------------------------[ feature ]------------------------------- 23:27:00 [INFO] 23:27:00 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- 23:27:00 [INFO] 23:27:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- 23:27:00 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:00 [INFO] 23:27:00 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- 23:27:00 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:00 [INFO] 23:27:00 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] 23:27:01 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:01 [INFO] argLine set to empty 23:27:01 [INFO] 23:27:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] Starting audit... 23:27:01 Audit done. 23:27:01 [INFO] You have 0 Checkstyle violations. 23:27:01 [INFO] 23:27:01 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] Starting audit... 23:27:01 Audit done. 23:27:01 [INFO] You have 0 Checkstyle violations. 23:27:01 [INFO] 23:27:01 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] 23:27:01 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/classes/META-INF/maven/dependencies.properties 23:27:01 [INFO] 23:27:01 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml 23:27:01 [INFO] ...done! 23:27:01 [INFO] Attaching features XML 23:27:01 [INFO] 23:27:01 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [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 23:27:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:27:01 [INFO] 23:27:01 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> 23:27:01 [INFO] 23:27:01 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] 23:27:01 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< 23:27:01 [INFO] 23:27:01 [INFO] 23:27:01 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] 23:27:01 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-lispflowmapping-inmemorydb --- 23:27:01 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:27:01 [INFO] 23:27:01 [INFO] ------------------------------------------------------- 23:27:01 [INFO] T E S T S 23:27:01 [INFO] ------------------------------------------------------- 23:27:03 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:27:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.09 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:27:19 [INFO] 23:27:19 [INFO] Results: 23:27:19 [INFO] 23:27:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:27:19 [INFO] 23:27:19 [INFO] 23:27:19 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-lispflowmapping-inmemorydb --- 23:27:19 [INFO] 23:27:19 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- 23:27:19 [INFO] 23:27:19 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-lispflowmapping-inmemorydb --- 23:27:19 [INFO] CycloneDX: Resolving Dependencies 23:27:25 [INFO] CycloneDX: Creating BOM version 1.4 with 194 component(s) 23:27:25 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/bom.xml 23:27:25 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.17.4-SNAPSHOT-cyclonedx.xml 23:27:25 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/bom.json 23:27:25 [INFO] attaching as odl-lispflowmapping-inmemorydb-1.17.4-SNAPSHOT-cyclonedx.json 23:27:25 [INFO] 23:27:25 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] Skipping duplicate-finder execution! 23:27:25 [INFO] 23:27:25 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] Skipping plugin execution 23:27:25 [INFO] 23:27:25 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] No sources in project. Archive not created. 23:27:25 [INFO] 23:27:25 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] 23:27:25 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:25 [INFO] 23:27:25 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] No primary artifact to install, installing attached artifacts instead. 23:27:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.17.4-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.17.4-SNAPSHOT.pom 23:27:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.17.4-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.17.4-SNAPSHOT-features.xml 23:27:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.17.4-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.17.4-SNAPSHOT-cyclonedx.xml 23:27:25 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.17.4-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.17.4-SNAPSHOT-cyclonedx.json 23:27:25 [INFO] 23:27:25 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:27:25 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:27:25 [INFO] 23:27:25 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:feature:1.17.4-SNAPSHOT 23:27:25 [INFO] +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 23:27:25 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 23:27:25 [INFO] | | | \- com.google.code.gson:gson:jar:2.10.1:compile 23:27:25 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 23:27:25 [INFO] | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 23:27:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 23:27:25 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 23:27:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 23:27:25 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 23:27:25 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 23:27:25 [INFO] | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:27:25 [INFO] | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:27:25 [INFO] | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 23:27:25 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 23:27:25 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 23:27:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:27:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 23:27:25 [INFO] | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 23:27:25 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:27:25 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:27:25 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 23:27:25 [INFO] | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 23:27:25 [INFO] | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:27:25 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:27:25 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:27:25 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 23:27:25 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 23:27:25 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 23:27:25 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 23:27:25 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 23:27:25 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 23:27:25 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 23:27:25 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 23:27:25 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 23:27:25 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 23:27:25 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 23:27:25 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 23:27:25 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 23:27:25 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 23:27:25 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 23:27:25 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 23:27:25 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 23:27:25 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 23:27:25 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 23:27:25 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 23:27:25 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 23:27:25 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 23:27:25 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 23:27:25 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.12:compile 23:27:25 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 23:27:25 [INFO] | | \- org.apache.commons:commons-text:jar:1.10.0:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 23:27:25 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 23:27:25 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 23:27:25 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 23:27:25 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 23:27:25 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 23:27:25 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 23:27:25 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 23:27:25 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 23:27:25 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 23:27:25 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 23:27:25 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 23:27:25 [INFO] | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 23:27:25 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 23:27:25 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 23:27:25 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:compile 23:27:25 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:27:25 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:27:25 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:27:25 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:27:25 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:27:25 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:27:25 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:27:25 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:27:25 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:27:25 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:27:25 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:27:25 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:27:25 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:27:25 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:27:25 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:27:25 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:27:25 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:27:25 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:27:25 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:27:25 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:27:25 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:27:25 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:27:25 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:27:25 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:27:25 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:27:25 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:27:25 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:27:25 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:27:25 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:27:25 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:27:25 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:27:25 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:27:25 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:27:25 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:27:25 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:27:25 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:27:25 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:27:25 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:27:25 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:27:25 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:27:25 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:27:25 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 23:27:25 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:test 23:27:25 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:27:25 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:27:25 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:27:25 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:27:25 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:27:25 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 23:27:25 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:27:25 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:27:25 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:27:25 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:27:25 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:27:25 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:27:25 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:27:25 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:27:25 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:27:25 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:27:25 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:27:25 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:27:25 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:27:25 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:27:25 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:27:25 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:27:25 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:27:25 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:27:25 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:27:25 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:27:25 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:27:25 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:27:25 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:27:25 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:27:25 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:27:25 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:27:25 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:27:25 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:27:25 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:27:25 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:27:25 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:27:25 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:27:25 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:27:25 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:27:25 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:27:25 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:27:25 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:27:25 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:27:25 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:27:25 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:test 23:27:25 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:test 23:27:25 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:27:25 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:27:25 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:27:25 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:27:25 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:27:25 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:27:25 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:27:25 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:27:25 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:27:25 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:27:25 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:27:25 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:27:25 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:27:25 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:27:25 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:27:25 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:27:25 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:27:25 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:27:25 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:27:25 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:27:25 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:27:25 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:27:25 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:27:25 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:27:25 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:27:25 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:27:25 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:27:25 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:27:25 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:27:25 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:27:25 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:27:25 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:27:25 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:27:25 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:27:25 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:27:25 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:27:25 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:27:25 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:27:25 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:27:25 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:27:25 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:27:25 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:27:25 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:27:25 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:27:25 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:27:25 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:27:25 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:27:25 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:27:25 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:27:25 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:27:25 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:27:25 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:27:25 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:27:25 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:27:25 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:27:25 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:27:25 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:27:25 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:27:25 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:27:25 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:27:25 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:27:25 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:27:25 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:27:25 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:27:25 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:27:25 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:27:25 [INFO] +- junit:junit:jar:4.13.2:test 23:27:25 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:27:25 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:27:25 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:27:25 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 23:27:25 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:27:25 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:27:25 [INFO] 23:27:25 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-lispflowmapping-inmemorydb --- 23:27:25 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-inmemorydb/target/sonatype-clm/module.xml 23:27:25 [INFO] 23:27:25 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- 23:27:25 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.17.4-SNAPSHOT [16/24] 23:27:25 [INFO] ------------------------------[ feature ]------------------------------- 23:27:30 [INFO] 23:27:30 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] 23:27:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:30 [INFO] 23:27:30 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:27:30 [INFO] 23:27:30 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] 23:27:30 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:27:30 [INFO] argLine set to empty 23:27:30 [INFO] 23:27:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Starting audit... 23:27:30 Audit done. 23:27:30 [INFO] You have 0 Checkstyle violations. 23:27:30 [INFO] 23:27:30 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Starting audit... 23:27:30 Audit done. 23:27:30 [INFO] You have 0 Checkstyle violations. 23:27:30 [INFO] 23:27:30 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] 23:27:30 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/classes/META-INF/maven/dependencies.properties 23:27:30 [INFO] 23:27:30 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/feature/feature.xml 23:27:30 [INFO] ...done! 23:27:30 [INFO] Attaching features XML 23:27:30 [INFO] 23:27:30 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-lispflowmapping-southbound --- 23:27:30 [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 23:27:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:27:30 [INFO] 23:27:30 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> 23:27:30 [INFO] 23:27:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] 23:27:30 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< 23:27:30 [INFO] 23:27:30 [INFO] 23:27:30 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] 23:27:30 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-lispflowmapping-southbound --- 23:27:30 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:27:30 [INFO] 23:27:30 [INFO] ------------------------------------------------------- 23:27:30 [INFO] T E S T S 23:27:30 [INFO] ------------------------------------------------------- 23:27:32 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:27:53 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.74 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:27:54 [INFO] 23:27:54 [INFO] Results: 23:27:54 [INFO] 23:27:54 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:27:54 [INFO] 23:27:54 [INFO] 23:27:54 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-lispflowmapping-southbound --- 23:27:54 [INFO] 23:27:54 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- 23:27:54 [INFO] 23:27:54 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-lispflowmapping-southbound --- 23:27:54 [INFO] CycloneDX: Resolving Dependencies 23:28:03 [INFO] CycloneDX: Creating BOM version 1.4 with 382 component(s) 23:28:03 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/bom.xml 23:28:03 [INFO] attaching as odl-lispflowmapping-southbound-1.17.4-SNAPSHOT-cyclonedx.xml 23:28:03 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/bom.json 23:28:03 [INFO] attaching as odl-lispflowmapping-southbound-1.17.4-SNAPSHOT-cyclonedx.json 23:28:03 [INFO] 23:28:03 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] Skipping duplicate-finder execution! 23:28:03 [INFO] 23:28:03 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] Skipping plugin execution 23:28:03 [INFO] 23:28:03 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] No sources in project. Archive not created. 23:28:03 [INFO] 23:28:03 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] 23:28:03 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:03 [INFO] 23:28:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] No primary artifact to install, installing attached artifacts instead. 23:28:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.17.4-SNAPSHOT/odl-lispflowmapping-southbound-1.17.4-SNAPSHOT.pom 23:28:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.17.4-SNAPSHOT/odl-lispflowmapping-southbound-1.17.4-SNAPSHOT-features.xml 23:28:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.17.4-SNAPSHOT/odl-lispflowmapping-southbound-1.17.4-SNAPSHOT-cyclonedx.xml 23:28:03 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.17.4-SNAPSHOT/odl-lispflowmapping-southbound-1.17.4-SNAPSHOT-cyclonedx.json 23:28:03 [INFO] 23:28:03 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:28:03 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:28:03 [INFO] 23:28:03 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:feature:1.17.4-SNAPSHOT 23:28:03 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:compile 23:28:03 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:compile 23:28:03 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:compile 23:28:03 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:compile 23:28:03 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:compile 23:28:03 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 23:28:03 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 23:28:03 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:28:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:compile 23:28:03 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:compile 23:28:03 [INFO] | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:compile 23:28:03 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 23:28:03 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 23:28:03 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 23:28:03 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 23:28:03 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 23:28:03 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 23:28:03 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 23:28:03 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 23:28:03 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 23:28:03 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 23:28:03 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:28:03 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 23:28:03 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 23:28:03 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 23:28:03 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:compile 23:28:03 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:compile 23:28:03 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:compile 23:28:03 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:compile 23:28:03 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 23:28:03 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 23:28:03 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 23:28:03 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 23:28:03 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:compile 23:28:03 [INFO] | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:compile 23:28:03 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:compile 23:28:03 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:compile 23:28:03 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:compile 23:28:03 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 23:28:03 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:compile 23:28:03 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:compile 23:28:03 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:28:03 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:28:03 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:28:03 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:28:03 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:28:03 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:28:03 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:28:03 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:28:03 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:28:03 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:28:03 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:28:03 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:28:03 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:compile 23:28:03 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:compile 23:28:03 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:compile 23:28:03 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:compile 23:28:03 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:compile 23:28:03 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:compile 23:28:03 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:compile 23:28:03 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:compile 23:28:03 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:compile 23:28:03 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:compile 23:28:03 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 23:28:03 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 23:28:03 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:compile 23:28:03 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:compile 23:28:03 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:compile 23:28:03 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 23:28:03 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:compile 23:28:03 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:compile 23:28:03 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:compile 23:28:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 23:28:03 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:compile 23:28:03 [INFO] +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:28:03 [INFO] | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:28:03 [INFO] | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:28:03 [INFO] | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 23:28:03 [INFO] | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 23:28:03 [INFO] | | | +- com.typesafe:config:jar:1.4.2:compile 23:28:03 [INFO] | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 23:28:03 [INFO] | | | +- io.aeron:aeron-client:jar:1.38.1:compile 23:28:03 [INFO] | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 23:28:03 [INFO] | | | +- io.netty:netty:jar:3.10.6.Final:compile 23:28:03 [INFO] | | | +- org.agrona:agrona:jar:1.15.2:compile 23:28:03 [INFO] | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 23:28:03 [INFO] | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 23:28:03 [INFO] | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 23:28:03 [INFO] | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 23:28:03 [INFO] | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 23:28:03 [INFO] | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 23:28:03 [INFO] | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 23:28:03 [INFO] | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 23:28:03 [INFO] | | | \- org.lz4:lz4-java:jar:1.8.0:compile 23:28:03 [INFO] | | \- org.scala-lang:scala-library:jar:2.13.12:compile 23:28:03 [INFO] | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 23:28:03 [INFO] | | \- org.apache.commons:commons-text:jar:1.10.0:compile 23:28:03 [INFO] | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 23:28:03 [INFO] | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 23:28:03 [INFO] | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 23:28:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 23:28:03 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 23:28:03 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 23:28:03 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 23:28:03 [INFO] | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 23:28:03 [INFO] | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 23:28:03 [INFO] | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 23:28:03 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 23:28:03 [INFO] | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 23:28:03 [INFO] | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 23:28:03 [INFO] | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 23:28:03 [INFO] | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 23:28:03 [INFO] | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 23:28:03 [INFO] | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 23:28:03 [INFO] | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 23:28:03 [INFO] | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 23:28:03 [INFO] +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:compile 23:28:03 [INFO] | +- io.netty:netty-codec-http:jar:4.1.100.Final:compile 23:28:03 [INFO] | | +- io.netty:netty-transport:jar:4.1.100.Final:compile 23:28:03 [INFO] | | \- io.netty:netty-codec:jar:4.1.100.Final:compile 23:28:03 [INFO] | +- io.netty:netty-handler:jar:4.1.100.Final:compile 23:28:03 [INFO] | | +- io.netty:netty-resolver:jar:4.1.100.Final:compile 23:28:03 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 23:28:03 [INFO] | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:28:03 [INFO] | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:28:03 [INFO] | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:compile 23:28:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:28:03 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:28:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:28:03 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 23:28:03 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 23:28:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 23:28:03 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 23:28:03 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 23:28:03 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 23:28:03 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 23:28:03 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 23:28:03 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 23:28:03 [INFO] | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 23:28:03 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:28:03 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:28:03 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:28:03 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:28:03 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] | +- io.netty:netty-buffer:jar:4.1.100.Final:compile 23:28:03 [INFO] | +- io.netty:netty-common:jar:4.1.100.Final:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:28:03 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:28:03 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:28:03 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:28:03 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:28:03 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:28:03 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:28:03 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:28:03 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:28:03 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:28:03 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:28:03 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:28:03 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:28:03 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:28:03 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:28:03 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:28:03 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:28:03 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:28:03 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:28:03 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:28:03 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:28:03 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:28:03 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:28:03 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:28:03 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:28:03 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:28:03 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:28:03 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:28:03 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:28:03 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:28:03 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:28:03 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:28:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:28:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:28:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:28:03 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:28:03 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:28:03 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:28:03 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:28:03 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:28:03 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:28:03 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:28:03 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:28:03 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:28:03 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:28:03 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:28:03 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:28:03 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:28:03 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:28:03 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:28:03 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:28:03 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:28:03 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:28:03 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:28:03 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:28:03 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:28:03 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:28:03 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:28:03 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:28:03 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:28:03 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:28:03 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:28:03 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:28:03 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:28:03 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:28:03 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:28:03 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:28:03 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:28:03 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:28:03 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:28:03 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:28:03 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:28:03 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:28:03 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:28:03 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:28:03 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:28:03 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:28:03 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:28:03 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:28:03 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:28:03 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:28:03 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:28:03 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:28:03 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:28:03 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:28:03 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:28:03 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:28:03 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:28:03 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:28:03 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:28:03 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:28:03 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:28:03 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:28:03 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:28:03 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:28:03 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:28:03 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:28:03 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:28:03 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:28:03 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:28:03 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:28:03 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:28:03 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:28:03 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:28:03 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:28:03 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:28:03 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:28:03 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:28:03 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:28:03 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:28:03 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:28:03 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:28:03 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:28:03 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:28:03 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:28:03 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:28:03 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:28:03 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:28:03 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:28:03 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:28:03 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:28:03 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:28:03 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:28:03 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:28:03 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:28:03 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:28:03 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:28:03 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:28:03 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:28:03 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:28:03 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:28:03 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:28:03 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:28:03 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:28:03 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:28:03 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:28:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:28:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:28:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:28:03 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:28:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:28:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:28:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:28:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:28:03 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:28:03 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:28:03 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:28:03 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:28:03 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:28:03 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:28:03 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:28:03 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:28:03 [INFO] +- junit:junit:jar:4.13.2:test 23:28:03 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:28:03 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:28:03 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:28:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 23:28:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:28:03 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:28:03 [INFO] 23:28:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-lispflowmapping-southbound --- 23:28:03 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-southbound/target/sonatype-clm/module.xml 23:28:03 [INFO] 23:28:03 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- 23:28:03 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.17.4-SNAPSHOT [17/24] 23:28:03 [INFO] ------------------------------[ feature ]------------------------------- 23:28:03 [INFO] 23:28:03 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-lispflowmapping-mappingservice --- 23:28:03 [INFO] 23:28:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- 23:28:03 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:03 [INFO] 23:28:03 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:04 [INFO] 23:28:04 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] 23:28:04 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:04 [INFO] argLine set to empty 23:28:04 [INFO] 23:28:04 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Starting audit... 23:28:04 Audit done. 23:28:04 [INFO] You have 0 Checkstyle violations. 23:28:04 [INFO] 23:28:04 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Starting audit... 23:28:04 Audit done. 23:28:04 [INFO] You have 0 Checkstyle violations. 23:28:04 [INFO] 23:28:04 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] 23:28:04 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/classes/META-INF/maven/dependencies.properties 23:28:04 [INFO] 23:28:04 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml 23:28:04 [INFO] ...done! 23:28:04 [INFO] Attaching features XML 23:28:04 [INFO] 23:28:04 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-lispflowmapping-mappingservice --- 23:28:04 [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 23:28:04 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:28:04 [INFO] 23:28:04 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> 23:28:04 [INFO] 23:28:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] 23:28:04 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< 23:28:04 [INFO] 23:28:04 [INFO] 23:28:04 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] 23:28:04 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-lispflowmapping-mappingservice --- 23:28:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:28:04 [INFO] 23:28:04 [INFO] ------------------------------------------------------- 23:28:04 [INFO] T E S T S 23:28:04 [INFO] ------------------------------------------------------- 23:28:06 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:28:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.13 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:28:27 [INFO] 23:28:27 [INFO] Results: 23:28:27 [INFO] 23:28:27 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:28:27 [INFO] 23:28:27 [INFO] 23:28:27 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-lispflowmapping-mappingservice --- 23:28:27 [INFO] 23:28:27 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- 23:28:27 [INFO] 23:28:27 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-lispflowmapping-mappingservice --- 23:28:27 [INFO] CycloneDX: Resolving Dependencies 23:28:35 [INFO] CycloneDX: Creating BOM version 1.4 with 384 component(s) 23:28:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/bom.xml 23:28:35 [INFO] attaching as odl-lispflowmapping-mappingservice-1.17.4-SNAPSHOT-cyclonedx.xml 23:28:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/bom.json 23:28:35 [INFO] attaching as odl-lispflowmapping-mappingservice-1.17.4-SNAPSHOT-cyclonedx.json 23:28:35 [INFO] 23:28:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] Skipping duplicate-finder execution! 23:28:35 [INFO] 23:28:35 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] Skipping plugin execution 23:28:35 [INFO] 23:28:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] No sources in project. Archive not created. 23:28:35 [INFO] 23:28:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] 23:28:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:35 [INFO] 23:28:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] No primary artifact to install, installing attached artifacts instead. 23:28:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-1.17.4-SNAPSHOT.pom 23:28:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-1.17.4-SNAPSHOT-features.xml 23:28:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-1.17.4-SNAPSHOT-cyclonedx.xml 23:28:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-1.17.4-SNAPSHOT-cyclonedx.json 23:28:35 [INFO] 23:28:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:28:35 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:28:35 [INFO] 23:28:35 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:feature:1.17.4-SNAPSHOT 23:28:35 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:compile 23:28:35 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:compile 23:28:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:compile 23:28:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:compile 23:28:35 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:compile 23:28:35 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:compile 23:28:35 [INFO] | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:compile 23:28:35 [INFO] | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:compile 23:28:35 [INFO] | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 23:28:35 [INFO] | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 23:28:35 [INFO] | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:compile 23:28:35 [INFO] | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 23:28:35 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 23:28:35 [INFO] | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 23:28:35 [INFO] | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 23:28:35 [INFO] | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 23:28:35 [INFO] | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 23:28:35 [INFO] | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 23:28:35 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 23:28:35 [INFO] | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 23:28:35 [INFO] | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 23:28:35 [INFO] | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:28:35 [INFO] | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 23:28:35 [INFO] | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 23:28:35 [INFO] | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 23:28:35 [INFO] | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:compile 23:28:35 [INFO] | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:compile 23:28:35 [INFO] | | | | | \- com.h2database:h2:jar:2.2.220:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:compile 23:28:35 [INFO] | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:compile 23:28:35 [INFO] | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 23:28:35 [INFO] | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 23:28:35 [INFO] | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 23:28:35 [INFO] | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 23:28:35 [INFO] | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:compile 23:28:35 [INFO] | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:compile 23:28:35 [INFO] | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:compile 23:28:35 [INFO] | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:compile 23:28:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 23:28:35 [INFO] | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:compile 23:28:35 [INFO] | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:28:35 [INFO] | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:28:35 [INFO] | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:28:35 [INFO] | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:28:35 [INFO] | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:28:35 [INFO] | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:28:35 [INFO] | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:28:35 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:28:35 [INFO] | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:28:35 [INFO] | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:28:35 [INFO] | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:28:35 [INFO] | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:28:35 [INFO] | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:compile 23:28:35 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:compile 23:28:35 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:compile 23:28:35 [INFO] | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:compile 23:28:35 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:compile 23:28:35 [INFO] | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:compile 23:28:35 [INFO] | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:compile 23:28:35 [INFO] | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:compile 23:28:35 [INFO] | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:compile 23:28:35 [INFO] | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:compile 23:28:35 [INFO] | | +- com.google.code.gson:gson:jar:2.10.1:compile 23:28:35 [INFO] | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 23:28:35 [INFO] | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:compile 23:28:35 [INFO] | | | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:compile 23:28:35 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:compile 23:28:35 [INFO] | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 23:28:35 [INFO] | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:compile 23:28:35 [INFO] | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:compile 23:28:35 [INFO] | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:compile 23:28:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 23:28:35 [INFO] | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:28:35 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:28:35 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:28:35 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:28:35 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:28:35 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:28:35 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:28:35 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:28:35 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 23:28:35 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 23:28:35 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 23:28:35 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 23:28:35 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 23:28:35 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 23:28:35 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 23:28:35 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 23:28:35 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 23:28:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 23:28:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 23:28:35 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 23:28:35 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 23:28:35 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 23:28:35 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 23:28:35 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 23:28:35 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 23:28:35 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 23:28:35 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 23:28:35 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 23:28:35 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 23:28:35 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 23:28:35 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 23:28:35 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 23:28:35 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 23:28:35 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 23:28:35 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 23:28:35 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 23:28:35 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 23:28:35 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 23:28:35 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 23:28:35 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 23:28:35 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 23:28:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 23:28:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 23:28:35 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 23:28:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 23:28:35 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 23:28:35 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 23:28:35 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 23:28:35 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 23:28:35 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 23:28:35 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 23:28:35 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 23:28:35 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 23:28:35 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 23:28:35 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 23:28:35 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 23:28:35 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 23:28:35 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 23:28:35 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 23:28:35 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 23:28:35 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 23:28:35 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 23:28:35 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 23:28:35 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 23:28:35 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:compile 23:28:35 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.100.Final:compile 23:28:35 [INFO] | | | +- io.netty:netty-transport:jar:4.1.100.Final:compile 23:28:35 [INFO] | | | \- io.netty:netty-codec:jar:4.1.100.Final:compile 23:28:35 [INFO] | | +- io.netty:netty-handler:jar:4.1.100.Final:compile 23:28:35 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.100.Final:compile 23:28:35 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 23:28:35 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:28:35 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:28:35 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:compile 23:28:35 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | +- io.netty:netty-buffer:jar:4.1.100.Final:compile 23:28:35 [INFO] | \- io.netty:netty-common:jar:4.1.100.Final:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:28:35 [INFO] | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:28:35 [INFO] | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:28:35 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:28:35 [INFO] | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:28:35 [INFO] | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:28:35 [INFO] | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:28:35 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:28:35 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:28:35 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:28:35 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:28:35 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:28:35 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:28:35 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:28:35 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:28:35 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:28:35 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:28:35 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:28:35 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:28:35 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:28:35 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:28:35 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:28:35 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:28:35 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:28:35 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:28:35 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:28:35 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:28:35 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:28:35 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:28:35 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:28:35 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:28:35 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:28:35 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:28:35 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:28:35 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:28:35 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:28:35 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:28:35 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:28:35 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:28:35 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:28:35 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:28:35 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:28:35 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:28:35 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:28:35 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:28:35 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:28:35 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:28:35 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:28:35 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:28:35 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:28:35 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:28:35 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:28:35 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:28:35 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:28:35 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:28:35 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:28:35 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:28:35 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:28:35 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:28:35 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:28:35 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:28:35 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:28:35 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:28:35 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:28:35 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:28:35 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:28:35 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:28:35 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:28:35 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:28:35 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:28:35 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:28:35 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:28:35 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:28:35 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:28:35 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:28:35 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:28:35 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:28:35 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:28:35 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:28:35 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:28:35 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:28:35 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:28:35 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:28:35 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:28:35 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:28:35 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:28:35 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:28:35 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:28:35 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:28:35 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:28:35 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:28:35 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:28:35 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:28:35 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:28:35 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:28:35 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:28:35 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:28:35 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:28:35 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:28:35 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:28:35 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:28:35 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:28:35 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:28:35 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:28:35 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:28:35 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:28:35 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:28:35 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:28:35 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:28:35 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:28:35 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:28:35 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:28:35 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:28:35 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:28:35 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:28:35 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:28:35 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:28:35 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:28:35 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:28:35 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:28:35 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:28:35 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:28:35 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:28:35 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:28:35 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:28:35 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:28:35 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:28:35 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:28:35 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:28:35 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:28:35 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:28:35 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:28:35 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:28:35 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:28:35 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:28:35 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:28:35 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:28:35 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:28:35 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:28:35 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:28:35 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:28:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:28:35 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:28:35 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:28:35 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:28:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:28:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:28:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:28:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:28:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:28:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:28:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:28:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:28:35 [INFO] +- junit:junit:jar:4.13.2:test 23:28:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:28:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:28:35 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:28:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 23:28:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:28:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:28:35 [INFO] 23:28:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-lispflowmapping-mappingservice --- 23:28:35 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice/target/sonatype-clm/module.xml 23:28:35 [INFO] 23:28:35 [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ 23:28:35 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.17.4-SNAPSHOT [18/24] 23:28:35 [INFO] ------------------------------[ feature ]------------------------------- 23:28:35 [INFO] 23:28:35 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] 23:28:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:35 [INFO] 23:28:35 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:28:35 [INFO] 23:28:35 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] 23:28:35 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:28:35 [INFO] argLine set to empty 23:28:35 [INFO] 23:28:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Starting audit... 23:28:35 Audit done. 23:28:35 [INFO] You have 0 Checkstyle violations. 23:28:35 [INFO] 23:28:35 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Starting audit... 23:28:35 Audit done. 23:28:35 [INFO] You have 0 Checkstyle violations. 23:28:35 [INFO] 23:28:35 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] 23:28:35 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/classes/META-INF/maven/dependencies.properties 23:28:35 [INFO] 23:28:35 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- 23:28:35 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/feature/feature.xml 23:28:36 [INFO] ...done! 23:28:36 [INFO] Attaching features XML 23:28:36 [INFO] 23:28:36 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-lispflowmapping-msmr --- 23:28:36 [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 23:28:36 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:28:36 [INFO] 23:28:36 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> 23:28:36 [INFO] 23:28:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- 23:28:36 [INFO] 23:28:36 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< 23:28:36 [INFO] 23:28:36 [INFO] 23:28:36 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-lispflowmapping-msmr --- 23:28:36 [INFO] 23:28:36 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-lispflowmapping-msmr --- 23:28:36 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:28:36 [INFO] 23:28:36 [INFO] ------------------------------------------------------- 23:28:36 [INFO] T E S T S 23:28:36 [INFO] ------------------------------------------------------- 23:28:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:28:57 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.71 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:28:58 [INFO] 23:28:58 [INFO] Results: 23:28:58 [INFO] 23:28:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:28:58 [INFO] 23:28:58 [INFO] 23:28:58 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-lispflowmapping-msmr --- 23:28:58 [INFO] 23:28:58 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- 23:28:58 [INFO] 23:28:58 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-lispflowmapping-msmr --- 23:28:58 [INFO] CycloneDX: Resolving Dependencies 23:29:05 [INFO] CycloneDX: Creating BOM version 1.4 with 385 component(s) 23:29:05 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/bom.xml 23:29:05 [INFO] attaching as odl-lispflowmapping-msmr-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:05 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/bom.json 23:29:05 [INFO] attaching as odl-lispflowmapping-msmr-1.17.4-SNAPSHOT-cyclonedx.json 23:29:05 [INFO] 23:29:05 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] Skipping duplicate-finder execution! 23:29:06 [INFO] 23:29:06 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] Skipping plugin execution 23:29:06 [INFO] 23:29:06 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] No sources in project. Archive not created. 23:29:06 [INFO] 23:29:06 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] 23:29:06 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:06 [INFO] 23:29:06 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] No primary artifact to install, installing attached artifacts instead. 23:29:06 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.17.4-SNAPSHOT/odl-lispflowmapping-msmr-1.17.4-SNAPSHOT.pom 23:29:06 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.17.4-SNAPSHOT/odl-lispflowmapping-msmr-1.17.4-SNAPSHOT-features.xml 23:29:06 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.17.4-SNAPSHOT/odl-lispflowmapping-msmr-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:06 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.17.4-SNAPSHOT/odl-lispflowmapping-msmr-1.17.4-SNAPSHOT-cyclonedx.json 23:29:06 [INFO] 23:29:06 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:29:06 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:29:06 [INFO] 23:29:06 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:feature:1.17.4-SNAPSHOT 23:29:06 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:compile 23:29:06 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:compile 23:29:06 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:compile 23:29:06 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:compile 23:29:06 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 23:29:06 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:compile 23:29:06 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 23:29:06 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 23:29:06 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 23:29:06 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 23:29:06 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 23:29:06 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 23:29:06 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 23:29:06 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 23:29:06 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 23:29:06 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 23:29:06 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:29:06 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 23:29:06 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 23:29:06 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 23:29:06 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:compile 23:29:06 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.220:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:compile 23:29:06 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:compile 23:29:06 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 23:29:06 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 23:29:06 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 23:29:06 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 23:29:06 [INFO] | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:compile 23:29:06 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:compile 23:29:06 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:29:06 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:29:06 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:29:06 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:29:06 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:29:06 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:29:06 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:29:06 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:29:06 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:29:06 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:29:06 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:29:06 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:29:06 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:compile 23:29:06 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:compile 23:29:06 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:compile 23:29:06 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:compile 23:29:06 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:compile 23:29:06 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:compile 23:29:06 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:compile 23:29:06 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:compile 23:29:06 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:compile 23:29:06 [INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:compile 23:29:06 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 23:29:06 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:compile 23:29:06 [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:compile 23:29:06 [INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:compile 23:29:06 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 23:29:06 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:compile 23:29:06 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:compile 23:29:06 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:compile 23:29:06 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 23:29:06 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:compile 23:29:06 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:29:06 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:29:06 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:29:06 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 23:29:06 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 23:29:06 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 23:29:06 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 23:29:06 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 23:29:06 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 23:29:06 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 23:29:06 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 23:29:06 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:29:06 [INFO] | | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:29:06 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:29:06 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:29:06 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:29:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:29:06 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:29:06 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 23:29:06 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 23:29:06 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 23:29:06 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 23:29:06 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 23:29:06 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 23:29:06 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 23:29:06 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 23:29:06 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 23:29:06 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 23:29:06 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 23:29:06 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 23:29:06 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 23:29:06 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 23:29:06 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 23:29:06 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 23:29:06 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 23:29:06 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 23:29:06 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 23:29:06 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 23:29:06 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 23:29:06 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 23:29:06 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 23:29:06 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 23:29:06 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 23:29:06 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 23:29:06 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 23:29:06 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 23:29:06 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 23:29:06 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 23:29:06 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 23:29:06 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 23:29:06 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 23:29:06 [INFO] | | | \- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 23:29:06 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 23:29:06 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 23:29:06 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:compile 23:29:06 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.100.Final:compile 23:29:06 [INFO] | | | +- io.netty:netty-transport:jar:4.1.100.Final:compile 23:29:06 [INFO] | | | \- io.netty:netty-codec:jar:4.1.100.Final:compile 23:29:06 [INFO] | | +- io.netty:netty-handler:jar:4.1.100.Final:compile 23:29:06 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.100.Final:compile 23:29:06 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 23:29:06 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:29:06 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:29:06 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:compile 23:29:06 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:compile 23:29:06 [INFO] | +- io.netty:netty-buffer:jar:4.1.100.Final:compile 23:29:06 [INFO] | \- io.netty:netty-common:jar:4.1.100.Final:compile 23:29:06 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:29:06 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:29:06 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:29:06 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:29:06 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:29:06 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:29:06 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:29:06 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:29:06 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:29:06 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:29:06 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:29:06 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:29:06 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:29:06 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:29:06 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:29:06 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:29:06 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:29:06 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:29:06 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:29:06 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:29:06 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:29:06 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:29:06 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:29:06 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:29:06 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:29:06 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:29:06 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:29:06 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:29:06 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:29:06 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:29:06 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:29:06 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:29:06 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:29:06 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:29:06 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:29:06 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:29:06 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:29:06 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:29:06 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:29:06 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:29:06 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:29:06 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:29:06 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:29:06 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:29:06 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:29:06 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:29:06 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:29:06 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:29:06 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:29:06 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:29:06 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:29:06 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:29:06 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:29:06 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:29:06 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:29:06 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:29:06 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:29:06 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:29:06 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:29:06 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:29:06 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:29:06 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:29:06 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:29:06 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:29:06 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:29:06 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:29:06 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:29:06 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:29:06 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:29:06 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:29:06 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:29:06 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:29:06 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:29:06 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:29:06 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:29:06 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:29:06 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:29:06 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:29:06 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:29:06 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:29:06 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:29:06 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:29:06 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:29:06 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:29:06 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:29:06 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:29:06 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:29:06 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:29:06 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:29:06 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:29:06 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:29:06 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:29:06 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:29:06 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:29:06 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:29:06 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:29:06 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:29:06 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:29:06 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:29:06 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:29:06 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:29:06 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:29:06 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:29:06 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:29:06 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:29:06 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:29:06 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:29:06 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:29:06 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:29:06 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:29:06 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:29:06 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:29:06 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:29:06 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:29:06 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:29:06 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:29:06 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:29:06 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:29:06 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:29:06 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:29:06 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:29:06 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:29:06 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:29:06 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:29:06 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:29:06 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:29:06 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:29:06 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:29:06 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:29:06 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:29:06 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:29:06 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:29:06 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:29:06 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:29:06 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:29:06 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:29:06 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:29:06 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:29:06 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:29:06 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:29:06 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:29:06 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:29:06 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:29:06 [INFO] +- junit:junit:jar:4.13.2:test 23:29:06 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:29:06 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:29:06 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:29:06 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 23:29:06 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:29:06 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:29:06 [INFO] 23:29:06 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-lispflowmapping-msmr --- 23:29:06 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-msmr/target/sonatype-clm/module.xml 23:29:06 [INFO] 23:29:06 [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- 23:29:06 [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.17.4-SNAPSHOT [19/24] 23:29:06 [INFO] ------------------------------[ feature ]------------------------------- 23:29:06 [INFO] 23:29:06 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] 23:29:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:06 [INFO] 23:29:06 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:06 [INFO] 23:29:06 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] 23:29:06 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:06 [INFO] argLine set to empty 23:29:06 [INFO] 23:29:06 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Starting audit... 23:29:06 Audit done. 23:29:06 [INFO] You have 0 Checkstyle violations. 23:29:06 [INFO] 23:29:06 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Starting audit... 23:29:06 Audit done. 23:29:06 [INFO] You have 0 Checkstyle violations. 23:29:06 [INFO] 23:29:06 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] 23:29:06 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/classes/META-INF/maven/dependencies.properties 23:29:06 [INFO] 23:29:06 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml 23:29:06 [INFO] ...done! 23:29:06 [INFO] Attaching features XML 23:29:06 [INFO] 23:29:06 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [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 23:29:06 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:29:06 [INFO] 23:29:06 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> 23:29:06 [INFO] 23:29:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] 23:29:06 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< 23:29:06 [INFO] 23:29:06 [INFO] 23:29:06 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] 23:29:06 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ odl-lispflowmapping-mappingservice-shell --- 23:29:06 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:29:06 [INFO] 23:29:06 [INFO] ------------------------------------------------------- 23:29:06 [INFO] T E S T S 23:29:06 [INFO] ------------------------------------------------------- 23:29:09 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:29:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.49 s -- in org.opendaylight.odlparent.featuretest.SingleFeatureTest 23:29:29 [INFO] 23:29:29 [INFO] Results: 23:29:29 [INFO] 23:29:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 23:29:29 [INFO] 23:29:29 [INFO] 23:29:29 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- 23:29:29 [INFO] 23:29:29 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- 23:29:29 [INFO] 23:29:29 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- 23:29:29 [INFO] CycloneDX: Resolving Dependencies 23:29:37 [INFO] CycloneDX: Creating BOM version 1.4 with 386 component(s) 23:29:37 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml 23:29:38 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:38 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/bom.json 23:29:38 [INFO] attaching as odl-lispflowmapping-mappingservice-shell-1.17.4-SNAPSHOT-cyclonedx.json 23:29:38 [INFO] 23:29:38 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] Skipping duplicate-finder execution! 23:29:38 [INFO] 23:29:38 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] Skipping plugin execution 23:29:38 [INFO] 23:29:38 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] No sources in project. Archive not created. 23:29:38 [INFO] 23:29:38 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] 23:29:38 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:38 [INFO] 23:29:38 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] No primary artifact to install, installing attached artifacts instead. 23:29:38 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.17.4-SNAPSHOT.pom 23:29:38 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.17.4-SNAPSHOT-features.xml 23:29:38 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:38 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.17.4-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.17.4-SNAPSHOT-cyclonedx.json 23:29:38 [INFO] 23:29:38 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:29:38 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:29:38 [INFO] 23:29:38 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:feature:1.17.4-SNAPSHOT 23:29:38 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:compile 23:29:38 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:compile 23:29:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:compile 23:29:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:compile 23:29:38 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:compile 23:29:38 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:compile 23:29:38 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:compile 23:29:38 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 23:29:38 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:compile 23:29:38 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 23:29:38 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 23:29:38 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 23:29:38 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 23:29:38 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 23:29:38 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 23:29:38 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 23:29:38 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 23:29:38 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 23:29:38 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 23:29:38 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:29:38 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 23:29:38 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 23:29:38 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 23:29:38 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:compile 23:29:38 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.220:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:compile 23:29:38 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:compile 23:29:38 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 23:29:38 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 23:29:38 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 23:29:38 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 23:29:38 [INFO] | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:compile 23:29:38 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:compile 23:29:38 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:29:38 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:29:38 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:29:38 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:29:38 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:29:38 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:29:38 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:29:38 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:29:38 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:29:38 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:29:38 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:29:38 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:29:38 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:compile 23:29:38 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:compile 23:29:38 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:compile 23:29:38 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:compile 23:29:38 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:compile 23:29:38 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:compile 23:29:38 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:compile 23:29:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:compile 23:29:38 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:compile 23:29:38 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:compile 23:29:38 [INFO] | | | +- com.google.code.gson:gson:jar:2.10.1:compile 23:29:38 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 23:29:38 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:compile 23:29:38 [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:compile 23:29:38 [INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:compile 23:29:38 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 23:29:38 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:compile 23:29:38 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:compile 23:29:38 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:compile 23:29:38 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 23:29:38 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:compile 23:29:38 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:29:38 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:29:38 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:29:38 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:29:38 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:29:38 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 23:29:38 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 23:29:38 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 23:29:38 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 23:29:38 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 23:29:38 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 23:29:38 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 23:29:38 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 23:29:38 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 23:29:38 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 23:29:38 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 23:29:38 [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:compile 23:29:38 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 23:29:38 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 23:29:38 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 23:29:38 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 23:29:38 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:compile 23:29:38 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 23:29:38 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 23:29:38 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 23:29:38 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 23:29:38 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 23:29:38 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 23:29:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 23:29:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 23:29:38 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 23:29:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 23:29:38 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 23:29:38 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 23:29:38 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 23:29:38 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 23:29:38 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 23:29:38 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 23:29:38 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 23:29:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 23:29:38 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 23:29:38 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 23:29:38 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 23:29:38 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 23:29:38 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 23:29:38 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 23:29:38 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 23:29:38 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 23:29:38 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 23:29:38 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:compile 23:29:38 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | +- io.netty:netty-handler:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:29:38 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:29:38 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:compile 23:29:38 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | +- io.netty:netty-buffer:jar:4.1.100.Final:compile 23:29:38 [INFO] | | \- io.netty:netty-common:jar:4.1.100.Final:compile 23:29:38 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:29:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:29:38 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:29:38 [INFO] | | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:29:38 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:29:38 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:29:38 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:29:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:29:38 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:29:38 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:29:38 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:29:38 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] +- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:29:38 [INFO] | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:29:38 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:29:38 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:29:38 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:29:38 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:29:38 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:29:38 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:29:38 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:29:38 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:29:38 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:29:38 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:29:38 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:29:38 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:29:38 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:29:38 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:29:38 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:29:38 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:29:38 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:29:38 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:29:38 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:29:38 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:29:38 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:29:38 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:29:38 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:29:38 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:29:38 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:29:38 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:29:38 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:29:38 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:29:38 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:29:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:29:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:29:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:29:38 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:29:38 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:29:38 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:29:38 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:29:38 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:29:38 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:29:38 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:29:38 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:29:38 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:29:38 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:29:38 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:29:38 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:29:38 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:29:38 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:29:38 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:29:38 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:29:38 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:29:38 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:29:38 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:29:38 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:29:38 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:29:38 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:29:38 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:29:38 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:29:38 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:29:38 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:29:38 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:29:38 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:29:38 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:29:38 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:29:38 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:29:38 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:29:38 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:29:38 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:29:38 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:29:38 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:29:38 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:29:38 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:29:38 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:29:38 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:29:38 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:29:38 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:29:38 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:29:38 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:29:38 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:29:38 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:29:38 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:29:38 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:29:38 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:29:38 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:29:38 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:29:38 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:29:38 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:29:38 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:29:38 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:29:38 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:29:38 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:29:38 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:29:38 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:29:38 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:29:38 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:29:38 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:29:38 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:29:38 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:29:38 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:29:38 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:29:38 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:29:38 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:29:38 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:29:38 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:29:38 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:29:38 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:29:38 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:29:38 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:29:38 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:29:38 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:29:38 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:29:38 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:29:38 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:29:38 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:29:38 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:29:38 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:29:38 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:29:38 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:29:38 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:29:38 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:29:38 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:29:38 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:29:38 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:29:38 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:29:38 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:29:38 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:29:38 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:29:38 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:29:38 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:29:38 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:29:38 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:29:38 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:29:38 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:29:38 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:29:38 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:29:38 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:29:38 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:29:38 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:29:38 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:29:38 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:29:38 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:29:38 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:29:38 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:29:38 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:29:38 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:29:38 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:29:38 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:29:38 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:29:38 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:29:38 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:29:38 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:29:38 [INFO] +- junit:junit:jar:4.13.2:test 23:29:38 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:29:38 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:29:38 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:29:38 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 23:29:38 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:29:38 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:29:38 [INFO] 23:29:38 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-lispflowmapping-mappingservice-shell --- 23:29:38 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/odl-lispflowmapping-mappingservice-shell/target/sonatype-clm/module.xml 23:29:38 [INFO] 23:29:38 [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ 23:29:38 [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.17.4-SNAPSHOT [20/24] 23:29:38 [INFO] ------------------------------[ feature ]------------------------------- 23:29:38 [INFO] 23:29:38 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-lispflowmapping --- 23:29:38 [INFO] 23:29:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-lispflowmapping --- 23:29:38 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:38 [INFO] 23:29:38 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- 23:29:38 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:38 [INFO] 23:29:38 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-lispflowmapping --- 23:29:38 [INFO] 23:29:38 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-lispflowmapping --- 23:29:38 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:38 [INFO] argLine set to empty 23:29:38 [INFO] 23:29:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ features-lispflowmapping --- 23:29:38 [INFO] Starting audit... 23:29:38 Audit done. 23:29:38 [INFO] You have 0 Checkstyle violations. 23:29:38 [INFO] 23:29:38 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ features-lispflowmapping --- 23:29:38 [INFO] Starting audit... 23:29:38 Audit done. 23:29:38 [INFO] You have 0 Checkstyle violations. 23:29:38 [INFO] 23:29:38 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ features-lispflowmapping --- 23:29:38 [INFO] 23:29:38 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-lispflowmapping --- 23:29:38 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/classes/META-INF/maven/dependencies.properties 23:29:38 [INFO] 23:29:38 [INFO] --- karaf-maven-plugin:4.4.4:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- 23:29:38 [INFO] Generating feature descriptor file /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/feature/feature.xml 23:29:38 [INFO] ...done! 23:29:38 [INFO] Attaching features XML 23:29:38 [INFO] 23:29:38 [INFO] --- karaf-maven-plugin:4.4.4:verify (default-verify) @ features-lispflowmapping --- 23:29:38 [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 23:29:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 23:29:38 [INFO] 23:29:38 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> 23:29:39 [INFO] 23:29:39 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ features-lispflowmapping --- 23:29:39 [INFO] 23:29:39 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< 23:29:39 [INFO] 23:29:39 [INFO] 23:29:39 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ features-lispflowmapping --- 23:29:39 [INFO] 23:29:39 [INFO] --- maven-surefire-plugin:3.1.2:test (default) @ features-lispflowmapping --- 23:29:39 [INFO] Tests are skipped. 23:29:39 [INFO] 23:29:39 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ features-lispflowmapping --- 23:29:39 [INFO] 23:29:39 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ features-lispflowmapping --- 23:29:39 [INFO] 23:29:39 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-lispflowmapping --- 23:29:39 [INFO] CycloneDX: Resolving Dependencies 23:29:46 [INFO] CycloneDX: Creating BOM version 1.4 with 388 component(s) 23:29:46 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/bom.xml 23:29:46 [INFO] attaching as features-lispflowmapping-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:46 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/bom.json 23:29:46 [INFO] attaching as features-lispflowmapping-1.17.4-SNAPSHOT-cyclonedx.json 23:29:46 [INFO] 23:29:46 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- 23:29:46 [INFO] Skipping duplicate-finder execution! 23:29:46 [INFO] 23:29:46 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ features-lispflowmapping --- 23:29:46 [INFO] Skipping plugin execution 23:29:46 [INFO] 23:29:46 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-lispflowmapping --- 23:29:46 [INFO] No sources in project. Archive not created. 23:29:46 [INFO] 23:29:46 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-lispflowmapping --- 23:29:46 [INFO] 23:29:46 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-lispflowmapping --- 23:29:46 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 23:29:46 [INFO] 23:29:46 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-lispflowmapping --- 23:29:46 [INFO] No primary artifact to install, installing attached artifacts instead. 23:29:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.17.4-SNAPSHOT/features-lispflowmapping-1.17.4-SNAPSHOT.pom 23:29:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.17.4-SNAPSHOT/features-lispflowmapping-1.17.4-SNAPSHOT-features.xml 23:29:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.17.4-SNAPSHOT/features-lispflowmapping-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:46 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.17.4-SNAPSHOT/features-lispflowmapping-1.17.4-SNAPSHOT-cyclonedx.json 23:29:46 [INFO] 23:29:46 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-lispflowmapping --- 23:29:46 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:29:46 [INFO] No primary artifact to deploy, deploying attached artifacts instead. 23:29:46 [INFO] 23:29:46 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ features-lispflowmapping --- 23:29:46 [INFO] org.opendaylight.lispflowmapping:features-lispflowmapping:feature:1.17.4-SNAPSHOT 23:29:46 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:compile 23:29:46 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:compile 23:29:46 [INFO] | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:compile 23:29:46 [INFO] | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:compile 23:29:46 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:compile 23:29:46 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:compile 23:29:46 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:util:jar:10.0.12:compile 23:29:46 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:compile 23:29:46 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:compile 23:29:46 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:compile 23:29:46 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | \- com.google.code.gson:gson:jar:2.10.1:compile 23:29:46 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:compile 23:29:46 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:compile 23:29:46 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:compile 23:29:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:compile 23:29:46 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:compile 23:29:46 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:compile 23:29:46 [INFO] | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:compile 23:29:46 [INFO] | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:compile 23:29:46 [INFO] | | \- org.opendaylight.controller:blueprint:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:compile 23:29:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:compile 23:29:46 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:compile 23:29:46 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:compile 23:29:46 [INFO] | | | | +- com.typesafe:config:jar:1.4.2:compile 23:29:46 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:compile 23:29:46 [INFO] | | | | +- io.aeron:aeron-client:jar:1.38.1:compile 23:29:46 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.38.1:compile 23:29:46 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 23:29:46 [INFO] | | | | +- org.agrona:agrona:jar:1.15.2:compile 23:29:46 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:compile 23:29:46 [INFO] | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:compile 23:29:46 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:compile 23:29:46 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:compile 23:29:46 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:compile 23:29:46 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:compile 23:29:46 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:compile 23:29:46 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:compile 23:29:46 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 23:29:46 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.12:compile 23:29:46 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:compile 23:29:46 [INFO] | | | \- org.apache.commons:commons-text:jar:1.10.0:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:compile 23:29:46 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:compile 23:29:46 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:compile 23:29:46 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:compile 23:29:46 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:compile 23:29:46 [INFO] | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:compile 23:29:46 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 23:29:46 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 23:29:46 [INFO] | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:compile 23:29:46 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:compile 23:29:46 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:compile 23:29:46 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:compile 23:29:46 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:compile 23:29:46 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:compile 23:29:46 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:compile 23:29:46 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:compile 23:29:46 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:compile 23:29:46 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:compile 23:29:46 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:compile 23:29:46 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:compile 23:29:46 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:compile 23:29:46 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:compile 23:29:46 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:compile 23:29:46 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:compile 23:29:46 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:compile 23:29:46 [INFO] | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile 23:29:46 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:compile 23:29:46 [INFO] | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:compile 23:29:46 [INFO] | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:compile 23:29:46 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:compile 23:29:46 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:compile 23:29:46 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:compile 23:29:46 [INFO] | | | | | | \- com.h2database:h2:jar:2.2.220:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:compile 23:29:46 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:compile 23:29:46 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 23:29:46 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 23:29:46 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 23:29:46 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 23:29:46 [INFO] | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:compile 23:29:46 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:compile 23:29:46 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:compile 23:29:46 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:29:46 [INFO] | | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:29:46 [INFO] | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:29:46 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:29:46 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:29:46 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:29:46 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:29:46 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:29:46 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:29:46 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:29:46 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:29:46 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:29:46 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:compile 23:29:46 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:compile 23:29:46 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:compile 23:29:46 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:compile 23:29:46 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:compile 23:29:46 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:compile 23:29:46 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:compile 23:29:46 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:compile 23:29:46 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:compile 23:29:46 [INFO] | | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:compile 23:29:46 [INFO] | | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:compile 23:29:46 [INFO] | | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:compile 23:29:46 [INFO] | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:compile 23:29:46 [INFO] | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:compile 23:29:46 [INFO] | | | | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:compile 23:29:46 [INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:compile 23:29:46 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:compile 23:29:46 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:compile 23:29:46 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:compile 23:29:46 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:compile 23:29:46 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:compile 23:29:46 [INFO] | | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:compile 23:29:46 [INFO] | +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:compile 23:29:46 [INFO] | | +- io.netty:netty-codec-http:jar:4.1.100.Final:compile 23:29:46 [INFO] | | | +- io.netty:netty-transport:jar:4.1.100.Final:compile 23:29:46 [INFO] | | | \- io.netty:netty-codec:jar:4.1.100.Final:compile 23:29:46 [INFO] | | +- io.netty:netty-handler:jar:4.1.100.Final:compile 23:29:46 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.100.Final:compile 23:29:46 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:compile 23:29:46 [INFO] | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:compile 23:29:46 [INFO] | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:compile 23:29:46 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:compile 23:29:46 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:compile 23:29:46 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | | +- io.netty:netty-buffer:jar:4.1.100.Final:compile 23:29:46 [INFO] | | +- io.netty:netty-common:jar:4.1.100.Final:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:compile 23:29:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:compile 23:29:46 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:compile 23:29:46 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:compile 23:29:46 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:xml:features:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:xml:features:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.17.4-SNAPSHOT:compile 23:29:46 [INFO] +- org.opendaylight.odlparent:features-test:jar:12.0.10:test 23:29:46 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:29:46 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:29:46 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:29:46 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:29:46 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:29:46 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:29:46 [INFO] | | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:29:46 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:29:46 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:29:46 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:29:46 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:29:46 [INFO] | | +- commons-io:commons-io:jar:2.13.0:test 23:29:46 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:test 23:29:46 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:29:46 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:29:46 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:29:46 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 23:29:46 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:29:46 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:29:46 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:29:46 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:29:46 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 23:29:46 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:29:46 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:29:46 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:29:46 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:29:46 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:29:46 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:29:46 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:29:46 [INFO] | | | \- javax.annotation:javax.annotation-api:jar:1.3.2:test 23:29:46 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:29:46 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:29:46 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.4.4:test 23:29:46 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.4.4:test 23:29:46 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:test 23:29:46 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 23:29:46 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 23:29:46 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:29:46 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:test 23:29:46 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.8:test 23:29:46 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:test 23:29:46 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 23:29:46 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:test 23:29:46 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:test 23:29:46 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:test 23:29:46 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 23:29:46 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.14:test 23:29:46 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.14:test 23:29:46 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:29:46 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 23:29:46 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 23:29:46 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 23:29:46 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 23:29:46 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:provided 23:29:46 [INFO] | | | \- org.osgi:osgi.annotation:jar:8.0.1:provided 23:29:46 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.5.0:provided 23:29:46 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:provided 23:29:46 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:provided 23:29:46 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.3.0:provided 23:29:46 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 23:29:46 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.2:provided 23:29:46 [INFO] | +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:29:46 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:29:46 [INFO] | | +- org.apache.karaf.features:framework:kar:4.4.4:test 23:29:46 [INFO] | | | +- org.apache.karaf.features:base:jar:4.4.4:test 23:29:46 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 23:29:46 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:test 23:29:46 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:test 23:29:46 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 23:29:46 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 23:29:46 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:test 23:29:46 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 23:29:46 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 23:29:46 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:test 23:29:46 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:test 23:29:46 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:test 23:29:46 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 23:29:46 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:29:46 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:29:46 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:test 23:29:46 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:test 23:29:46 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:test 23:29:46 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:test 23:29:46 [INFO] | | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:test 23:29:46 [INFO] | | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:test 23:29:46 [INFO] | | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:test 23:29:46 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:test 23:29:46 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:test 23:29:46 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:test 23:29:46 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 23:29:46 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 23:29:46 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:test 23:29:46 [INFO] | | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:29:46 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:test 23:29:46 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:test 23:29:46 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:test 23:29:46 [INFO] | | | | +- ch.qos.logback:logback-core:jar:1.2.12:test 23:29:46 [INFO] | | | | +- ch.qos.logback:logback-classic:jar:1.2.12:test 23:29:46 [INFO] | | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:test 23:29:46 [INFO] | | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:test 23:29:46 [INFO] | | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:test 23:29:46 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 23:29:46 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:test 23:29:46 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:test 23:29:46 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.4.4:test 23:29:46 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 23:29:46 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 23:29:46 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:test 23:29:46 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:test 23:29:46 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:test 23:29:46 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:test 23:29:46 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:12.0.10:test 23:29:46 [INFO] | | +- org.apache.maven.wagon:wagon-http:jar:3.5.2:test 23:29:46 [INFO] | | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.5.2:test 23:29:46 [INFO] | | | +- org.apache.httpcomponents:httpclient:jar:4.5.13:test 23:29:46 [INFO] | | | | \- commons-codec:commons-codec:jar:1.11:test 23:29:46 [INFO] | | | +- org.apache.httpcomponents:httpcore:jar:4.4.15:test 23:29:46 [INFO] | | | +- org.codehaus.plexus:plexus-utils:jar:3.3.0:test 23:29:46 [INFO] | | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.5.2:test 23:29:46 [INFO] | | \- org.osgi:org.osgi.service.url:jar:1.0.1:provided 23:29:46 [INFO] | \- com.google.guava:guava:jar:31.1-jre:compile 23:29:46 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 23:29:46 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 23:29:46 [INFO] | +- org.checkerframework:checker-qual:jar:3.39.0:compile 23:29:46 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:compile 23:29:46 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 23:29:46 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:12.0.10:test 23:29:46 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 23:29:46 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.4.4:test 23:29:46 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 23:29:46 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:29:46 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:29:46 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:29:46 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:29:46 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:29:46 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:29:46 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:29:46 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:29:46 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:29:46 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:29:46 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:29:46 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:29:46 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:29:46 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:29:46 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:29:46 [INFO] +- junit:junit:jar:4.13.2:test 23:29:46 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:29:46 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:29:46 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:29:46 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:compile 23:29:46 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:29:46 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:29:46 [INFO] 23:29:46 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-lispflowmapping --- 23:29:46 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/features-lispflowmapping/target/sonatype-clm/module.xml 23:29:46 [INFO] 23:29:46 [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- 23:29:46 [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.17.4-SNAPSHOT [21/24] 23:29:46 [INFO] --------------------------------[ pom ]--------------------------------- 23:29:46 [INFO] 23:29:46 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ features-aggregator --- 23:29:46 [INFO] 23:29:46 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- 23:29:46 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:46 [INFO] 23:29:46 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ features-aggregator --- 23:29:46 [INFO] 23:29:46 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ features-aggregator --- 23:29:46 [INFO] CycloneDX: Resolving Dependencies 23:29:46 [INFO] CycloneDX: Creating BOM version 1.4 with 0 component(s) 23:29:47 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/features/target/bom.xml 23:29:47 [INFO] attaching as features-aggregator-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:47 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/features/target/bom.json 23:29:47 [INFO] attaching as features-aggregator-1.17.4-SNAPSHOT-cyclonedx.json 23:29:47 [INFO] 23:29:47 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- 23:29:47 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.17.4-SNAPSHOT/features-aggregator-1.17.4-SNAPSHOT.pom 23:29:47 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.17.4-SNAPSHOT/features-aggregator-1.17.4-SNAPSHOT-cyclonedx.xml 23:29:47 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/features/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.17.4-SNAPSHOT/features-aggregator-1.17.4-SNAPSHOT-cyclonedx.json 23:29:47 [INFO] 23:29:47 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- 23:29:47 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:29:47 [INFO] 23:29:47 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ features-aggregator --- 23:29:47 [INFO] org.opendaylight.lispflowmapping:features-aggregator:pom:1.17.4-SNAPSHOT 23:29:47 [INFO] 23:29:47 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-aggregator --- 23:29:47 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/features/target/sonatype-clm/module.xml 23:29:47 [INFO] 23:29:47 [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- 23:29:47 [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.17.4-SNAPSHOT [22/24] 23:29:47 [INFO] --------------------------------[ jar ]--------------------------------- 23:29:47 [INFO] 23:29:47 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ lispflowmapping-karaf --- 23:29:47 [INFO] 23:29:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-karaf --- 23:29:47 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:47 [INFO] 23:29:47 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- 23:29:47 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:29:47 [INFO] 23:29:47 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ lispflowmapping-karaf --- 23:29:47 [INFO] 23:29:47 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-karaf --- 23:29:47 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:29:47 [INFO] 23:29:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ lispflowmapping-karaf --- 23:29:47 [INFO] Starting audit... 23:29:47 Audit done. 23:29:47 [INFO] You have 0 Checkstyle violations. 23:29:47 [INFO] 23:29:47 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ lispflowmapping-karaf --- 23:29:47 [INFO] Starting audit... 23:29:47 Audit done. 23:29:47 [INFO] You have 0 Checkstyle violations. 23:29:47 [INFO] 23:29:47 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ lispflowmapping-karaf --- 23:29:47 [INFO] 23:29:47 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lispflowmapping-karaf --- 23:29:47 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/src/main/resources 23:29:47 [INFO] 23:29:47 [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- 23:29:47 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/src/main/resources 23:29:47 [INFO] 23:29:47 [INFO] --- karaf-maven-plugin:4.4.4:assembly (process-resources) @ lispflowmapping-karaf --- 23:29:47 [INFO] Using repositories: 23:29:47 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 23:29:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 23:29:47 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 23:29:47 [INFO] Creating work directory: /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/assembly 23:29:47 [INFO] Loading direct KAR and features XML dependencies 23:29:47 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.4/kar 23:29:47 [INFO] Feature framework will be added as a startup feature 23:29:47 [INFO] Generating Karaf assembly: /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/assembly 23:29:47 [INFO] Unzipping kars 23:29:47 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.4/kar 23:29:47 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 23:29:47 [INFO] Loading profiles from: 23:29:47 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 23:29:47 [INFO] Loading repositories 23:29:48 [INFO] Generating generated-startup profile 23:29:48 [INFO] Generating generated-boot profile with parents: generated-startup 23:29:48 [INFO] Generating generated-installed profile 23:29:48 [INFO] Configuring etc/config.properties and etc/system.properties 23:29:48 [INFO] Downloading libraries for generated profiles 23:29:48 [INFO] Downloading additional libraries 23:29:48 [INFO] Writing configurations 23:29:48 [INFO] adding config file: etc/profile.cfg 23:29:48 [INFO] Startup stage 23:29:48 [INFO] Loading startup repositories 23:29:48 [INFO] Resolving startup features and bundles 23:29:48 [INFO] Features: framework 23:29:48 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 23:29:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 23:29:48 [INFO] Boot stage 23:29:48 [INFO] Loading boot repositories 23:29:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.4/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.4/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/5.0.9/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.17.4-SNAPSHOT/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/5.0.9/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/5.0.9/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/5.0.9/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/11.0.15/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/10.0.12/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/7.0.11/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.6/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.17.14/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/12.0.10/xml/features 23:29:48 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features 23:29:48 [INFO] Feature jaas-boot/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 23:29:48 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.4 23:29:48 [INFO] Feature odl-aaa-encryption-service/0.17.14 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.17.14 23:29:48 [INFO] Feature odl-lispflowmapping-southbound/1.17.4.SNAPSHOT is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT 23:29:48 [INFO] Feature bundle/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.4 23:29:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 23:29:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 23:29:48 [INFO] Feature shell/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.4 23:29:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 23:29:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 23:29:48 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 23:29:48 [INFO] Feature package/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.4 23:29:48 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.17.4.SNAPSHOT is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT 23:29:48 [INFO] Feature service/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.4 23:29:48 [INFO] Feature odl-yangtools-codec/10.0.12 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/10.0.12 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/10.0.12 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/10.0.12 23:29:48 [INFO] Feature odl-controller-blueprint/7.0.11 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/7.0.11 23:29:48 [INFO] Feature ssh/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.10.0 23:29:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 23:29:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.10.0 23:29:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 23:29:48 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.10.0 23:29:48 [INFO] Feature odl-mdsal-model-rfc8040/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/11.0.15 23:29:48 [INFO] Feature odl-mdsal-distributed-datastore/7.0.11 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/7.0.11 23:29:48 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/7.0.11/xml/akkaconf 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/7.0.11/xml/factoryakkaconf 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/7.0.11/xml/moduleshardconf 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/7.0.11/xml/moduleconf 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/7.0.11/cfg/datastore 23:29:48 [INFO] Feature pax-web-websockets/8.0.22 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.22 23:29:48 [INFO] Feature odl-controller-scala/7.0.11 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.12 23:29:48 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 23:29:48 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 23:29:48 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.12 23:29:48 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 23:29:48 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 23:29:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 23:29:48 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 23:29:48 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 23:29:48 [INFO] Feature framework/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 23:29:48 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.3 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.3 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.14 23:29:48 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 23:29:48 [INFO] Feature odl-mdsal-model-rfc8525/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/11.0.15 23:29:48 [INFO] Feature odl-yangtools-export/10.0.12 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/10.0.12 23:29:48 [INFO] Feature odl-aaa-web/0.17.14 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.17.14 23:29:48 [INFO] Feature odl-aaa-api/0.17.14 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.17.14 23:29:48 [INFO] Feature shell-compat/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.4 23:29:48 [INFO] Feature odl-javassist-3/12.0.10 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.javassist/javassist/3.29.2-GA 23:29:48 [INFO] Feature odl-guava/12.0.10 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.39.0 23:29:48 [INFO] adding maven artifact: mvn:com.google.guava/guava/31.1-jre 23:29:48 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 23:29:48 [INFO] Feature odl-karaf-feat-jdbc/12.0.10 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 23:29:48 [INFO] Feature deployer/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.4 23:29:48 [INFO] Feature http/8.0.22 is defined as a boot feature 23:29:48 [INFO] Feature odl-restconf-nb/5.0.9 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/5.0.9 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/5.0.9 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/5.0.9 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/5.0.9/cfg/config 23:29:48 [INFO] Feature jaas/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.4 23:29:48 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 23:29:48 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 23:29:48 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 23:29:48 [INFO] Feature odl-mdsal-model-rfc6991/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/11.0.15 23:29:48 [INFO] Feature pax-web-http-whiteboard/8.0.22 is defined as a boot feature 23:29:48 [INFO] Feature aries-proxy/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.5 23:29:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.5 23:29:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.5 23:29:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.5 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.13 23:29:48 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.5 23:29:48 [INFO] Feature odl-mdsal-binding-api/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/11.0.15 23:29:48 [INFO] Feature pax-web-http-war/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.4 23:29:48 [INFO] Feature management/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 23:29:48 [INFO] adding config file: etc/jmx.acl.cfg 23:29:48 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 23:29:48 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 23:29:48 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 23:29:48 [INFO] adding config file: etc/org.apache.karaf.management.cfg 23:29:48 [INFO] Feature log/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.4 23:29:48 [INFO] adding config file: etc/org.apache.karaf.log.cfg 23:29:48 [INFO] Feature odl-restconf/5.0.9 is defined as a boot feature 23:29:48 [INFO] Feature odl-mdsal-singleton-common/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/11.0.15 23:29:48 [INFO] Feature odl-stax2-api/12.0.10 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 23:29:48 [INFO] Feature odl-mdsal-clustering-commons/7.0.11 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.18.0 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.20 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/7.0.11 23:29:48 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 23:29:48 [INFO] Feature pax-url-wrap/2.6.14 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.14/jar/uber 23:29:48 [INFO] Feature odl-yangtools-common/10.0.12 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/10.0.12 23:29:48 [INFO] Feature pax-web-whiteboard/8.0.22 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.22 23:29:48 [INFO] Feature odl-yangtools-data/10.0.12 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/10.0.12 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/10.0.12 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/10.0.12 23:29:48 [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 23:29:48 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 23:29:48 [INFO] Feature war/4.4.4 is defined as a boot feature 23:29:48 [INFO] Feature odl-mdsal-binding-runtime/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/11.0.15 23:29:48 [INFO] Feature odl-jolokia/7.0.11 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 23:29:48 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/7.0.11/cfg/configuration 23:29:48 [INFO] Feature odl-apache-shiro/0.17.14 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 23:29:48 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 23:29:48 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 23:29:48 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.2 23:29:48 [INFO] Feature odl-mdsal-binding-dom-adapter/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/11.0.15 23:29:48 [INFO] Feature scr/4.4.4 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.4 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.0 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 23:29:48 [INFO] Feature odl-mdsal-dom-api/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/11.0.15 23:29:48 [INFO] Feature odl-mdsal-model-rfc8342/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342/11.0.15 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/11.0.15 23:29:48 [INFO] Feature standard/4.4.4 is defined as a boot feature 23:29:48 [INFO] Feature odl-lispflowmapping-msmr/1.17.4.SNAPSHOT is defined as a boot feature 23:29:48 [INFO] Feature pax-web-war/8.0.22 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 23:29:48 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:29:48 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 23:29:48 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.22 23:29:48 [INFO] Feature odl-mdsal-common/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/11.0.15 23:29:48 [INFO] Feature odl-controller-exp-netty-config/7.0.11 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-api/0.18.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-event-executor-config/0.18.11 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/threadpool-config-impl/0.18.11 23:29:48 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.39.0 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-threadgroup-config/0.18.11 23:29:48 [INFO] adding maven artifact: mvn:com.google.guava/guava/31.1-jre 23:29:48 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.controller/netty-timer-config/0.18.11 23:29:48 [INFO] Feature odl-aaa-password-service/0.17.14 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.17.14 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.17.14/xml/aaa-password-service-config 23:29:48 [INFO] Feature odl-lispflowmapping-models/1.17.4.SNAPSHOT is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT 23:29:48 [INFO] Feature odl-ws-rs-api/12.0.10 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 23:29:48 [INFO] Feature odl-servlet-api/12.0.10 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 23:29:48 [INFO] Feature odl-lispflowmapping-inmemorydb/1.17.4.SNAPSHOT is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT 23:29:48 [INFO] Feature odl-mdsal-model-rfc8072/11.0.15 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/11.0.15 23:29:48 [INFO] Feature odl-mdsal-broker/7.0.11 is defined as a boot feature 23:29:48 [INFO] Feature 613c57f5-b632-409b-ba7e-02e178246c1d/0.0.0 is defined as a boot feature 23:29:48 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/12.0.10 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/12.0.10 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/12.0.10 23:29:48 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/12.0.10 23:29:48 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 23:29:49 [INFO] Feature feature/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.4 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.4 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.4 23:29:49 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 23:29:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 23:29:49 [INFO] Feature system/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.4 23:29:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 23:29:49 [INFO] Feature odl-aaa-shiro/0.17.14 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.17.14 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.17.14 23:29:49 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.17.14 23:29:49 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.17.14 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.17.14 23:29:49 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.17.14/xml/aaa-app-config 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.17.14/xml/aaa-datastore-config 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.17.14/xml/aaa-password-service-config 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.17.14/py/idmtool 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.17.14/cfg/config 23:29:49 [INFO] Feature odl-apache-commons-lang3/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.13.0 23:29:49 [INFO] Feature config/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 23:29:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 23:29:49 [INFO] Feature odl-aaa-cert/0.17.14 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.17.14 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.17.14/xml/config 23:29:49 [INFO] Feature odl-apache-commons-text/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.10.0 23:29:49 [INFO] Feature odl-mdsal-singleton-dom/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/11.0.15 23:29:49 [INFO] Feature pax-web-http-jetty/8.0.22 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/config-jetty 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.22/xml/context-jetty 23:29:49 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 23:29:49 [INFO] Feature diagnostic/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.4 23:29:49 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 23:29:49 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.4 23:29:49 [INFO] Feature odl-yangtools-util/10.0.12 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/10.0.12 23:29:49 [INFO] Feature odl-restconf-common/5.0.9 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/5.0.9 23:29:49 [INFO] Feature odl-yangtools-xpath/10.0.12 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/10.0.12 23:29:49 [INFO] Feature pax-web-core/8.0.22 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 23:29:49 [INFO] Feature odl-netty-4/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.100.Final/jar/linux-x86_64 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.100.Final/jar/linux-x86_64 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.100.Final 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.100.Final 23:29:49 [INFO] Feature odl-mdsal-binding-runtime-api/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/11.0.15 23:29:49 [INFO] Feature odl-mdsal-eos-common/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/11.0.15 23:29:49 [INFO] Feature odl-gson/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 23:29:49 [INFO] Feature odl-dropwizard-metrics/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.20 23:29:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.20 23:29:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.20 23:29:49 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.20 23:29:49 [INFO] Feature odl-antlr4/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 23:29:49 [INFO] Feature wrap/2.6.14 is defined as a boot feature 23:29:49 [INFO] Feature pax-web-http/8.0.22 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.4 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.4 23:29:49 [INFO] Feature kar/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.4 23:29:49 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 23:29:49 [INFO] Feature odl-mdsal-binding-base/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.23.15 23:29:49 [INFO] Feature odl-jakarta-activation-api/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 23:29:49 [INFO] Feature odl-mdsal-eos-dom/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/11.0.15 23:29:49 [INFO] Feature odl-mdsal-eos-binding/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/11.0.15 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/11.0.15 23:29:49 [INFO] Feature jline/3.21.0 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 23:29:49 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 23:29:49 [INFO] Feature odl-mdsal-dom-broker/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/11.0.15 23:29:49 [INFO] Feature odl-yangtools-data-api/10.0.12 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-data-util/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-data-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-data-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-data-util/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/10.0.12 23:29:49 [INFO] Feature odl-mdsal-remoterpc-connector/7.0.11 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/7.0.11 23:29:49 [INFO] Feature aries-blueprint/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.4 23:29:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 23:29:49 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 23:29:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 23:29:49 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 23:29:49 [INFO] Feature odl-yangtools-parser-api/10.0.12 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/10.0.12 23:29:49 [INFO] Feature odl-mdsal-dom-runtime/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/11.0.15 23:29:49 [INFO] Feature instance/4.4.4 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.4 23:29:49 [INFO] Feature pax-web-jsp/8.0.22 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 23:29:49 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 23:29:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:29:49 [INFO] Feature odl-netconf-api/5.0.9 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6022/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/5.0.9 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/5.0.9 23:29:49 [INFO] Feature odl-jersey-2/12.0.10 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 23:29:49 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 23:29:49 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 23:29:49 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 23:29:49 [INFO] Feature odl-mdsal-model-rfc7952/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/11.0.15 23:29:49 [INFO] Feature odl-yangtools-parser/10.0.12 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/10.0.12 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/10.0.12 23:29:49 [INFO] Feature pax-web-jetty/9.4.52.v20230823 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.22 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.52.v20230823 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.52.v20230823 23:29:49 [INFO] Feature odl-mdsal-bytebuddy/11.0.15 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.9 23:29:49 [INFO] Feature odl-yangtools-xpath-api/10.0.12 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/10.0.12 23:29:49 [INFO] Feature odl-karaf-feat-jetty/12.0.10 is defined as a boot feature 23:29:49 [INFO] Feature odl-controller-akka/7.0.11 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 23:29:49 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/7.0.11 23:29:49 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 23:29:49 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 23:29:49 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 23:29:49 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 23:29:49 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 23:29:49 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 23:29:49 [INFO] Feature odl-controller-mdsal-common/7.0.11 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/7.0.11 23:29:49 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 23:29:49 [INFO] Feature odl-lispflowmapping-mappingservice/1.17.4.SNAPSHOT is defined as a boot feature 23:29:49 [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT 23:29:49 [INFO] Install stage 23:29:49 [INFO] Loading installed repositories 23:29:49 [INFO] Feature wrapper/4.4.4 is defined as an installed feature 23:29:49 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.4 23:29:49 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 23:29:49 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 23:29:49 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.700 23:29:49 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/4.7.3 23:29:49 [INFO] 23:29:49 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ lispflowmapping-karaf --- 23:29:49 [INFO] No sources to compile 23:29:49 [INFO] 23:29:49 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> 23:29:49 [INFO] 23:29:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ lispflowmapping-karaf --- 23:29:49 [INFO] 23:29:49 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< 23:29:49 [INFO] 23:29:49 [INFO] 23:29:49 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ lispflowmapping-karaf --- 23:29:49 [INFO] 23:29:49 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lispflowmapping-karaf --- 23:29:49 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/src/test/resources 23:29:49 [INFO] 23:29:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ lispflowmapping-karaf --- 23:29:49 [INFO] No sources to compile 23:29:49 [INFO] 23:29:49 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ lispflowmapping-karaf --- 23:29:49 [INFO] No tests to run. 23:29:49 [INFO] 23:29:49 [INFO] --- maven-dependency-plugin:3.6.0:copy (apply-branding) @ lispflowmapping-karaf --- 23:29:49 [INFO] 23:29:49 [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- 23:29:49 [INFO] 23:29:49 [INFO] --- maven-dependency-plugin:3.6.0:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- 23:29:49 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 23:29:49 [INFO] Copying opendaylight-karaf-resources-12.0.10-config.properties to /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 23:29:49 [INFO] 23:29:49 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ lispflowmapping-karaf --- 23:29:49 [INFO] 23:29:49 [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- 23:29:49 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/src/main/assembly 23:29:49 [INFO] 23:29:49 [INFO] --- karaf-plugin:12.0.10:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- 23:29:50 [INFO] Feature repository discovered recursively: 582000c8-3eaa-4c25-ae69-c0023a0b9b86 23:29:50 [INFO] Feature repository discovered recursively: features-lispflowmapping 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 23:29:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 23:29:50 [INFO] Feature repository discovered recursively: pt-triemap 23:29:50 [INFO] Feature repository discovered recursively: odl-guava 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 23:29:50 [INFO] Feature repository discovered recursively: odl-gson 23:29:50 [INFO] Feature repository discovered recursively: odl-stax2-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 23:29:50 [INFO] Feature repository discovered recursively: odl-antlr4 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-akka 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-scala 23:29:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 23:29:50 [INFO] Feature repository discovered recursively: odl-servlet-api 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 23:29:50 [INFO] Feature repository discovered recursively: odl-restconf 23:29:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-5.0.9 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 23:29:50 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 23:29:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-extras-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-jersey-2 23:29:50 [INFO] Feature repository discovered recursively: odl-javassist-3 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 23:29:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 23:29:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 23:29:50 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 23:29:50 [INFO] Feature repository discovered recursively: odl-netty-4 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 23:29:50 [INFO] Feature repository discovered recursively: framework-4.4.4 23:29:50 [INFO] Feature repository discovered recursively: standard-4.4.4 23:29:50 [INFO] Feature repository discovered recursively: framework-4.4.4 23:29:50 [INFO] Feature repository discovered recursively: features-lispflowmapping 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-models 23:29:50 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-common 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-util 23:29:50 [INFO] Feature repository discovered recursively: odl-guava 23:29:50 [INFO] Feature repository discovered recursively: pt-triemap 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-common 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-data 23:29:50 [INFO] Feature repository discovered recursively: odl-antlr4 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-parser 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-apache-commons-text 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-codec 23:29:50 [INFO] Feature repository discovered recursively: odl-gson 23:29:50 [INFO] Feature repository discovered recursively: odl-stax2-api 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 23:29:50 [INFO] Feature repository discovered recursively: odl-servlet-api 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-akka 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-scala 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-blueprint-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound 23:29:50 [INFO] Feature repository discovered recursively: odl-netty-4 23:29:50 [INFO] Feature repository discovered recursively: odl-restconf 23:29:50 [INFO] Feature repository discovered recursively: odl-restconf-nb-5.0.9 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 23:29:50 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 23:29:50 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 23:29:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 23:29:50 [INFO] Feature repository discovered recursively: odl-yangtools-export 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 23:29:50 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 23:29:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.6 23:29:50 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 23:29:50 [INFO] Feature repository discovered recursively: odl-extras-7.0.11 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-jersey-2 23:29:50 [INFO] Feature repository discovered recursively: odl-javassist-3 23:29:50 [INFO] Feature repository discovered recursively: odl-ws-rs-api 23:29:50 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-aaa-0.17.14 23:29:50 [INFO] Feature repository discovered recursively: odl-netconf-5.0.9 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr 23:29:50 [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell 23:29:50 [INFO] Feature repository discovered recursively: standard-4.4.4 23:29:50 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.22 23:29:52 [INFO] 23:29:52 [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ lispflowmapping-karaf --- 23:29:52 [INFO] Executing tasks 23:29:52 [INFO] Executed tasks 23:29:52 [INFO] 23:29:52 [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- 23:29:52 [INFO] Executing tasks 23:29:52 [INFO] [delete] Deleting directory /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/assembly/system/org/bouncycastle 23:29:52 [INFO] Executed tasks 23:29:52 [INFO] 23:29:52 [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ lispflowmapping-karaf --- 23:29:52 [INFO] Building jar: /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/lispflowmapping-karaf-1.17.4-SNAPSHOT.jar 23:29:53 [INFO] 23:29:53 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ lispflowmapping-karaf --- 23:29:53 [INFO] 23:29:53 [INFO] --- karaf-maven-plugin:4.4.4:archive (package) @ lispflowmapping-karaf --- 23:30:08 [INFO] 23:30:08 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ lispflowmapping-karaf --- 23:30:08 [INFO] CycloneDX: Resolving Dependencies 23:30:14 [INFO] CycloneDX: Creating BOM version 1.4 with 454 component(s) 23:30:15 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/bom.xml 23:30:15 [INFO] attaching as lispflowmapping-karaf-1.17.4-SNAPSHOT-cyclonedx.xml 23:30:15 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/bom.json 23:30:15 [INFO] attaching as lispflowmapping-karaf-1.17.4-SNAPSHOT-cyclonedx.json 23:30:15 [INFO] 23:30:15 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- 23:30:15 [INFO] Skipping duplicate-finder execution! 23:30:15 [INFO] 23:30:15 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- 23:30:15 [WARNING] Unused declared dependencies found: 23:30:15 [WARNING] org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 23:30:15 [WARNING] org.apache.karaf.features:framework:kar:4.4.4:compile 23:30:15 [WARNING] org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 23:30:15 [WARNING] org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 23:30:15 [INFO] 23:30:15 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-karaf --- 23:30:15 [INFO] No sources in project. Archive not created. 23:30:15 [INFO] 23:30:15 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-karaf --- 23:30:15 [INFO] 23:30:15 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-karaf --- 23:30:15 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:30:15 [INFO] 23:30:15 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-karaf --- 23:30:15 [INFO] No primary artifact to install, installing attached artifacts instead. 23:30:15 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.17.4-SNAPSHOT/lispflowmapping-karaf-1.17.4-SNAPSHOT.pom 23:30:15 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/lispflowmapping-karaf-1.17.4-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.17.4-SNAPSHOT/lispflowmapping-karaf-1.17.4-SNAPSHOT.tar.gz 23:30:15 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/lispflowmapping-karaf-1.17.4-SNAPSHOT.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.17.4-SNAPSHOT/lispflowmapping-karaf-1.17.4-SNAPSHOT.zip 23:30:15 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.17.4-SNAPSHOT/lispflowmapping-karaf-1.17.4-SNAPSHOT-cyclonedx.xml 23:30:15 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.17.4-SNAPSHOT/lispflowmapping-karaf-1.17.4-SNAPSHOT-cyclonedx.json 23:30:15 [INFO] 23:30:15 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-karaf --- 23:30:15 [INFO] Skipping artifact deployment 23:30:15 [INFO] 23:30:15 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ lispflowmapping-karaf --- 23:30:15 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-karaf:jar:1.17.4-SNAPSHOT 23:30:15 [INFO] +- org.apache.karaf.features:framework:kar:4.4.4:compile 23:30:15 [INFO] | +- org.apache.karaf.features:base:jar:4.4.4:runtime 23:30:15 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:30:15 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 23:30:15 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 23:30:15 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 23:30:15 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 23:30:15 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 23:30:15 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 23:30:15 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:runtime 23:30:15 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:runtime 23:30:15 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 23:30:15 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 23:30:15 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:runtime 23:30:15 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 23:30:15 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 23:30:15 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:runtime 23:30:15 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:runtime 23:30:15 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:compile 23:30:15 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 23:30:15 [INFO] | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:30:15 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:30:15 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 23:30:15 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:runtime 23:30:15 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:30:15 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:compile 23:30:15 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:runtime 23:30:15 [INFO] | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:compile 23:30:15 [INFO] | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 23:30:15 [INFO] | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 23:30:15 [INFO] | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 23:30:15 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 23:30:15 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 23:30:15 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 23:30:15 [INFO] | +- org.jline:jline:jar:3.21.0:compile 23:30:15 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:compile 23:30:15 [INFO] | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:30:15 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 23:30:15 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:compile 23:30:15 [INFO] | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:compile 23:30:15 [INFO] | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 23:30:15 [INFO] | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 23:30:15 [INFO] | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 23:30:15 [INFO] | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 23:30:15 [INFO] | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 23:30:15 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:30:15 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:30:15 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:30:15 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:30:15 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:30:15 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:30:15 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:30:15 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 23:30:15 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 23:30:15 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 23:30:15 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:compile 23:30:15 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 23:30:15 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 23:30:15 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 23:30:15 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 23:30:15 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 23:30:15 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 23:30:15 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 23:30:15 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 23:30:15 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 23:30:15 [INFO] +- org.opendaylight.lispflowmapping:features-lispflowmapping:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | \- org.apache.commons:commons-lang3:jar:3.13.0:runtime 23:30:15 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:runtime 23:30:15 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:runtime 23:30:15 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:runtime 23:30:15 [INFO] | | | \- org.opendaylight.mdsal:yang-binding:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:util:jar:10.0.12:runtime 23:30:15 [INFO] | | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:yang-common:jar:10.0.12:runtime 23:30:15 [INFO] | | | \- com.google.guava:guava:jar:31.1-jre:runtime 23:30:15 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 23:30:15 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 23:30:15 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.39.0:runtime 23:30:15 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:runtime 23:30:15 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:1.3:runtime 23:30:15 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:runtime 23:30:15 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.10.1:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:runtime 23:30:15 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:runtime 23:30:15 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:runtime 23:30:15 [INFO] | | | | | +- com.typesafe:config:jar:1.4.2:runtime 23:30:15 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 23:30:15 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 23:30:15 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 23:30:15 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 23:30:15 [INFO] | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 23:30:15 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 23:30:15 [INFO] | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 23:30:15 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:runtime 23:30:15 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:runtime 23:30:15 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:runtime 23:30:15 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:runtime 23:30:15 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:runtime 23:30:15 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:runtime 23:30:15 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 23:30:15 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.12:runtime 23:30:15 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.10.0:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:runtime 23:30:15 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:runtime 23:30:15 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 23:30:15 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:runtime 23:30:15 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:runtime 23:30:15 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:runtime 23:30:15 [INFO] | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:runtime 23:30:15 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:runtime 23:30:15 [INFO] | | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 23:30:15 [INFO] | | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:runtime 23:30:15 [INFO] | | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:runtime 23:30:15 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:runtime 23:30:15 [INFO] | | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 23:30:15 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 23:30:15 [INFO] | | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 23:30:15 [INFO] | | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 23:30:15 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 23:30:15 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:runtime 23:30:15 [INFO] | | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 23:30:15 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:runtime 23:30:15 [INFO] | | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 23:30:15 [INFO] | | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 23:30:15 [INFO] | | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:runtime 23:30:15 [INFO] | | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:runtime 23:30:15 [INFO] | | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | | \- com.h2database:h2:jar:2.2.220:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 23:30:15 [INFO] | | | | | | | | +- commons-logging:commons-logging:jar:1.2:runtime 23:30:15 [INFO] | | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 23:30:15 [INFO] | | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 23:30:15 [INFO] | | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:runtime 23:30:15 [INFO] | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:30:15 [INFO] | | | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:30:15 [INFO] | | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:30:15 [INFO] | | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:30:15 [INFO] | | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:30:15 [INFO] | | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:30:15 [INFO] | | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:30:15 [INFO] | | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:30:15 [INFO] | | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:30:15 [INFO] | | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:30:15 [INFO] | | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:30:15 [INFO] | | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:30:15 [INFO] | | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:runtime 23:30:15 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:runtime 23:30:15 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:runtime 23:30:15 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:runtime 23:30:15 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:runtime 23:30:15 [INFO] | | | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:runtime 23:30:15 [INFO] | | | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 23:30:15 [INFO] | | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:runtime 23:30:15 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:runtime 23:30:15 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:runtime 23:30:15 [INFO] | | | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:runtime 23:30:15 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:runtime 23:30:15 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | +- io.netty:netty-handler:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:runtime 23:30:15 [INFO] | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:runtime 23:30:15 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:runtime 23:30:15 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | | +- io.netty:netty-buffer:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | +- io.netty:netty-common:jar:4.1.100.Final:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:runtime 23:30:15 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:runtime 23:30:15 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:runtime 23:30:15 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | \- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:xml:features:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] | \- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.17.4-SNAPSHOT:runtime 23:30:15 [INFO] +- org.apache.karaf.features:framework:xml:features:4.4.4:runtime 23:30:15 [INFO] +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:30:15 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 23:30:15 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.1:provided 23:30:15 [INFO] | +- org.osgi:osgi.annotation:jar:8.0.1:provided 23:30:15 [INFO] | \- org.osgi:org.osgi.namespace.implementation:jar:1.0.0:provided 23:30:15 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 23:30:15 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 23:30:15 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:12.0.10:provided 23:30:15 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:runtime 23:30:15 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:runtime 23:30:15 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:runtime 23:30:15 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:runtime 23:30:15 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:30:15 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:30:15 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:30:15 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:30:15 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:30:15 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:30:15 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:30:15 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:30:15 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:30:15 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:30:15 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:30:15 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:30:15 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:30:15 [INFO] +- junit:junit:jar:4.13.2:test 23:30:15 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:30:15 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:30:15 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:30:15 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:runtime 23:30:15 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:30:15 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:30:15 [INFO] 23:30:15 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ lispflowmapping-karaf --- 23:30:15 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/lispflowmapping-karaf/target/sonatype-clm/module.xml 23:30:15 [INFO] 23:30:15 [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- 23:30:15 [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.17.4-SNAPSHOT [23/24] 23:30:15 [INFO] -------------------------------[ bundle ]------------------------------- 23:30:16 [INFO] 23:30:16 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ mappingservice.integrationtest --- 23:30:16 [INFO] 23:30:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.integrationtest --- 23:30:16 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:30:16 [INFO] 23:30:16 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- 23:30:16 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:30:16 [INFO] 23:30:16 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ mappingservice.integrationtest --- 23:30:16 [INFO] 23:30:16 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- 23:30:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/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/** 23:30:16 [INFO] 23:30:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ mappingservice.integrationtest --- 23:30:16 [INFO] Starting audit... 23:30:16 Audit done. 23:30:16 [INFO] You have 0 Checkstyle violations. 23:30:16 [INFO] 23:30:16 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ mappingservice.integrationtest --- 23:30:17 [INFO] Starting audit... 23:30:17 Audit done. 23:30:17 [INFO] You have 0 Checkstyle violations. 23:30:17 [INFO] 23:30:17 [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- 23:30:17 [INFO] Created: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/classes/META-INF/maven/dependencies.properties 23:30:17 [INFO] 23:30:17 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ mappingservice.integrationtest --- 23:30:17 [INFO] 23:30:17 [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- 23:30:17 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/main/resources 23:30:17 [INFO] 23:30:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ mappingservice.integrationtest --- 23:30:17 [INFO] No sources to compile 23:30:17 [INFO] 23:30:17 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> 23:30:17 [INFO] 23:30:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ mappingservice.integrationtest --- 23:30:17 [INFO] 23:30:17 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< 23:30:17 [INFO] 23:30:17 [INFO] 23:30:17 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ mappingservice.integrationtest --- 23:30:17 [INFO] 23:30:17 [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- 23:30:17 [INFO] skip non existing resourceDirectory /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/resources 23:30:17 [INFO] 23:30:17 [INFO] --- maven-dependency-plugin:3.6.0:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- 23:30:18 [INFO] 23:30:18 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ mappingservice.integrationtest --- 23:30:18 [INFO] Changes detected - recompiling the module! :dependency 23:30:18 [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes 23:30:19 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java:[2903,56] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.OdlLispProtoListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105 has been deprecated 23:30:19 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java:[2903,56] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.OdlLispProtoListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105 has been deprecated 23:30:19 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java:[2903,56] org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105.OdlLispProtoListener in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.proto.rev151105 has been deprecated 23:30:19 [WARNING] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/org/opendaylight/lispflowmapping/integrationtest/MappingServiceIntegrationTest.java:[2953,60] registerNotificationListener(T) in org.opendaylight.mdsal.binding.api.NotificationService has been deprecated and marked for removal 23:30:19 [INFO] 23:30:19 [INFO] --- maven-surefire-plugin:3.1.2:test (default-test) @ mappingservice.integrationtest --- 23:30:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider 23:30:19 [INFO] 23:30:19 [INFO] ------------------------------------------------------- 23:30:19 [INFO] T E S T S 23:30:19 [INFO] ------------------------------------------------------- 23:30:20 [INFO] Running org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 23:33:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 180.9 s -- in org.opendaylight.lispflowmapping.integrationtest.MappingServiceIntegrationTest 23:33:21 [INFO] 23:33:21 [INFO] Results: 23:33:21 [INFO] 23:33:21 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 23:33:21 [INFO] 23:33:21 [INFO] 23:33:21 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ mappingservice.integrationtest --- 23:33:21 [INFO] 23:33:21 [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.integrationtest --- 23:33:22 [INFO] Building bundle: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/mappingservice.integrationtest-1.17.4-SNAPSHOT.jar 23:33:22 [INFO] Writing manifest: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/classes/META-INF/MANIFEST.MF 23:33:22 [INFO] 23:33:22 [INFO] --- maven-javadoc-plugin:3.5.0:jar (attach-javadocs) @ mappingservice.integrationtest --- 23:33:22 [INFO] 23:33:22 [INFO] --- maven-failsafe-plugin:3.1.2:integration-test (default) @ mappingservice.integrationtest --- 23:33:22 [INFO] 23:33:22 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ mappingservice.integrationtest --- 23:33:22 [INFO] CycloneDX: Resolving Dependencies 23:33:32 [INFO] CycloneDX: Creating BOM version 1.4 with 454 component(s) 23:33:32 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/bom.xml 23:33:32 [INFO] attaching as mappingservice.integrationtest-1.17.4-SNAPSHOT-cyclonedx.xml 23:33:32 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/bom.json 23:33:32 [INFO] attaching as mappingservice.integrationtest-1.17.4-SNAPSHOT-cyclonedx.json 23:33:32 [INFO] 23:33:32 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- 23:33:32 [INFO] Skipping duplicate-finder execution! 23:33:32 [INFO] 23:33:32 [INFO] --- maven-failsafe-plugin:3.1.2:verify (default) @ mappingservice.integrationtest --- 23:33:32 [INFO] 23:33:32 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- 23:33:33 [WARNING] Used undeclared dependencies found: 23:33:33 [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 23:33:33 [WARNING] org.opendaylight.yangtools:yang-common:jar:10.0.12:runtime 23:33:33 [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [WARNING] org.objenesis:objenesis:jar:3.3:test 23:33:33 [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 23:33:33 [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 23:33:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:runtime 23:33:33 [WARNING] net.java.dev.jna:jna:jar:5.13.0:runtime 23:33:33 [WARNING] org.opendaylight.yangtools:concepts:jar:10.0.12:runtime 23:33:33 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 23:33:33 [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:runtime 23:33:33 [WARNING] org.opendaylight.controller:atomix-storage:jar:7.0.11:runtime 23:33:33 [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [WARNING] org.opendaylight.mdsal:yang-binding:jar:11.0.15:runtime 23:33:33 [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:33:33 [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 23:33:33 [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:33:33 [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test 23:33:33 [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 23:33:33 [WARNING] org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:runtime 23:33:33 [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime 23:33:33 [WARNING] org.apache.commons:commons-lang3:jar:3.13.0:runtime 23:33:33 [WARNING] com.google.guava:guava:jar:31.1-jre:runtime 23:33:33 [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [WARNING] Unused declared dependencies found: 23:33:33 [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.17.4-SNAPSHOT:compile 23:33:33 [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 23:33:33 [INFO] 23:33:33 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- 23:33:33 [INFO] No sources in project. Archive not created. 23:33:33 [INFO] 23:33:33 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.integrationtest --- 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/org/mockito/internal/progress/ArgumentMatcherStorageImpl.java:26: Prefer java.util.Deque 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/org/mockito/internal/util/io/IOUtil.java:32: Prefer java.io.FileWriter.(File, Charset) 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/build/Plugin$Engine$Default.java:4492: Prefer java.io.InputStreamReader(java.io.InputStream, java.nio.charset.Charset) 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$ChildFirst$PrependingEnumeration.java:-1: Prefer java.util.Iterator 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$EmptyEnumeration.java:-1: Prefer java.util.Iterator 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$PersistenceHandler$UrlDefinitionAction.java:947: Prefer java.net.URLEncoder.encode(String, Charset) 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/ByteArrayClassLoader$SingletonEnumeration.java:-1: Prefer java.util.Iterator 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/dynamic/loading/MultipleParentClassLoader$CompoundEnumeration.java:-1: Prefer java.util.Iterator 23:33:33 [ERROR] /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/src/test/java/net/bytebuddy/implementation/bytecode/constant/SerializedConstant.java:74: Prefer java.io.ByteArrayOutputStream.toString(Charset) 23:33:33 [INFO] 23:33:33 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.integrationtest --- 23:33:33 [INFO] Loading execution data file /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/code-coverage/jacoco.exec 23:33:33 [INFO] Analyzed bundle 'ODL :: lispflowmapping :: mappingservice.integrationtest' with 0 classes 23:33:33 [INFO] 23:33:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.integrationtest --- 23:33:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/mappingservice.integrationtest-1.17.4-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-SNAPSHOT.jar 23:33:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-SNAPSHOT.pom 23:33:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-SNAPSHOT-cyclonedx.xml 23:33:33 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-SNAPSHOT-cyclonedx.json 23:33:33 [INFO] 23:33:33 [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.integrationtest --- 23:33:33 [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-SNAPSHOT.jar 23:33:33 [INFO] Writing OBR metadata 23:33:33 [INFO] 23:33:33 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.integrationtest --- 23:33:33 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:33:33 [INFO] 23:33:33 [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.integrationtest --- 23:33:33 [INFO] Remote OBR update disabled (enable with -DremoteOBR) 23:33:33 [INFO] 23:33:33 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ mappingservice.integrationtest --- 23:33:33 [INFO] org.opendaylight.lispflowmapping:mappingservice.integrationtest:bundle:1.17.4-SNAPSHOT 23:33:33 [INFO] +- org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.17.4-SNAPSHOT:compile 23:33:33 [INFO] | +- org.apache.karaf.features:framework:kar:4.4.4:compile 23:33:33 [INFO] | | +- org.apache.karaf.features:base:jar:4.4.4:runtime 23:33:33 [INFO] | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime 23:33:33 [INFO] | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 23:33:33 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.4.4:runtime 23:33:33 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.4.4:runtime 23:33:33 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 23:33:33 [INFO] | | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 23:33:33 [INFO] | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.4.4:runtime 23:33:33 [INFO] | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 23:33:33 [INFO] | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 23:33:33 [INFO] | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.4.4:runtime 23:33:33 [INFO] | | +- org.apache.karaf:org.apache.karaf.main:jar:4.4.4:runtime 23:33:33 [INFO] | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.4.4:compile 23:33:33 [INFO] | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:compile 23:33:33 [INFO] | | | +- net.java.dev.jna:jna:jar:5.13.0:runtime 23:33:33 [INFO] | | | \- net.java.dev.jna:jna-platform:jar:5.13.0:runtime 23:33:33 [INFO] | | +- org.apache.karaf:org.apache.karaf.client:jar:4.4.4:runtime 23:33:33 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.10.0:runtime 23:33:33 [INFO] | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.4.4:compile 23:33:33 [INFO] | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.4.4:runtime 23:33:33 [INFO] | | +- org.apache.karaf.config:org.apache.karaf.config.core:jar:4.4.4:compile 23:33:33 [INFO] | | | +- org.apache.felix:org.apache.felix.cm.json:jar:1.0.6:compile 23:33:33 [INFO] | | | +- org.apache.sling:org.apache.sling.commons.johnzon:jar:1.2.16:compile 23:33:33 [INFO] | | | \- org.apache.geronimo.specs:geronimo-json_1.1_spec:jar:1.5:compile 23:33:33 [INFO] | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime 23:33:33 [INFO] | | +- org.apache.felix:org.apache.felix.framework:jar:7.0.5:runtime 23:33:33 [INFO] | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 23:33:33 [INFO] | | +- org.jline:jline:jar:3.21.0:compile 23:33:33 [INFO] | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.2.3:compile 23:33:33 [INFO] | | | +- org.osgi:osgi.core:jar:8.0.0:provided 23:33:33 [INFO] | | | \- org.osgi:osgi.cmpn:jar:7.0.0:compile 23:33:33 [INFO] | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.2.3:compile 23:33:33 [INFO] | | +- org.ops4j.pax.logging:pax-logging-logback:jar:2.2.3:compile 23:33:33 [INFO] | | | +- ch.qos.logback:logback-core:jar:1.2.12:compile 23:33:33 [INFO] | | | +- ch.qos.logback:logback-classic:jar:1.2.12:compile 23:33:33 [INFO] | | | +- ch.qos.logback.contrib:logback-jackson:jar:0.1.5:compile 23:33:33 [INFO] | | | +- ch.qos.logback.contrib:logback-json-core:jar:0.1.5:compile 23:33:33 [INFO] | | | \- ch.qos.logback.contrib:logback-json-classic:jar:0.1.5:compile 23:33:33 [INFO] | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 23:33:33 [INFO] | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.2.8:compile 23:33:33 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.4.4:compile 23:33:33 [INFO] | +- org.opendaylight.lispflowmapping:features-lispflowmapping:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-models:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- tech.pantheon.triemap:pt-triemap:xml:features:1.3.1:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-guava:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:11.0.15:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:11.0.15:runtime 23:33:33 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:11.0.15:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:11.0.15:runtime 23:33:33 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.api:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.23.15:runtime 23:33:33 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | \- com.google.code.gson:gson:jar:2.10.1:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.2:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.13.1:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-tree-ri:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8528-data-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-parser-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-tree-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-tree-spi:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-util:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:rfc8819-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-spi:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-bytebuddy:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:rfc8639-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-repo-fs:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-spi:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-model-ri:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-xpath-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-model-ri:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-loader:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8819-parser-support:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:10.0.12:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-repo-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.yangtools:yang-ir:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-repo-spi:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-spi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:10.0.12:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-api:jar:10.0.12:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:10.0.12:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal.model:general-entity:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | | +- com.typesafe:config:jar:1.4.2:runtime 23:33:33 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.3:runtime 23:33:33 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.38.1:runtime 23:33:33 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.38.1:runtime 23:33:33 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 23:33:33 [INFO] | | | | | | +- org.agrona:agrona:jar:1.15.2:runtime 23:33:33 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.4:runtime 23:33:33 [INFO] | | | | | | +- org.lmdbjava:lmdbjava:jar:0.7.0:runtime 23:33:33 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.12:runtime 23:33:33 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.2.20:runtime 23:33:33 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.2.20:runtime 23:33:33 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.18.0:runtime 23:33:33 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.2.20:runtime 23:33:33 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 23:33:33 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.12:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.10.0:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-healthchecks:jar:4.2.20:runtime 23:33:33 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.2.20:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.controller:atomix-storage:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:7.0.11:runtime 23:33:33 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 23:33:33 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.controller:cds-mgmt-api:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:eos-dom-akka:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:7.0.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:7.0.11:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:7.0.11:runtime 23:33:33 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.inmemorydb:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | +- org.opendaylight.netconf:odl-restconf:xml:features:5.0.9:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.netconf:odl-restconf-nb:xml:features:5.0.9:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8072:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8040:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8072:jar:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.18.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.18.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:netty-timer-config:jar:0.18.11:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.18.11:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.18.11:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.17.14:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:7.0.11:runtime 23:33:33 [INFO] | | | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.2:runtime 23:33:33 [INFO] | | | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:7.0.11:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | | | | \- org.javassist:javassist:jar:3.29.2-GA:runtime 23:33:33 [INFO] | | | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.3:runtime 23:33:33 [INFO] | | | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.6.1:runtime 23:33:33 [INFO] | | | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.6.1:runtime 23:33:33 [INFO] | | | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.6.1:runtime 23:33:33 [INFO] | | | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.6.1:runtime 23:33:33 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | | | \- org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime 23:33:33 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | | | +- jakarta.annotation:jakarta.annotation-api:jar:1.3.5:runtime 23:33:33 [INFO] | | | | | | | | | \- jakarta.validation:jakarta.validation-api:jar:2.0.2:runtime 23:33:33 [INFO] | | | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.41:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-authn-api:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-tokenauthrealm:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-idm-store-h2:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | | \- com.h2database:h2:jar:2.2.220:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | | \- org.bouncycastle:bcprov-jdk18on:jar:1.76:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 23:33:33 [INFO] | | | | | | | | | +- commons-logging:commons-logging:jar:1.2:runtime 23:33:33 [INFO] | | | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 23:33:33 [INFO] | | | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 23:33:33 [INFO] | | | | | | | \- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro-api:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | | | \- org.bouncycastle:bcpkix-jdk18on:jar:1.76:runtime 23:33:33 [INFO] | | | | | | | | \- org.bouncycastle:bcutil-jdk18on:jar:1.76:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.17.14:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.hsqldb:hsqldb:jar:jdk8:2.7.2:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:3.1.4:runtime 23:33:33 [INFO] | | | | | | | | | \- com.github.waffle:waffle-jna:jar:3.2.0:runtime 23:33:33 [INFO] | | | | | | | | | \- com.github.ben-manes.caffeine:caffeine:jar:2.9.3:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- com.mysql:mysql-connector-j:jar:8.1.0:runtime 23:33:33 [INFO] | | | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.21.9:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:23.2.0.0:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 23:33:33 [INFO] | | | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | +- org.apache.commons:commons-pool2:jar:2.11.1:runtime 23:33:33 [INFO] | | | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.9.0:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- com.zaxxer:HikariCP:jar:4.0.3:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.42.0.0:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.1.Final:runtime 23:33:33 [INFO] | | | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.6:runtime 23:33:33 [INFO] | | | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.4:runtime 23:33:33 [INFO] | | | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.4:runtime 23:33:33 [INFO] | | | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.4:runtime 23:33:33 [INFO] | | | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 23:33:33 [INFO] | | | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.1.0:provided 23:33:33 [INFO] | | | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.4.4:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.17.14:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.17.14:runtime 23:33:33 [INFO] | | | | | | \- org.apache.geronimo.specs:geronimo-jta_1.1_spec:jar:1.1.1:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf.model:rfc8040-ietf-restconf-monitoring:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf:restconf-common-models:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.netconf:restconf-common:jar:5.0.9:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:11.0.15:runtime 23:33:33 [INFO] | | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf:netconf-api:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6022:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf:netconf-auth:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf.model:rfc5277:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf.model:rfc6470:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.netconf.model:rfc6241:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc8526:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | \- org.opendaylight.netconf.model:rfc6243:jar:5.0.9:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.netconf:restconf-nb:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 23:33:33 [INFO] | | | | | +- jakarta.ws.rs:jakarta.ws.rs-api:jar:2.1.6:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf:restconf-api:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | | \- org.opendaylight.odlparent:logging-markers:jar:12.0.10:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.netconf:netconf-dom-api:jar:5.0.9:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.yangtools:yang-model-export:jar:10.0.12:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8040:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:11.0.15:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.aaa.web:web-api:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.17.14:runtime 23:33:33 [INFO] | | | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | | \- org.eclipse.jetty:jetty-http:jar:9.4.52.v20230823:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.netconf:restconf-nb:cfg:config:5.0.9:runtime 23:33:33 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:12.0.10:runtime 23:33:33 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | +- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.100.Final:runtime 23:33:33 [INFO] | | | | | \- io.netty:netty-transport-classes-epoll:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:linux-x86_64:4.1.100.Final:runtime 23:33:33 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.dsbackend:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.mapcache:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | +- org.opendaylight.lispflowmapping:mappingservice.southbound:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | | +- io.netty:netty-buffer:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | +- io.netty:netty-common:jar:4.1.100.Final:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:11.0.15:runtime 23:33:33 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:11.0.15:runtime 23:33:33 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.config:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | | \- org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | +- org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | \- org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell:xml:features:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | | \- org.opendaylight.lispflowmapping:mappingservice.shell:jar:1.17.4-SNAPSHOT:runtime 23:33:33 [INFO] | +- org.apache.karaf.features:framework:xml:features:4.4.4:runtime 23:33:33 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.4.4:runtime 23:33:33 [INFO] | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 23:33:33 [INFO] | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 23:33:33 [INFO] | +- org.opendaylight.odlparent:karaf.branding:jar:12.0.10:compile 23:33:33 [INFO] | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:12.0.10:runtime 23:33:33 [INFO] | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:12.0.10:runtime 23:33:33 [INFO] | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:12.0.10:runtime 23:33:33 [INFO] +- org.opendaylight.controller:mdsal-it-base:jar:7.0.11:test 23:33:33 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:12.0.10:test 23:33:33 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:11.0.15:runtime 23:33:33 [INFO] | | +- com.google.guava:guava:jar:31.1-jre:runtime 23:33:33 [INFO] | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 23:33:33 [INFO] | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 23:33:33 [INFO] | | | +- org.checkerframework:checker-qual:jar:3.39.0:runtime 23:33:33 [INFO] | | | +- com.google.errorprone:error_prone_annotations:jar:2.23.0:runtime 23:33:33 [INFO] | | | \- com.google.j2objc:j2objc-annotations:jar:1.3:runtime 23:33:33 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:11.0.15:runtime 23:33:33 [INFO] | | +- org.opendaylight.mdsal:yang-binding:jar:11.0.15:runtime 23:33:33 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:10.0.12:runtime 23:33:33 [INFO] | | +- org.opendaylight.yangtools:util:jar:10.0.12:runtime 23:33:33 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.3.1:runtime 23:33:33 [INFO] | | \- org.opendaylight.yangtools:yang-common:jar:10.0.12:runtime 23:33:33 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test 23:33:33 [INFO] | +- org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test 23:33:33 [INFO] | +- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 23:33:33 [INFO] | \- org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 23:33:33 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 23:33:33 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 23:33:33 [INFO] | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 23:33:33 [INFO] | | \- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 23:33:33 [INFO] | +- org.apache.commons:commons-compress:jar:1.23.0:test 23:33:33 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 23:33:33 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 23:33:33 [INFO] | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 23:33:33 [INFO] | +- commons-io:commons-io:jar:2.13.0:test 23:33:33 [INFO] | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.26:compile 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 23:33:33 [INFO] | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 23:33:33 [INFO] | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 23:33:33 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:3.5.0:test 23:33:33 [INFO] | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 23:33:33 [INFO] | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 23:33:33 [INFO] | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 23:33:33 [INFO] | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 23:33:33 [INFO] | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam-features:xml:4.13.5:test 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam-extender-service:jar:4.13.5:test 23:33:33 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 23:33:33 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 23:33:33 [INFO] | \- org.ops4j.pax.swissbox:pax-swissbox-extender:jar:1.8.4:test 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5:test 23:33:33 [INFO] +- org.ops4j.pax.exam:pax-exam-invoker-junit:jar:4.13.5:test 23:33:33 [INFO] +- org.ops4j.pax.url:pax-url-aether:jar:2.6.14:test 23:33:33 [INFO] | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.14:test 23:33:33 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.8.2:test 23:33:33 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.8.2:test 23:33:33 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.8.2:test 23:33:33 [INFO] | | +- org.apache.maven.resolver:maven-resolver-named-locks:jar:1.8.2:test 23:33:33 [INFO] | | +- org.apache.maven.resolver:maven-resolver-util:jar:1.8.2:test 23:33:33 [INFO] | | \- org.apache.commons:commons-lang3:jar:3.13.0:runtime 23:33:33 [INFO] | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 23:33:33 [INFO] +- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.4:compile 23:33:33 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 23:33:33 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 23:33:33 [INFO] | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 23:33:33 [INFO] | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.8:compile 23:33:33 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.8:compile 23:33:33 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.12:compile 23:33:33 [INFO] | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 23:33:33 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.15.3:compile 23:33:33 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.15.3:compile 23:33:33 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.15.3:compile 23:33:33 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 23:33:33 [INFO] +- org.osgi:org.osgi.framework:jar:1.10.0:provided 23:33:33 [INFO] +- org.mockito:mockito-core:jar:4.11.0:test 23:33:33 [INFO] | +- net.bytebuddy:byte-buddy:jar:1.12.19:runtime 23:33:33 [INFO] | +- net.bytebuddy:byte-buddy-agent:jar:1.12.19:test 23:33:33 [INFO] | \- org.objenesis:objenesis:jar:3.3:test 23:33:33 [INFO] +- org.osgi:org.osgi.annotation.bundle:jar:1.1.0:provided 23:33:33 [INFO] +- org.osgi:org.osgi.annotation.versioning:jar:1.1.2:provided 23:33:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:33:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:33:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:33:33 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:33:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:33:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:33:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:33:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:33:33 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:33:33 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:33:33 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:33:33 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:33:33 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:33:33 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:33:33 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:33:33 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:33:33 [INFO] +- junit:junit:jar:4.13.2:test 23:33:33 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:33:33 [INFO] \- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:33:33 [INFO] 23:33:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ mappingservice.integrationtest --- 23:33:33 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/sonatype-clm/module.xml 23:33:33 [INFO] 23:33:33 [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- 23:33:33 [INFO] Building lispflowmapping 1.17.4-SNAPSHOT [24/24] 23:33:33 [INFO] --------------------------------[ pom ]--------------------------------- 23:33:34 [INFO] 23:33:34 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ lispflowmapping-all --- 23:33:34 [INFO] 23:33:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-all --- 23:33:34 [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:33:34 [INFO] 23:33:34 [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- 23:33:34 [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed 23:33:34 [INFO] 23:33:34 [INFO] --- git-commit-id-maven-plugin:6.0.0:revision (get-git-infos) @ lispflowmapping-all --- 23:33:34 [INFO] 23:33:34 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-all --- 23:33:34 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/lispflowmapping-maven-clm-argon/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 23:33:34 [INFO] 23:33:34 [INFO] --- build-helper-maven-plugin:3.4.0:add-source (add-source) @ lispflowmapping-all --- 23:33:34 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-argon/src/main/yang added. 23:33:34 [INFO] Source directory: /w/workspace/lispflowmapping-maven-clm-argon/src/main/yang-gen-sal added. 23:33:34 [INFO] 23:33:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (check-license) @ lispflowmapping-all --- 23:33:34 [INFO] Starting audit... 23:33:34 Audit done. 23:33:34 [INFO] You have 0 Checkstyle violations. 23:33:34 [INFO] 23:33:34 [INFO] --- maven-checkstyle-plugin:3.3.0:check (default) @ lispflowmapping-all --- 23:33:34 [INFO] Starting audit... 23:33:34 Audit done. 23:33:34 [INFO] You have 0 Checkstyle violations. 23:33:34 [INFO] 23:33:34 [INFO] --- maven-dependency-plugin:3.6.0:copy (unpack-license) @ lispflowmapping-all --- 23:33:34 [INFO] 23:33:34 [INFO] >>> spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> 23:33:34 [INFO] 23:33:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:spotbugs (spotbugs) @ lispflowmapping-all --- 23:33:34 [INFO] 23:33:34 [INFO] <<< spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< 23:33:34 [INFO] 23:33:34 [INFO] 23:33:34 [INFO] --- spotbugs-maven-plugin:4.7.3.6:check (analyze-compile) @ lispflowmapping-all --- 23:33:34 [INFO] 23:33:34 [INFO] --- copy-files-plugin:12.0.10:copy-files (default) @ lispflowmapping-all --- 23:33:34 [INFO] 23:33:34 [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- 23:33:35 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 23:33:35 [INFO] 23:33:35 [INFO] --- cyclonedx-maven-plugin:2.7.9:makeBom (default) @ lispflowmapping-all --- 23:33:35 [INFO] CycloneDX: Resolving Dependencies 23:33:35 [INFO] CycloneDX: Creating BOM version 1.4 with 4 component(s) 23:33:35 [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/lispflowmapping-maven-clm-argon/target/bom.xml 23:33:35 [INFO] attaching as lispflowmapping-all-1.17.4-SNAPSHOT-cyclonedx.xml 23:33:35 [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/lispflowmapping-maven-clm-argon/target/bom.json 23:33:35 [INFO] attaching as lispflowmapping-all-1.17.4-SNAPSHOT-cyclonedx.json 23:33:35 [INFO] 23:33:35 [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- 23:33:35 [INFO] Skipping duplicate-finder execution! 23:33:35 [INFO] 23:33:35 [INFO] --- maven-dependency-plugin:3.6.0:analyze-only (analyze-declarations) @ lispflowmapping-all --- 23:33:35 [INFO] Skipping pom project 23:33:35 [INFO] 23:33:35 [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-all --- 23:33:35 [INFO] 23:33:35 [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-all --- 23:33:35 [INFO] 23:33:35 [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-all --- 23:33:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 23:33:35 [INFO] 23:33:35 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-all --- 23:33:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.17.4-SNAPSHOT/lispflowmapping-all-1.17.4-SNAPSHOT.pom 23:33:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/target/bom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.17.4-SNAPSHOT/lispflowmapping-all-1.17.4-SNAPSHOT-cyclonedx.xml 23:33:35 [INFO] Installing /w/workspace/lispflowmapping-maven-clm-argon/target/bom.json to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.17.4-SNAPSHOT/lispflowmapping-all-1.17.4-SNAPSHOT-cyclonedx.json 23:33:35 [INFO] 23:33:35 [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-all --- 23:33:35 [INFO] Using alternate deployment repository staging::default::file:/w/workspace/lispflowmapping-maven-clm-argon/m2repo 23:33:35 [INFO] 23:33:35 [INFO] --- maven-dependency-plugin:3.6.0:tree (default-cli) @ lispflowmapping-all --- 23:33:35 [INFO] org.opendaylight.lispflowmapping:lispflowmapping-all:pom:1.17.4-SNAPSHOT 23:33:35 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 23:33:35 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.700:provided 23:33:35 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:4.7.3:provided 23:33:35 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.7.0:provided 23:33:35 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 23:33:35 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 23:33:35 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 23:33:35 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 23:33:35 [INFO] +- org.junit.jupiter:junit-jupiter-api:jar:5.10.0:test 23:33:35 [INFO] | +- org.opentest4j:opentest4j:jar:1.3.0:test 23:33:35 [INFO] | +- org.junit.platform:junit-platform-commons:jar:1.10.0:test 23:33:35 [INFO] | \- org.apiguardian:apiguardian-api:jar:1.1.2:test 23:33:35 [INFO] +- org.junit.jupiter:junit-jupiter-params:jar:5.10.0:test 23:33:35 [INFO] +- org.junit.jupiter:junit-jupiter-engine:jar:5.10.0:test 23:33:35 [INFO] | \- org.junit.platform:junit-platform-engine:jar:1.10.0:test 23:33:35 [INFO] +- org.mockito:mockito-junit-jupiter:jar:5.6.0:test 23:33:35 [INFO] +- junit:junit:jar:4.13.2:test 23:33:35 [INFO] +- org.junit.jupiter:junit-jupiter-migrationsupport:jar:5.10.0:test 23:33:35 [INFO] +- org.junit.vintage:junit-vintage-engine:jar:5.10.0:test 23:33:35 [INFO] \- org.mockito:mockito-core:jar:5.6.0:test 23:33:35 [INFO] +- net.bytebuddy:byte-buddy:jar:1.14.8:test 23:33:35 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.14.8:test 23:33:35 [INFO] \- org.objenesis:objenesis:jar:3.3:test 23:33:35 [INFO] 23:33:35 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ lispflowmapping-all --- 23:33:35 [INFO] Saved module information to /w/workspace/lispflowmapping-maven-clm-argon/target/sonatype-clm/module.xml 23:33:35 [INFO] ------------------------------------------------------------------------ 23:33:35 [INFO] Reactor Summary for lispflowmapping 1.17.4-SNAPSHOT: 23:33:35 [INFO] 23:33:35 [INFO] ODL :: lispflowmapping :: lispflowmapping-commons .. SUCCESS [ 11.425 s] 23:33:35 [INFO] ODL :: lispflowmapping :: common.build.tools ....... SUCCESS [ 2.936 s] 23:33:35 [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts SUCCESS [ 0.469 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto SUCCESS [ 31.507 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.api ....... SUCCESS [ 13.095 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice-parent .... SUCCESS [ 0.389 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb SUCCESS [ 7.464 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend . SUCCESS [ 10.947 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.mapcache .. SUCCESS [ 9.011 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.config .... SUCCESS [ 4.511 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.implementation SUCCESS [ 19.340 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.southbound SUCCESS [ 13.653 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.shell ..... SUCCESS [ 5.108 s] 23:33:35 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models SUCCESS [ 21.379 s] 23:33:35 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb SUCCESS [ 28.110 s] 23:33:35 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound SUCCESS [ 38.444 s] 23:33:35 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice SUCCESS [ 31.612 s] 23:33:35 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr . SUCCESS [ 30.696 s] 23:33:35 [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell SUCCESS [ 32.099 s] 23:33:35 [INFO] ODL :: lispflowmapping :: features-lispflowmapping . SUCCESS [ 8.714 s] 23:33:35 [INFO] ODL :: lispflowmapping :: features-aggregator ...... SUCCESS [ 0.052 s] 23:33:35 [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf .... SUCCESS [ 28.579 s] 23:33:35 [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest SUCCESS [03:18 min] 23:33:35 [INFO] lispflowmapping .................................... SUCCESS [ 1.974 s] 23:33:35 [INFO] ------------------------------------------------------------------------ 23:33:35 [INFO] BUILD SUCCESS 23:33:35 [INFO] ------------------------------------------------------------------------ 23:33:35 [INFO] Total time: 09:19 min 23:33:35 [INFO] Finished at: 2024-01-20T23:33:35Z 23:33:35 [INFO] ------------------------------------------------------------------------ 23:33:36 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins3137033871888503314.sh 23:33:36 [lispflowmapping-maven-clm-argon] $ /bin/sh -xe /tmp/jenkins15629585166318563788.sh 23:33:36 + find . -regex '.*karaf/target' 23:33:36 + xargs rm -rf 23:33:42 [INFO] 2024-01-20T23:33:42.291Z Scanning application odl-lispflowmapping. 23:33:42 [INFO] Discovered commit hash '6c76496055e9ae60673d8a1ccf3bea56f022cc22' via environment variable GIT_COMMIT 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/data/cache/org.eclipse.osgi/161/0/.cp/lib/json-simple-1.1.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/data/tmp/900ad250-lmdbjava-0.7.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/data/tmp/a12d8887-stax-utils-20070216.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/bcpkix-jdk18on-1.76.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/bcprov-ext-jdk18on-1.76.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/bcutil-jdk18on-1.76.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.main-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.specs.activator-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/osgi.core-8.0.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/endorsed/org.apache.karaf.specs.locator-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/javax.annotation-api-1.3.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/jaxb-runtime-2.3.8.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/txw2-2.3.8.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/karaf.branding-12.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/h2database/h2/2.2.220/h2-2.2.220.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/microsoft/sqlserver/mssql-jdbc/12.3.1.jre8-preview/mssql-jdbc-12.3.1.jre8-preview.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/typesafe/config/1.4.2/config-1.4.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.13/org.apache.aries.proxy-1.1.13.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.4/org.apache.karaf.bundle.blueprintstate-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.4/org.apache.karaf.deployer.wrap-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.4/org.apache.karaf.diagnostic.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.4/org.apache.karaf.features.command-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.4/org.apache.karaf.instance.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.4/org.apache.karaf.jaas.command-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.4/org.apache.karaf.log.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.4/org.apache.karaf.management.server-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.4/org.apache.karaf.package.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.4/org.apache.karaf.scr.management-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.4/org.apache.karaf.scr.state-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.4/org.apache.karaf.service.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.4/org.apache.karaf.shell.commands-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.4/org.apache.karaf.shell.groovy-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.4/org.apache.karaf.shell.ssh-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.4/org.apache.karaf.shell.table-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.4/org.apache.karaf.system.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sshd/sshd-scp/2.10.0/sshd-scp-2.10.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sshd/sshd-sftp/2.10.0/sshd-sftp-2.10.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jline/jline/3.21.0/jline-3.21.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-authn-api/0.17.14/aaa-authn-api-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-cert/0.17.14/aaa-cert-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.17.14/aaa-encrypt-service-impl-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-encrypt-service/0.17.14/aaa-encrypt-service-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-filterchain/0.17.14/aaa-filterchain-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-idm-store-h2/0.17.14/aaa-idm-store-h2-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-password-service-api/0.17.14/aaa-password-service-api-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-password-service-impl/0.17.14/aaa-password-service-impl-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-shiro-api/0.17.14/aaa-shiro-api-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-shiro/0.17.14/aaa-shiro-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.17.14/aaa-tokenauthrealm-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/repackaged-shiro/0.17.14/repackaged-shiro-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/servlet-api/0.17.14/servlet-api-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/servlet-jersey2/0.17.14/servlet-jersey2-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/web-api/0.17.14/web-api-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/web-osgi-impl/0.17.14/web-osgi-impl-0.17.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/atomix-storage/7.0.11/atomix-storage-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/blueprint/7.0.11/blueprint-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-access-api/7.0.11/cds-access-api-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-access-client/7.0.11/cds-access-client-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-dom-api/7.0.11/cds-dom-api-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-mgmt-api/7.0.11/cds-mgmt-api-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/eos-dom-akka/7.0.11/eos-dom-akka-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/netty-event-executor-config/0.18.11/netty-event-executor-config-0.18.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/netty-threadgroup-config/0.18.11/netty-threadgroup-config-0.18.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/netty-timer-config/0.18.11/netty-timer-config-0.18.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/repackaged-akka/7.0.11/repackaged-akka-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-akka-raft/7.0.11/sal-akka-raft-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-akka-segmented-journal/7.0.11/sal-akka-segmented-journal-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-cluster-admin-api/7.0.11/sal-cluster-admin-api-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-cluster-admin-impl/7.0.11/sal-cluster-admin-impl-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-clustering-commons/7.0.11/sal-clustering-commons-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-common-util/7.0.11/sal-common-util-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-distributed-datastore/7.0.11/sal-distributed-datastore-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-remoterpc-connector/7.0.11/sal-remoterpc-connector-7.0.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/threadpool-config-api/0.18.11/threadpool-config-api-0.18.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/threadpool-config-impl/0.18.11/threadpool-config-impl-0.18.11.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/11.0.15/rfc6991-ietf-inet-types-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/11.0.15/rfc6991-ietf-yang-types-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991/11.0.15/rfc6991-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/11.0.15/rfc7952-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/11.0.15/rfc8040-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/11.0.15/rfc8072-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/11.0.15/rfc8342-ietf-datastores-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/11.0.15/rfc8342-ietf-origin-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342/11.0.15/rfc8342-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/11.0.15/rfc8525-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-api/11.0.15/mdsal-binding-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/11.0.15/mdsal-binding-dom-adapter-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/11.0.15/mdsal-binding-dom-codec-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/11.0.15/mdsal-binding-dom-codec-osgi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/11.0.15/mdsal-binding-dom-codec-spi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/11.0.15/mdsal-binding-dom-codec-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-generator/11.0.15/mdsal-binding-generator-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-loader/11.0.15/mdsal-binding-loader-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-model-api/11.0.15/mdsal-binding-model-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-model-ri/11.0.15/mdsal-binding-model-ri-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/11.0.15/mdsal-binding-runtime-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/11.0.15/mdsal-binding-runtime-osgi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/11.0.15/mdsal-binding-runtime-spi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-spec-util/11.0.15/mdsal-binding-spec-util-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-spi/11.0.15/mdsal-binding-spi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-util/11.0.15/mdsal-binding-util-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-common-api/11.0.15/mdsal-common-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-api/11.0.15/mdsal-dom-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-broker/11.0.15/mdsal-dom-broker-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/11.0.15/mdsal-dom-schema-osgi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-spi/11.0.15/mdsal-dom-spi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/11.0.15/mdsal-eos-binding-adapter-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-binding-api/11.0.15/mdsal-eos-binding-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-common-api/11.0.15/mdsal-eos-common-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-common-spi/11.0.15/mdsal-eos-common-spi-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-dom-api/11.0.15/mdsal-eos-dom-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-singleton-common-api/11.0.15/mdsal-singleton-common-api-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-singleton-dom-impl/11.0.15/mdsal-singleton-dom-impl-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/model/general-entity/11.0.15/general-entity-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/model/ietf-type-util/11.0.15/ietf-type-util-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.23.15/yang-ext-2013.09.07.23.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/yang-binding/11.0.15/yang-binding-11.0.15.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc5277/5.0.9/rfc5277-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6022/5.0.9/rfc6022-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6241/5.0.9/rfc6241-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6243/5.0.9/rfc6243-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6470/5.0.9/rfc6470-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.9/rfc8040-ietf-restconf-monitoring-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc8526/5.0.9/rfc8526-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/netconf-api/5.0.9/netconf-api-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/netconf-auth/5.0.9/netconf-auth-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/netconf-dom-api/5.0.9/netconf-dom-api-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-api/5.0.9/restconf-api-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-common-models/5.0.9/restconf-common-models-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-common/5.0.9/restconf-common-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-nb/5.0.9/restconf-nb-5.0.9.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/bcpkix-framework-ext/12.0.10/bcpkix-framework-ext-12.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/bcprov-framework-ext/12.0.10/bcprov-framework-ext-12.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/bcutil-framework-ext/12.0.10/bcutil-framework-ext-12.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/karaf.branding/12.0.10/karaf.branding-12.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/logging-markers/12.0.10/logging-markers-12.0.10.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/concepts/10.0.12/concepts-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/odlext-model-api/10.0.12/odlext-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/odlext-parser-support/10.0.12/odlext-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/openconfig-model-api/10.0.12/openconfig-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/openconfig-parser-support/10.0.12/openconfig-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6241-model-api/10.0.12/rfc6241-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6241-parser-support/10.0.12/rfc6241-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6536-model-api/10.0.12/rfc6536-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6536-parser-support/10.0.12/rfc6536-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6643-model-api/10.0.12/rfc6643-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6643-parser-support/10.0.12/rfc6643-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-data-api/10.0.12/rfc7952-data-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-data-util/10.0.12/rfc7952-data-util-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-model-api/10.0.12/rfc7952-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-parser-support/10.0.12/rfc7952-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8040-model-api/10.0.12/rfc8040-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8040-parser-support/10.0.12/rfc8040-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-data-api/10.0.12/rfc8528-data-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-data-util/10.0.12/rfc8528-data-util-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-model-api/10.0.12/rfc8528-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-parser-support/10.0.12/rfc8528-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8639-model-api/10.0.12/rfc8639-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8639-parser-support/10.0.12/rfc8639-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8819-model-api/10.0.12/rfc8819-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8819-parser-support/10.0.12/rfc8819-parser-support-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/util/10.0.12/util-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-common/10.0.12/yang-common-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-api/10.0.12/yang-data-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-codec-binfmt/10.0.12/yang-data-codec-binfmt-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-codec-gson/10.0.12/yang-data-codec-gson-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-codec-xml/10.0.12/yang-data-codec-xml-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-impl/10.0.12/yang-data-impl-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-spi/10.0.12/yang-data-spi-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-transform/10.0.12/yang-data-transform-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-tree-api/10.0.12/yang-data-tree-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-tree-ri/10.0.12/yang-data-tree-ri-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-tree-spi/10.0.12/yang-data-tree-spi-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-util/10.0.12/yang-data-util-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-ir/10.0.12/yang-ir-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-api/10.0.12/yang-model-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-export/10.0.12/yang-model-export-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-ri/10.0.12/yang-model-ri-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-spi/10.0.12/yang-model-spi-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-util/10.0.12/yang-model-util-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-api/10.0.12/yang-parser-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-impl/10.0.12/yang-parser-impl-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-reactor/10.0.12/yang-parser-reactor-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-rfc7950/10.0.12/yang-parser-rfc7950-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-spi/10.0.12/yang-parser-spi-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-repo-api/10.0.12/yang-repo-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-repo-fs/10.0.12/yang-repo-fs-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-repo-spi/10.0.12/yang-repo-spi-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-xpath-api/10.0.12/yang-xpath-api-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-xpath-impl/10.0.12/yang-xpath-impl-10.0.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm/9.5/asm-9.5.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/mappingservice.integrationtest-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-20240120.232415-1-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-20240120.232415-1-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-20240120.232415-1.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-javadoc.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-sources.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:33:42 [INFO] Scan target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/spotbugs/bug-pattern-1.5.0.jar 23:33:42 [INFO] Scan configuration properties: 23:33:42 [INFO] dirExcludes=null 23:33:42 [INFO] dirIncludes=null 23:33:42 [INFO] fileExcludes= 23:33:42 [INFO] fileIncludes= 23:33:42 [INFO] 2024-01-20T23:33:42.853Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT-sources.jar 23:33:43 [INFO] 2024-01-20T23:33:43.283Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/commons/build_tools/target/common.build.tools-1.17.4-SNAPSHOT.jar 23:33:43 [INFO] 2024-01-20T23:33:43.297Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/data/cache/org.eclipse.osgi/161/0/.cp/lib/json-simple-1.1.1.jar 23:33:43 [INFO] 2024-01-20T23:33:43.484Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/data/tmp/900ad250-lmdbjava-0.7.0.jar 23:33:43 [INFO] 2024-01-20T23:33:43.578Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/data/tmp/a12d8887-stax-utils-20070216.jar 23:33:43 [INFO] 2024-01-20T23:33:43.642Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/bcpkix-jdk18on-1.76.jar 23:33:44 [INFO] 2024-01-20T23:33:44.011Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/bcprov-ext-jdk18on-1.76.jar 23:33:45 [INFO] 2024-01-20T23:33:45.881Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/bcutil-jdk18on-1.76.jar 23:33:46 [INFO] 2024-01-20T23:33:46.000Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.diagnostic.boot-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.006Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.jaas.boot-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.021Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.main-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.045Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/org.apache.karaf.specs.activator-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.048Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/boot/osgi.core-8.0.0.jar 23:33:46 [INFO] 2024-01-20T23:33:46.114Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/endorsed/org.apache.karaf.specs.java.xml-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.125Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.130Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/endorsed/org.apache.karaf.specs.locator-4.4.4.jar 23:33:46 [INFO] 2024-01-20T23:33:46.132Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/istack-commons-runtime-3.0.12.jar 23:33:46 [INFO] 2024-01-20T23:33:46.141Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar 23:33:46 [INFO] 2024-01-20T23:33:46.170Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/javax.annotation-api-1.3.2.jar 23:33:46 [INFO] 2024-01-20T23:33:46.176Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/jaxb-runtime-2.3.8.jar 23:33:46 [INFO] 2024-01-20T23:33:46.338Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar 23:33:46 [INFO] 2024-01-20T23:33:46.350Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/jdk9plus/txw2-2.3.8.jar 23:33:46 [INFO] 2024-01-20T23:33:46.377Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/lib/karaf.branding-12.0.10.jar 23:33:46 [INFO] 2024-01-20T23:33:46.379Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/fasterxml/jackson/core/jackson-annotations/2.15.3/jackson-annotations-2.15.3.jar 23:33:46 [INFO] 2024-01-20T23:33:46.395Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/fasterxml/jackson/core/jackson-core/2.15.3/jackson-core-2.15.3.jar 23:33:46 [ERROR] Could not parse class file FastDoubleSwar.class 23:33:46 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 23:33:46 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 23:33:46 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 23:33:46 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 23:33:46 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 23:33:46 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 23:33:46 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 23:33:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 23:33:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 23:33:46 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 23:33:46 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 23:33:46 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:33:46 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:33:46 at hudson.remoting.Request$2.run(Request.java:377) 23:33:46 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:33:46 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:33:46 at java.base/java.lang.Thread.run(Thread.java:829) 23:33:46 [ERROR] Could not parse class file FastIntegerMath$UInt128.class 23:33:46 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 23:33:46 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 23:33:46 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 23:33:46 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 23:33:46 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 23:33:46 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 23:33:46 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 23:33:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 23:33:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 23:33:46 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 23:33:46 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 23:33:46 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:33:46 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:33:46 at hudson.remoting.Request$2.run(Request.java:377) 23:33:46 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:33:46 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:33:46 at java.base/java.lang.Thread.run(Thread.java:829) 23:33:46 [ERROR] Could not parse class file FastIntegerMath.class 23:33:46 java.lang.UnsupportedOperationException: Hashing for Java 19 and beyond is not supported yet 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.asm.AsmClassFactory.newClassNode(AsmClassFactory.java:44) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.JavaDigester.digest(JavaDigester.java:90) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.hash.internal.DefaultDigester.digest(DefaultDigester.java:54) 23:33:46 at hidden.com.sonatype.insight.scan.file.ScanUtils.setHash(ScanUtils.java:79) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileVisitor.setScanItemHash(FileVisitor.java:552) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileVisitor.visitFile(FileVisitor.java:278) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:86) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.doWalk(FileWalker.java:75) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileWalker.walk(FileWalker.java:35) 23:33:46 at hidden.com.sonatype.insight.scan.file.FileScanner.scan(FileScanner.java:93) 23:33:46 at com.sonatype.nexus.api.iq.scan.Scanner.scanFiles(Scanner.java:156) 23:33:46 at com.sonatype.nexus.api.iq.scan.Scanner.scan(Scanner.java:113) 23:33:46 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:255) 23:33:46 at com.sonatype.nexus.api.iq.impl.DefaultIqClient.scan(DefaultIqClient.java:233) 23:33:46 at com.sonatype.nexus.api.iq.internal.InternalIqClient$scan.call(Unknown Source) 23:33:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 23:33:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116) 23:33:46 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy:106) 23:33:46 at org.sonatype.nexus.ci.iq.RemoteScanner.call(RemoteScanner.groovy) 23:33:46 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 23:33:46 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 23:33:46 at hudson.remoting.Request$2.run(Request.java:377) 23:33:46 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 23:33:46 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 23:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 23:33:46 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 23:33:46 at java.base/java.lang.Thread.run(Thread.java:829) 23:33:46 [INFO] 2024-01-20T23:33:46.506Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/fasterxml/jackson/core/jackson-databind/2.15.3/jackson-databind-2.15.3.jar 23:33:46 [INFO] 2024-01-20T23:33:46.767Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar 23:33:46 [INFO] 2024-01-20T23:33:46.771Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/google/code/gson/gson/2.10.1/gson-2.10.1.jar 23:33:46 [INFO] 2024-01-20T23:33:46.818Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar 23:33:46 [INFO] 2024-01-20T23:33:46.820Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar 23:33:47 [INFO] 2024-01-20T23:33:47.512Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar 23:33:47 [INFO] 2024-01-20T23:33:47.513Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/h2database/h2/2.2.220/h2-2.2.220.jar 23:33:47 [INFO] 2024-01-20T23:33:47.853Z Scanned 13791 files so far 23:33:47 [INFO] 2024-01-20T23:33:47.993Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/microsoft/sqlserver/mssql-jdbc/12.3.1.jre8-preview/mssql-jdbc-12.3.1.jre8-preview.jar 23:33:48 [INFO] 2024-01-20T23:33:48.171Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/oracle/database/jdbc/ojdbc8/23.2.0.0/ojdbc8-23.2.0.0.jar 23:33:49 [INFO] 2024-01-20T23:33:49.325Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/rabbitmq/amqp-client/5.18.0/amqp-client-5.18.0.jar 23:33:49 [INFO] 2024-01-20T23:33:49.442Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/sun/activation/javax.activation/1.2.0/javax.activation-1.2.0.jar 23:33:49 [INFO] 2024-01-20T23:33:49.452Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/typesafe/config/1.4.2/config-1.4.2.jar 23:33:49 [INFO] 2024-01-20T23:33:49.493Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar 23:33:49 [INFO] 2024-01-20T23:33:49.546Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/com/zaxxer/HikariCP/4.0.3/HikariCP-4.0.3.jar 23:33:49 [INFO] 2024-01-20T23:33:49.582Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar 23:33:49 [INFO] 2024-01-20T23:33:49.618Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-codec/commons-codec/1.15/commons-codec-1.15.jar 23:33:49 [INFO] 2024-01-20T23:33:49.656Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar 23:33:49 [INFO] 2024-01-20T23:33:49.746Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-io/commons-io/2.13.0/commons-io-2.13.0.jar 23:33:49 [INFO] 2024-01-20T23:33:49.836Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/commons-logging/commons-logging/1.2/commons-logging-1.2.jar 23:33:49 [INFO] 2024-01-20T23:33:49.846Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar 23:33:49 [INFO] 2024-01-20T23:33:49.876Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar 23:33:49 [INFO] 2024-01-20T23:33:49.922Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-core/4.2.20/metrics-core-4.2.20.jar 23:33:49 [INFO] 2024-01-20T23:33:49.947Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-graphite/4.2.20/metrics-graphite-4.2.20.jar 23:33:49 [INFO] 2024-01-20T23:33:49.952Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-healthchecks/4.2.20/metrics-healthchecks-4.2.20.jar 23:33:49 [INFO] 2024-01-20T23:33:49.956Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-jmx/4.2.20/metrics-jmx-4.2.20.jar 23:33:49 [INFO] 2024-01-20T23:33:49.961Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/dropwizard/metrics/metrics-jvm/4.2.20/metrics-jvm-4.2.20.jar 23:33:49 [INFO] 2024-01-20T23:33:49.965Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-buffer/4.1.100.Final/netty-buffer-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.015Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-codec-http/4.1.100.Final/netty-codec-http-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.111Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-codec/4.1.100.Final/netty-codec-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.161Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-common/4.1.100.Final/netty-common-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.272Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-handler/4.1.100.Final/netty-handler-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.352Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-resolver/4.1.100.Final/netty-resolver-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.359Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-classes-epoll/4.1.100.Final/netty-transport-classes-epoll-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.379Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-native-epoll/4.1.100.Final/netty-transport-native-epoll-4.1.100.Final-linux-x86_64.jar 23:33:50 [INFO] 2024-01-20T23:33:50.381Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final-linux-x86_64.jar 23:33:50 [INFO] 2024-01-20T23:33:50.390Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport-native-unix-common/4.1.100.Final/netty-transport-native-unix-common-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.396Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty-transport/4.1.100.Final/netty-transport-4.1.100.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.470Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/netty/netty/3.10.6.Final/netty-3.10.6.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.647Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/undertow/undertow-core/2.2.26.Final/undertow-core-2.2.26.Final.jar 23:33:50 [INFO] 2024-01-20T23:33:50.995Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/undertow/undertow-servlet/2.2.26.Final/undertow-servlet-2.2.26.Final.jar 23:33:51 [INFO] 2024-01-20T23:33:51.073Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/io/undertow/undertow-websockets-jsr/2.2.26.Final/undertow-websockets-jsr-2.2.26.Final.jar 23:33:51 [INFO] 2024-01-20T23:33:51.107Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar 23:33:51 [INFO] 2024-01-20T23:33:51.115Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar 23:33:51 [INFO] 2024-01-20T23:33:51.118Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar 23:33:51 [INFO] 2024-01-20T23:33:51.129Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/security/auth/message/jakarta.security.auth.message-api/1.1.3/jakarta.security.auth.message-api-1.1.3.jar 23:33:51 [INFO] 2024-01-20T23:33:51.135Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar 23:33:51 [INFO] 2024-01-20T23:33:51.151Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar 23:33:51 [INFO] 2024-01-20T23:33:51.168Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar 23:33:51 [INFO] 2024-01-20T23:33:51.176Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar 23:33:51 [INFO] 2024-01-20T23:33:51.198Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar 23:33:51 [INFO] 2024-01-20T23:33:51.200Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar 23:33:51 [INFO] 2024-01-20T23:33:51.219Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar 23:33:51 [INFO] 2024-01-20T23:33:51.222Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar 23:33:51 [INFO] 2024-01-20T23:33:51.233Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar 23:33:51 [INFO] 2024-01-20T23:33:51.246Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar 23:33:51 [INFO] 2024-01-20T23:33:51.249Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar 23:33:51 [INFO] 2024-01-20T23:33:51.261Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/bytebuddy/byte-buddy/1.14.9/byte-buddy-1.14.9.jar 23:33:51 [INFO] 2024-01-20T23:33:51.899Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar 23:33:51 [INFO] 2024-01-20T23:33:51.918Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/sf/ehcache/ehcache/2.10.9.2/ehcache-2.10.9.2.jar 23:33:52 [INFO] 2024-01-20T23:33:52.750Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/net/sourceforge/jtds/jtds/1.3.1/jtds-1.3.1.jar 23:33:52 [INFO] 2024-01-20T23:33:52.792Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/agrona/agrona/1.15.2/agrona-1.15.2.jar 23:33:52 [INFO] 2024-01-20T23:33:52.851Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/antlr/antlr4-runtime/4.13.1/antlr4-runtime-4.13.1.jar 23:33:52 [INFO] 2024-01-20T23:33:52.852Z Scanned 37952 files so far 23:33:52 [INFO] 2024-01-20T23:33:52.896Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.api/1.0.1/org.apache.aries.blueprint.api-1.0.1.jar 23:33:52 [INFO] 2024-01-20T23:33:52.901Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.cm/1.3.2/org.apache.aries.blueprint.cm-1.3.2.jar 23:33:52 [INFO] 2024-01-20T23:33:52.909Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0/org.apache.aries.blueprint.core.compatibility-1.0.0.jar 23:33:52 [INFO] 2024-01-20T23:33:52.911Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.core/1.10.3/org.apache.aries.blueprint.core-1.10.3.jar 23:33:52 [INFO] 2024-01-20T23:33:52.993Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar 23:33:52 [INFO] 2024-01-20T23:33:52.996Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.api/1.1.5/org.apache.aries.jmx.api-1.1.5.jar 23:33:53 [INFO] 2024-01-20T23:33:53.001Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.api/1.2.0/org.apache.aries.jmx.blueprint.api-1.2.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.003Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.blueprint.core/1.2.0/org.apache.aries.jmx.blueprint.core-1.2.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.011Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.core/1.1.8/org.apache.aries.jmx.core-1.1.8.jar 23:33:53 [INFO] 2024-01-20T23:33:53.027Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/jmx/org.apache.aries.jmx.whiteboard/1.2.0/org.apache.aries.jmx.whiteboard-1.2.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.030Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar 23:33:53 [INFO] 2024-01-20T23:33:53.045Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/proxy/org.apache.aries.proxy/1.1.13/org.apache.aries.proxy-1.1.13.jar 23:33:53 [INFO] 2024-01-20T23:33:53.057Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.059Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/aries/transaction/org.apache.aries.transaction.manager/1.3.3/org.apache.aries.transaction.manager-1.3.3.jar 23:33:53 [INFO] 2024-01-20T23:33:53.083Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-dbcp2/2.9.0/commons-dbcp2-2.9.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.112Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-lang3/3.13.0/commons-lang3-3.13.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.199Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-pool2/2.11.1/commons-pool2-2.11.1.jar 23:33:53 [INFO] 2024-01-20T23:33:53.219Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.261Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.761Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar 23:33:53 [INFO] 2024-01-20T23:33:53.863Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar 23:33:53 [INFO] 2024-01-20T23:33:53.897Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.cm.json/1.0.6/org.apache.felix.cm.json-1.0.6.jar 23:33:53 [INFO] 2024-01-20T23:33:53.905Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar 23:33:53 [INFO] 2024-01-20T23:33:53.909Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar 23:33:53 [INFO] 2024-01-20T23:33:53.931Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.configurator/1.0.16/org.apache.felix.configurator-1.0.16.jar 23:33:53 [INFO] 2024-01-20T23:33:53.940Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.converter/1.0.14/org.apache.felix.converter-1.0.14.jar 23:33:53 [INFO] 2024-01-20T23:33:53.958Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.coordinator/1.0.2/org.apache.felix.coordinator-1.0.2.jar 23:33:53 [INFO] 2024-01-20T23:33:53.965Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar 23:33:53 [INFO] 2024-01-20T23:33:53.984Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar 23:33:53 [INFO] 2024-01-20T23:33:53.995Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar 23:33:54 [INFO] 2024-01-20T23:33:54.098Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar 23:33:54 [INFO] 2024-01-20T23:33:54.614Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar 23:33:54 [INFO] 2024-01-20T23:33:54.637Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar 23:33:54 [INFO] 2024-01-20T23:33:54.642Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar 23:33:54 [INFO] 2024-01-20T23:33:54.656Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.inventory/1.1.0/org.apache.felix.inventory-1.1.0.jar 23:33:54 [INFO] 2024-01-20T23:33:54.663Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar 23:33:54 [INFO] 2024-01-20T23:33:54.674Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.scr/2.2.6/org.apache.felix.scr-2.2.6.jar 23:33:54 [INFO] 2024-01-20T23:33:54.724Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.webconsole.plugins.ds/2.2.0/org.apache.felix.webconsole.plugins.ds-2.2.0.jar 23:33:54 [INFO] 2024-01-20T23:33:54.730Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar 23:33:54 [INFO] 2024-01-20T23:33:54.737Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar 23:33:54 [INFO] 2024-01-20T23:33:54.743Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar 23:33:54 [INFO] 2024-01-20T23:33:54.745Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/geronimo/components/geronimo-connector/3.1.5/geronimo-connector-3.1.5.jar 23:33:54 [INFO] 2024-01-20T23:33:54.762Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar 23:33:54 [INFO] 2024-01-20T23:33:54.771Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/geronimo/specs/geronimo-jta_1.1_spec/1.1.1/geronimo-jta_1.1_spec-1.1.1.jar 23:33:54 [INFO] 2024-01-20T23:33:54.774Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar 23:33:54 [INFO] 2024-01-20T23:33:54.936Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar 23:33:55 [INFO] 2024-01-20T23:33:55.035Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.4/org.apache.karaf.audit.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.044Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/bundle/org.apache.karaf.bundle.blueprintstate/4.4.4/org.apache.karaf.bundle.blueprintstate-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.046Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.4/org.apache.karaf.bundle.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.073Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/config/org.apache.karaf.config.core/4.4.4/org.apache.karaf.config.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.094Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.4/org.apache.karaf.deployer.blueprint-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.100Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.4/org.apache.karaf.deployer.features-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.106Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.4/org.apache.karaf.deployer.kar-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.110Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/deployer/org.apache.karaf.deployer.wrap/4.4.4/org.apache.karaf.deployer.wrap-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.115Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.4/org.apache.karaf.diagnostic.boot-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.116Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.core/4.4.4/org.apache.karaf.diagnostic.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.124Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/features/org.apache.karaf.features.command/4.4.4/org.apache.karaf.features.command-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.137Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/features/org.apache.karaf.features.core/4.4.4/org.apache.karaf.features.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.518Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.4/org.apache.karaf.features.extension-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.521Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/http/org.apache.karaf.http.core/4.4.4/org.apache.karaf.http.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.733Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/instance/org.apache.karaf.instance.core/4.4.4/org.apache.karaf.instance.core-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.772Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.4/org.apache.karaf.jaas.blueprint.config-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.775Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.4/org.apache.karaf.jaas.blueprint.jasypt-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.782Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.4/org.apache.karaf.jaas.boot-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.784Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.command/4.4.4/org.apache.karaf.jaas.command-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.796Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.4/org.apache.karaf.jaas.config-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.805Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.4/org.apache.karaf.jaas.jasypt-4.4.4.jar 23:33:55 [INFO] 2024-01-20T23:33:55.807Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.4/org.apache.karaf.jaas.modules-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.050Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.4/org.apache.karaf.jaas.spring-security-crypto-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.053Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.4/org.apache.karaf.jdbc.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.064Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.4/org.apache.karaf.kar.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.080Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/log/org.apache.karaf.log.core/4.4.4/org.apache.karaf.log.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.096Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/management/org.apache.karaf.management.server/4.4.4/org.apache.karaf.management.server-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.112Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/manual/4.4.4/manual-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.168Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.4/org.apache.karaf.maven.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.249Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.4/org.apache.karaf.obr.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.257Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/org.apache.karaf.client/4.4.4/org.apache.karaf.client-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.274Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/org.apache.karaf.event/4.4.4/org.apache.karaf.event-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.278Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/package/org.apache.karaf.package.core/4.4.4/org.apache.karaf.package.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.286Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.4/org.apache.karaf.profile.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.327Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.4/org.apache.karaf.scheduler.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.411Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/scr/org.apache.karaf.scr.management/4.4.4/org.apache.karaf.scr.management-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.415Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/scr/org.apache.karaf.scr.state/4.4.4/org.apache.karaf.scr.state-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.416Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/service/org.apache.karaf.service.core/4.4.4/org.apache.karaf.service.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.421Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.4/org.apache.karaf.service.guard-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.426Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.4/org.apache.karaf.services.eventadmin-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.440Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.commands/4.4.4/org.apache.karaf.shell.commands-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.450Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.4/org.apache.karaf.shell.console-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.481Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.4/org.apache.karaf.shell.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.580Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.groovy/4.4.4/org.apache.karaf.shell.groovy-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.584Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.ssh/4.4.4/org.apache.karaf.shell.ssh-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.596Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/shell/org.apache.karaf.shell.table/4.4.4/org.apache.karaf.shell.table-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.598Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/system/org.apache.karaf.system.core/4.4.4/org.apache.karaf.system.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.610Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.4/org.apache.karaf.tools.utils-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.614Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/web/org.apache.karaf.web.core/4.4.4/org.apache.karaf.web.core-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.618Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.4/org.apache.karaf.webconsole.console-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.687Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.4/org.apache.karaf.webconsole.features-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.693Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.4/org.apache.karaf.webconsole.gogo-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.700Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.4/org.apache.karaf.webconsole.http-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.705Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.4/org.apache.karaf.webconsole.instance-4.4.4.jar 23:33:56 [INFO] 2024-01-20T23:33:56.709Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar 23:33:56 [WARN] Could not open integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar/org/apache/karaf/wrapper/internal/windows/karaf-wrapper.exe as an archive. Will scan it as regular file. 23:33:56 [WARN] Could not open integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/karaf/wrapper/org.apache.karaf.wrapper.core/4.4.4/org.apache.karaf.wrapper.core-4.4.4.jar/org/apache/karaf/wrapper/internal/windows64/karaf-wrapper.exe as an archive. Will scan it as regular file. 23:33:56 [INFO] 2024-01-20T23:33:56.862Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:57 [INFO] 2024-01-20T23:33:57.057Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar 23:33:57 [INFO] 2024-01-20T23:33:57.115Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:57 [INFO] 2024-01-20T23:33:57.123Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar 23:33:57 [INFO] 2024-01-20T23:33:57.155Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar 23:33:57 [INFO] 2024-01-20T23:33:57.158Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:57 [INFO] 2024-01-20T23:33:57.173Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/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 23:33:57 [INFO] 2024-01-20T23:33:57.191Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar 23:33:57 [INFO] 2024-01-20T23:33:57.227Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sshd/sshd-osgi/2.10.0/sshd-osgi-2.10.0.jar 23:33:57 [INFO] 2024-01-20T23:33:57.472Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sshd/sshd-scp/2.10.0/sshd-scp-2.10.0.jar 23:33:57 [INFO] 2024-01-20T23:33:57.488Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/apache/sshd/sshd-sftp/2.10.0/sshd-sftp-2.10.0.jar 23:33:57 [INFO] 2024-01-20T23:33:57.536Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/checkerframework/checker-qual/3.39.0/checker-qual-3.39.0.jar 23:33:57 [INFO] 2024-01-20T23:33:57.573Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar 23:33:57 [INFO] 2024-01-20T23:33:57.604Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar 23:33:57 [INFO] 2024-01-20T23:33:57.852Z Scanned 61066 files so far 23:33:58 [INFO] 2024-01-20T23:33:58.004Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jdt/org.eclipse.jdt.annotation/2.2.700/org.eclipse.jdt.annotation-2.2.700.jar 23:33:58 [INFO] 2024-01-20T23:33:58.008Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar 23:33:58 [INFO] 2024-01-20T23:33:58.009Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-client/9.4.52.v20230823/http2-client-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.013Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-common/9.4.52.v20230823/http2-common-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.043Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-hpack/9.4.52.v20230823/http2-hpack-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.049Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-http-client-transport/9.4.52.v20230823/http2-http-client-transport-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.054Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/http2/http2-server/9.4.52.v20230823/http2-server-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.061Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-client/9.4.52.v20230823/jetty-alpn-client-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.063Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-java-client/9.4.52.v20230823/jetty-alpn-java-client-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.065Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-java-server/9.4.52.v20230823/jetty-alpn-java-server-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.067Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.52.v20230823/jetty-alpn-openjdk8-client-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.069Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.52.v20230823/jetty-alpn-openjdk8-server-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.071Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-alpn-server/9.4.52.v20230823/jetty-alpn-server-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.073Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-client/9.4.52.v20230823/jetty-client-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.118Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-continuation/9.4.52.v20230823/jetty-continuation-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.121Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-http/9.4.52.v20230823/jetty-http-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.153Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-io/9.4.52.v20230823/jetty-io-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.179Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-jaas/9.4.52.v20230823/jetty-jaas-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.185Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-jmx/9.4.52.v20230823/jetty-jmx-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.189Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-openid/9.4.52.v20230823/jetty-openid-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.194Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-proxy/9.4.52.v20230823/jetty-proxy-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.206Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-rewrite/9.4.52.v20230823/jetty-rewrite-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.212Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-security/9.4.52.v20230823/jetty-security-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.227Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-server/9.4.52.v20230823/jetty-server-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.324Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-servlet/9.4.52.v20230823/jetty-servlet-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.344Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-servlets/9.4.52.v20230823/jetty-servlets-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.357Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-util-ajax/9.4.52.v20230823/jetty-util-ajax-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.366Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-util/9.4.52.v20230823/jetty-util-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.443Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/jetty-xml/9.4.52.v20230823/jetty-xml-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.450Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.52.v20230823/javax-websocket-client-impl-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.473Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.52.v20230823/javax-websocket-server-impl-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.479Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-api/9.4.52.v20230823/websocket-api-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.487Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-client/9.4.52.v20230823/websocket-client-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.492Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-common/9.4.52.v20230823/websocket-common-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.520Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-server/9.4.52.v20230823/websocket-server-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.526Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/jetty/websocket/websocket-servlet/9.4.52.v20230823/websocket-servlet-9.4.52.v20230823.jar 23:33:58 [INFO] 2024-01-20T23:33:58.530Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar 23:33:58 [INFO] 2024-01-20T23:33:58.729Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/fusesource/jansi/jansi/2.4.0/jansi-2.4.0.jar 23:33:58 [INFO] 2024-01-20T23:33:58.745Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar 23:33:58 [INFO] 2024-01-20T23:33:58.749Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar 23:33:58 [INFO] 2024-01-20T23:33:58.751Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar 23:33:58 [INFO] 2024-01-20T23:33:58.780Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar 23:33:58 [INFO] 2024-01-20T23:33:58.806Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar 23:33:58 [INFO] 2024-01-20T23:33:58.823Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar 23:33:58 [INFO] 2024-01-20T23:33:58.826Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/containers/jersey-container-servlet-core/2.41/jersey-container-servlet-core-2.41.jar 23:33:58 [INFO] 2024-01-20T23:33:58.835Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/containers/jersey-container-servlet/2.41/jersey-container-servlet-2.41.jar 23:33:58 [INFO] 2024-01-20T23:33:58.838Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/core/jersey-client/2.41/jersey-client-2.41.jar 23:33:58 [INFO] 2024-01-20T23:33:58.878Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/core/jersey-common/2.41/jersey-common-2.41.jar 23:33:59 [INFO] 2024-01-20T23:33:59.053Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/core/jersey-server/2.41/jersey-server-2.41.jar 23:33:59 [INFO] 2024-01-20T23:33:59.177Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/inject/jersey-hk2/2.41/jersey-hk2-2.41.jar 23:33:59 [INFO] 2024-01-20T23:33:59.188Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/glassfish/jersey/media/jersey-media-sse/2.41/jersey-media-sse-2.41.jar 23:33:59 [INFO] 2024-01-20T23:33:59.198Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/hsqldb/hsqldb/2.7.2/hsqldb-2.7.2-jdk8.jar 23:33:59 [INFO] 2024-01-20T23:33:59.475Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/javassist/javassist/3.29.2-GA/javassist-3.29.2-GA.jar 23:33:59 [INFO] 2024-01-20T23:33:59.580Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jboss/narayana/osgi/narayana-osgi-jta/5.12.7.Final/narayana-osgi-jta-5.12.7.Final.jar 23:34:00 [INFO] 2024-01-20T23:34:00.245Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jboss/xnio/xnio-api/3.8.10.Final/xnio-api-3.8.10.Final.jar 23:34:00 [INFO] 2024-01-20T23:34:00.329Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jboss/xnio/xnio-nio/3.8.10.Final/xnio-nio-3.8.10.Final.jar 23:34:00 [INFO] 2024-01-20T23:34:00.344Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jline/jline/3.21.0/jline-3.21.0.jar 23:34:00 [INFO] 2024-01-20T23:34:00.478Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar 23:34:00 [INFO] 2024-01-20T23:34:00.537Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.613Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-jetty-adapter-spi/18.0.2/keycloak-jetty-adapter-spi-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.615Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-jetty-core/18.0.2/keycloak-jetty-core-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.618Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-jetty94-adapter/18.0.2/keycloak-jetty94-adapter-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.620Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.625Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-pax-web-jetty94/18.0.2/keycloak-pax-web-jetty94-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.627Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-pax-web-undertow/18.0.2/keycloak-pax-web-undertow-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.629Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-undertow-adapter-spi/18.0.2/keycloak-undertow-adapter-spi-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.633Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/keycloak/keycloak-undertow-adapter/18.0.2/keycloak-undertow-adapter-18.0.2.jar 23:34:00 [INFO] 2024-01-20T23:34:00.638Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar 23:34:00 [INFO] 2024-01-20T23:34:00.661Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar 23:34:00 [INFO] 2024-01-20T23:34:00.695Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/mariadb/jdbc/mariadb-java-client/3.1.4/mariadb-java-client-3.1.4.jar 23:34:00 [INFO] 2024-01-20T23:34:00.779Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-authn-api/0.17.14/aaa-authn-api-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.800Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-cert/0.17.14/aaa-cert-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.847Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-encrypt-service-impl/0.17.14/aaa-encrypt-service-impl-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.855Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-encrypt-service/0.17.14/aaa-encrypt-service-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.858Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-filterchain/0.17.14/aaa-filterchain-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.864Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-idm-store-h2/0.17.14/aaa-idm-store-h2-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.876Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-password-service-api/0.17.14/aaa-password-service-api-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.880Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-password-service-impl/0.17.14/aaa-password-service-impl-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.883Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-shiro-api/0.17.14/aaa-shiro-api-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.903Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-shiro/0.17.14/aaa-shiro-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.931Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/aaa-tokenauthrealm/0.17.14/aaa-tokenauthrealm-0.17.14.jar 23:34:00 [INFO] 2024-01-20T23:34:00.936Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/repackaged-shiro/0.17.14/repackaged-shiro-0.17.14.jar 23:34:01 [INFO] 2024-01-20T23:34:01.015Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/servlet-api/0.17.14/servlet-api-0.17.14.jar 23:34:01 [INFO] 2024-01-20T23:34:01.017Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/servlet-jersey2/0.17.14/servlet-jersey2-0.17.14.jar 23:34:01 [INFO] 2024-01-20T23:34:01.019Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/web-api/0.17.14/web-api-0.17.14.jar 23:34:01 [INFO] 2024-01-20T23:34:01.024Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/aaa/web/web-osgi-impl/0.17.14/web-osgi-impl-0.17.14.jar 23:34:01 [INFO] 2024-01-20T23:34:01.026Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/atomix-storage/7.0.11/atomix-storage-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.109Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/blueprint/7.0.11/blueprint-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.125Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-access-api/7.0.11/cds-access-api-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.171Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-access-client/7.0.11/cds-access-client-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.186Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-dom-api/7.0.11/cds-dom-api-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.188Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/cds-mgmt-api/7.0.11/cds-mgmt-api-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.191Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/eos-dom-akka/7.0.11/eos-dom-akka-7.0.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.231Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/netty-event-executor-config/0.18.11/netty-event-executor-config-0.18.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.234Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/netty-threadgroup-config/0.18.11/netty-threadgroup-config-0.18.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.236Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/netty-timer-config/0.18.11/netty-timer-config-0.18.11.jar 23:34:01 [INFO] 2024-01-20T23:34:01.238Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/repackaged-akka/7.0.11/repackaged-akka-7.0.11.jar 23:34:02 [INFO] 2024-01-20T23:34:02.853Z Scanned 82353 files so far 23:34:03 [INFO] 2024-01-20T23:34:03.763Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-akka-raft/7.0.11/sal-akka-raft-7.0.11.jar 23:34:03 [INFO] 2024-01-20T23:34:03.815Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-akka-segmented-journal/7.0.11/sal-akka-segmented-journal-7.0.11.jar 23:34:03 [INFO] 2024-01-20T23:34:03.820Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-cluster-admin-api/7.0.11/sal-cluster-admin-api-7.0.11.jar 23:34:03 [INFO] 2024-01-20T23:34:03.854Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-cluster-admin-impl/7.0.11/sal-cluster-admin-impl-7.0.11.jar 23:34:03 [INFO] 2024-01-20T23:34:03.861Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-clustering-commons/7.0.11/sal-clustering-commons-7.0.11.jar 23:34:03 [INFO] 2024-01-20T23:34:03.899Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-common-util/7.0.11/sal-common-util-7.0.11.jar 23:34:03 [INFO] 2024-01-20T23:34:03.901Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-distributed-datastore/7.0.11/sal-distributed-datastore-7.0.11.jar 23:34:04 [INFO] 2024-01-20T23:34:04.081Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/sal-remoterpc-connector/7.0.11/sal-remoterpc-connector-7.0.11.jar 23:34:04 [INFO] 2024-01-20T23:34:04.100Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/threadpool-config-api/0.18.11/threadpool-config-api-0.18.11.jar 23:34:04 [INFO] 2024-01-20T23:34:04.101Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/controller/threadpool-config-impl/0.18.11/threadpool-config-impl-0.18.11.jar 23:34:04 [INFO] 2024-01-20T23:34:04.103Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.173Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.175Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.178Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.193Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.197Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.314Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.321Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.324Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:34:04 [INFO] 2024-01-20T23:34:04.332Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/11.0.15/rfc6991-ietf-inet-types-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.339Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/11.0.15/rfc6991-ietf-yang-types-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.345Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc6991/11.0.15/rfc6991-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.346Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc7952/11.0.15/rfc7952-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.348Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8040/11.0.15/rfc8040-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.357Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8072/11.0.15/rfc8072-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.371Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/11.0.15/rfc8342-ietf-datastores-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.375Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/11.0.15/rfc8342-ietf-origin-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.379Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8342/11.0.15/rfc8342-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.380Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/binding/model/ietf/rfc8525/11.0.15/rfc8525-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.403Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-api/11.0.15/mdsal-binding-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.415Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-adapter/11.0.15/mdsal-binding-dom-adapter-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.452Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-api/11.0.15/mdsal-binding-dom-codec-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.457Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-osgi/11.0.15/mdsal-binding-dom-codec-osgi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.461Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec-spi/11.0.15/mdsal-binding-dom-codec-spi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.466Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-dom-codec/11.0.15/mdsal-binding-dom-codec-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.516Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-generator/11.0.15/mdsal-binding-generator-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.556Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-loader/11.0.15/mdsal-binding-loader-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.559Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-model-api/11.0.15/mdsal-binding-model-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.567Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-model-ri/11.0.15/mdsal-binding-model-ri-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.580Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-runtime-api/11.0.15/mdsal-binding-runtime-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.587Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-runtime-osgi/11.0.15/mdsal-binding-runtime-osgi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.590Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-runtime-spi/11.0.15/mdsal-binding-runtime-spi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.595Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-spec-util/11.0.15/mdsal-binding-spec-util-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.601Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-spi/11.0.15/mdsal-binding-spi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.603Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-binding-util/11.0.15/mdsal-binding-util-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.610Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-common-api/11.0.15/mdsal-common-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.614Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-api/11.0.15/mdsal-dom-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.628Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-broker/11.0.15/mdsal-dom-broker-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.643Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-schema-osgi/11.0.15/mdsal-dom-schema-osgi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.649Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-dom-spi/11.0.15/mdsal-dom-spi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.677Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-binding-adapter/11.0.15/mdsal-eos-binding-adapter-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.679Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-binding-api/11.0.15/mdsal-eos-binding-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.681Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-common-api/11.0.15/mdsal-eos-common-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.684Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-common-spi/11.0.15/mdsal-eos-common-spi-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.686Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-eos-dom-api/11.0.15/mdsal-eos-dom-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.688Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-singleton-common-api/11.0.15/mdsal-singleton-common-api-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.690Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/mdsal-singleton-dom-impl/11.0.15/mdsal-singleton-dom-impl-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.696Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/model/general-entity/11.0.15/general-entity-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.699Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/model/ietf-type-util/11.0.15/ietf-type-util-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.703Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/model/yang-ext/2013.09.07.23.15/yang-ext-2013.09.07.23.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.705Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/mdsal/yang-binding/11.0.15/yang-binding-11.0.15.jar 23:34:04 [INFO] 2024-01-20T23:34:04.717Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc5277/5.0.9/rfc5277-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.727Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6022/5.0.9/rfc6022-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.751Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6241/5.0.9/rfc6241-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.808Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6243/5.0.9/rfc6243-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.812Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc6470/5.0.9/rfc6470-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.824Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc8040-ietf-restconf-monitoring/5.0.9/rfc8040-ietf-restconf-monitoring-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.831Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/model/rfc8526/5.0.9/rfc8526-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.846Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/netconf-api/5.0.9/netconf-api-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.855Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/netconf-auth/5.0.9/netconf-auth-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.856Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/netconf-dom-api/5.0.9/netconf-dom-api-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.857Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-api/5.0.9/restconf-api-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.865Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-common-models/5.0.9/restconf-common-models-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.893Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-common/5.0.9/restconf-common-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.897Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/netconf/restconf-nb/5.0.9/restconf-nb-5.0.9.jar 23:34:04 [INFO] 2024-01-20T23:34:04.949Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/bcpkix-framework-ext/12.0.10/bcpkix-framework-ext-12.0.10.jar 23:34:04 [INFO] 2024-01-20T23:34:04.950Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/bcprov-framework-ext/12.0.10/bcprov-framework-ext-12.0.10.jar 23:34:04 [INFO] 2024-01-20T23:34:04.951Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/bcutil-framework-ext/12.0.10/bcutil-framework-ext-12.0.10.jar 23:34:04 [INFO] 2024-01-20T23:34:04.952Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/karaf.branding/12.0.10/karaf.branding-12.0.10.jar 23:34:04 [INFO] 2024-01-20T23:34:04.953Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/odlparent/logging-markers/12.0.10/logging-markers-12.0.10.jar 23:34:04 [INFO] 2024-01-20T23:34:04.954Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/concepts/10.0.12/concepts-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.961Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/odlext-model-api/10.0.12/odlext-model-api-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.964Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/odlext-parser-support/10.0.12/odlext-parser-support-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.970Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/openconfig-model-api/10.0.12/openconfig-model-api-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.973Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/openconfig-parser-support/10.0.12/openconfig-parser-support-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.976Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6241-model-api/10.0.12/rfc6241-model-api-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.978Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6241-parser-support/10.0.12/rfc6241-parser-support-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.980Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6536-model-api/10.0.12/rfc6536-model-api-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.983Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6536-parser-support/10.0.12/rfc6536-parser-support-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.985Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6643-model-api/10.0.12/rfc6643-model-api-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.990Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc6643-parser-support/10.0.12/rfc6643-parser-support-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.996Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-data-api/10.0.12/rfc7952-data-api-10.0.12.jar 23:34:04 [INFO] 2024-01-20T23:34:04.998Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-data-util/10.0.12/rfc7952-data-util-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.001Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-model-api/10.0.12/rfc7952-model-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.004Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc7952-parser-support/10.0.12/rfc7952-parser-support-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.006Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8040-model-api/10.0.12/rfc8040-model-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.008Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8040-parser-support/10.0.12/rfc8040-parser-support-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.011Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-data-api/10.0.12/rfc8528-data-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.014Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-data-util/10.0.12/rfc8528-data-util-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.017Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-model-api/10.0.12/rfc8528-model-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.020Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8528-parser-support/10.0.12/rfc8528-parser-support-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.021Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8639-model-api/10.0.12/rfc8639-model-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.024Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8639-parser-support/10.0.12/rfc8639-parser-support-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.025Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8819-model-api/10.0.12/rfc8819-model-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.028Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/rfc8819-parser-support/10.0.12/rfc8819-parser-support-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.030Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/util/10.0.12/util-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.059Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-common/10.0.12/yang-common-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.078Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-api/10.0.12/yang-data-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.102Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-codec-binfmt/10.0.12/yang-data-codec-binfmt-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.120Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-codec-gson/10.0.12/yang-data-codec-gson-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.131Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-codec-xml/10.0.12/yang-data-codec-xml-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.143Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-impl/10.0.12/yang-data-impl-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.165Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-spi/10.0.12/yang-data-spi-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.167Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-transform/10.0.12/yang-data-transform-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.170Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-tree-api/10.0.12/yang-data-tree-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.175Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-tree-ri/10.0.12/yang-data-tree-ri-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.208Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-tree-spi/10.0.12/yang-data-tree-spi-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.215Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-data-util/10.0.12/yang-data-util-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.235Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-ir/10.0.12/yang-ir-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.239Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-api/10.0.12/yang-model-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.287Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-export/10.0.12/yang-model-export-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.292Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-ri/10.0.12/yang-model-ri-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.371Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-spi/10.0.12/yang-model-spi-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.402Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-model-util/10.0.12/yang-model-util-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.409Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-api/10.0.12/yang-parser-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.412Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-impl/10.0.12/yang-parser-impl-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.420Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-reactor/10.0.12/yang-parser-reactor-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.444Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-rfc7950/10.0.12/yang-parser-rfc7950-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.517Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-parser-spi/10.0.12/yang-parser-spi-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.539Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-repo-api/10.0.12/yang-repo-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.547Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-repo-fs/10.0.12/yang-repo-fs-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.549Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-repo-spi/10.0.12/yang-repo-spi-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.555Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-xpath-api/10.0.12/yang-xpath-api-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.567Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/opendaylight/yangtools/yang-xpath-impl/10.0.12/yang-xpath-impl-10.0.12.jar 23:34:05 [INFO] 2024-01-20T23:34:05.590Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.6/pax-jdbc-config-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.595Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-db2/1.5.6/pax-jdbc-db2-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.596Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-derby/1.5.6/pax-jdbc-derby-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.598Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-derbyclient/1.5.6/pax-jdbc-derbyclient-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.600Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-hsqldb/1.5.6/pax-jdbc-hsqldb-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.601Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-jtds/1.5.6/pax-jdbc-jtds-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.602Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.6/pax-jdbc-mariadb-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.603Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-oracle/1.5.6/pax-jdbc-oracle-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.605Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-aries/1.5.6/pax-jdbc-pool-aries-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.627Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-c3p0/1.5.6/pax-jdbc-pool-c3p0-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.629Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.6/pax-jdbc-pool-common-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.631Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.6/pax-jdbc-pool-dbcp2-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.633Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-hikaricp/1.5.6/pax-jdbc-pool-hikaricp-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.634Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-narayana/1.5.6/pax-jdbc-pool-narayana-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.636Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-pool-transx/1.5.6/pax-jdbc-pool-transx-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.638Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-sqlite/1.5.6/pax-jdbc-sqlite-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.639Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc-teradata/1.5.6/pax-jdbc-teradata-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.641Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/jdbc/pax-jdbc/1.5.6/pax-jdbc-1.5.6.jar 23:34:05 [INFO] 2024-01-20T23:34:05.642Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/logging/pax-logging-api/2.2.3/pax-logging-api-2.2.3.jar 23:34:05 [INFO] 2024-01-20T23:34:05.761Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/logging/pax-logging-log4j2/2.2.3/pax-logging-log4j2-2.2.3.jar 23:34:06 [INFO] 2024-01-20T23:34:06.080Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/logging/pax-logging-logback/2.2.3/pax-logging-logback-2.2.3.jar 23:34:06 [INFO] 2024-01-20T23:34:06.201Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.211Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.221Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.229Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.231Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.275Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.302Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar 23:34:06 [INFO] 2024-01-20T23:34:06.381Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-aether/2.6.14/pax-url-aether-2.6.14.jar 23:34:06 [INFO] 2024-01-20T23:34:06.938Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-classpath/2.6.14/pax-url-classpath-2.6.14.jar 23:34:06 [INFO] 2024-01-20T23:34:06.943Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-obr/2.6.14/pax-url-obr-2.6.14-uber.jar 23:34:06 [INFO] 2024-01-20T23:34:06.952Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-war/2.6.14/pax-url-war-2.6.14-uber.jar 23:34:07 [INFO] 2024-01-20T23:34:07.307Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/url/pax-url-wrap/2.6.14/pax-url-wrap-2.6.14-uber.jar 23:34:07 [INFO] 2024-01-20T23:34:07.625Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/keycloak-common/8.0.22/keycloak-common-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.734Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.22/keycloak-osgi-adapter-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.736Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-api/8.0.22/pax-web-api-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.755Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.22/pax-web-compatibility-annotation13-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.756Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.22/pax-web-compatibility-el2-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.756Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.22/pax-web-compatibility-servlet31-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.757Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-deployer/8.0.22/pax-web-deployer-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.759Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-extender-war/8.0.22/pax-web-extender-war-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.769Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.22/pax-web-extender-whiteboard-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.783Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.22/pax-web-jetty-keycloak-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.788Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-jetty/8.0.22/pax-web-jetty-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.800Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-jsp/8.0.22/pax-web-jsp-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.852Z Scanned 107517 files so far 23:34:07 [INFO] 2024-01-20T23:34:07.931Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-karaf/8.0.22/pax-web-karaf-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.935Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-runtime/8.0.22/pax-web-runtime-8.0.22.jar 23:34:07 [INFO] 2024-01-20T23:34:07.955Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-spi/8.0.22/pax-web-spi-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.070Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-common/8.0.22/pax-web-tomcat-common-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.143Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-keycloak/8.0.22/pax-web-tomcat-keycloak-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.149Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-keycloak18/8.0.22/pax-web-tomcat-keycloak18-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.154Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat-websocket/8.0.22/pax-web-tomcat-websocket-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.186Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-tomcat/8.0.22/pax-web-tomcat-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.535Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-undertow-keycloak/8.0.22/pax-web-undertow-keycloak-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.544Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-undertow-websocket/8.0.22/pax-web-undertow-websocket-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.546Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-undertow/8.0.22/pax-web-undertow-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.622Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ops4j/pax/web/pax-web-websocket/8.0.22/pax-web-websocket-8.0.22.jar 23:34:08 [INFO] 2024-01-20T23:34:08.623Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.service.component/1.5.0/org.osgi.service.component-1.5.0.jar 23:34:08 [INFO] 2024-01-20T23:34:08.629Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar 23:34:08 [INFO] 2024-01-20T23:34:08.633Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar 23:34:08 [INFO] 2024-01-20T23:34:08.635Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar 23:34:08 [INFO] 2024-01-20T23:34:08.637Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar 23:34:08 [INFO] 2024-01-20T23:34:08.646Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar 23:34:08 [INFO] 2024-01-20T23:34:08.655Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar 23:34:08 [INFO] 2024-01-20T23:34:08.669Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar 23:34:08 [INFO] 2024-01-20T23:34:08.679Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar 23:34:08 [INFO] 2024-01-20T23:34:08.687Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar 23:34:08 [INFO] 2024-01-20T23:34:08.699Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/ow2/asm/asm/9.5/asm-9.5.jar 23:34:08 [INFO] 2024-01-20T23:34:08.715Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/owasp/encoder/encoder/1.2.3/encoder-1.2.3.jar 23:34:08 [INFO] 2024-01-20T23:34:08.720Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/postgresql/postgresql/42.6.0/postgresql-42.6.0.jar 23:34:08 [INFO] 2024-01-20T23:34:08.851Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar 23:34:08 [INFO] 2024-01-20T23:34:08.854Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar 23:34:08 [INFO] 2024-01-20T23:34:08.935Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar 23:34:08 [INFO] 2024-01-20T23:34:08.964Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/scala-library/2.13.12/scala-library-2.13.12.jar 23:34:09 [INFO] 2024-01-20T23:34:09.722Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/scala-lang/scala-reflect/2.13.12/scala-reflect-2.13.12.jar 23:34:10 [INFO] 2024-01-20T23:34:10.219Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar 23:34:10 [INFO] 2024-01-20T23:34:10.226Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/org/xerial/sqlite-jdbc/3.42.0.0/sqlite-jdbc-3.42.0.0.jar 23:34:10 [INFO] 2024-01-20T23:34:10.499Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/exam/71725fde-6a0c-480c-b0c0-bf7a352ee93a/system/tech/pantheon/triemap/triemap/1.3.1/triemap-1.3.1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.513Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/integrationtest/target/mappingservice.integrationtest-1.17.4-SNAPSHOT.jar 23:34:10 [INFO] 2024-01-20T23:34:10.514Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.514Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/common.build.tools/1.17.4-SNAPSHOT/common.build.tools-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.515Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.596Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.618Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.api/1.17.4-SNAPSHOT/mappingservice.api-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.620Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.625Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.625Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.config/1.17.4-SNAPSHOT/mappingservice.config-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.626Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.630Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.631Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.17.4-SNAPSHOT/mappingservice.dsbackend-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.631Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.642Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.646Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.implementation/1.17.4-SNAPSHOT/mappingservice.implementation-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.647Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.652Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.653Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.17.4-SNAPSHOT/mappingservice.inmemorydb-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.653Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.17.4-SNAPSHOT/mappingservice.integrationtest-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.654Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.782Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.813Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.17.4-SNAPSHOT/mappingservice.lisp-proto-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.818Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.824Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.825Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.17.4-SNAPSHOT/mappingservice.mapcache-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.825Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.829Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.830Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.shell/1.17.4-SNAPSHOT/mappingservice.shell-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.831Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-20240120.232415-1-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.840Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-20240120.232415-1-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.842Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/m2repo/org/opendaylight/lispflowmapping/mappingservice.southbound/1.17.4-SNAPSHOT/mappingservice.southbound-1.17.4-20240120.232415-1.jar 23:34:10 [INFO] 2024-01-20T23:34:10.842Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-javadoc.jar 23:34:10 [INFO] 2024-01-20T23:34:10.849Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT-sources.jar 23:34:10 [INFO] 2024-01-20T23:34:10.851Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/mappingservice.api-1.17.4-SNAPSHOT.jar 23:34:10 [INFO] 2024-01-20T23:34:10.853Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/api/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.346Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.347Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.347Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/mappingservice.config-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.348Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/config/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.362Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.363Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.363Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/mappingservice.dsbackend-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.364Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/dsbackend/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.378Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.379Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.380Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/mappingservice.implementation-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.381Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/implementation/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.395Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.396Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.396Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.396Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/inmemorydb/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.411Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.422Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.425Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.429Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/lisp-proto/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.444Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.445Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.445Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/mappingservice.mapcache-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.445Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/mapcache/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.460Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.460Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.461Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/mappingservice.shell-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.461Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/shell/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.476Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-javadoc.jar 23:34:11 [INFO] 2024-01-20T23:34:11.477Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT-sources.jar 23:34:11 [INFO] 2024-01-20T23:34:11.477Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/mappingservice.southbound-1.17.4-SNAPSHOT.jar 23:34:11 [INFO] 2024-01-20T23:34:11.478Z Starting scanning target: /w/workspace/lispflowmapping-maven-clm-argon/mappingservice/southbound/target/spotbugs/bug-pattern-1.5.0.jar 23:34:11 [INFO] 2024-01-20T23:34:11.492Z Scanned 122880 total files 23:34:18 [WARN] Could not open /tmp/r/org/apache/karaf/features/base/4.4.4/base-4.4.4.jar/resources/bin/contrib/karaf-service-win.exe as an archive. Will scan it as regular file. 23:34:20 [INFO] 2024-01-20T23:34:20.042Z Finished scanning application odl-lispflowmapping. 23:34:20 [INFO] Discovered repository url '$GIT_URL/lispflowmapping/lispflowmapping/lispflowmapping/lispflowmapping' via environment variable GIT_URL 23:34:20 [INFO] Repository URL $GIT_URL/lispflowmapping/lispflowmapping/lispflowmapping/lispflowmapping was found using automation 23:34:20 [INFO] Amending source control record for application with id: odl-lispflowmapping with discovered Repository URL: $GIT_URL/lispflowmapping/lispflowmapping/lispflowmapping/lispflowmapping 23:34:21 [INFO] 2024-01-20T23:34:21.009Z Evaluating application odl-lispflowmapping for stage release. 23:34:22 [INFO] Waiting for policy evaluation to complete... 23:34:28 [INFO] Assigned scan ID 3dc4af51b91f431d957f7915b53089a1 23:34:45 [INFO] Policy evaluation completed in 24 seconds. 23:34:45 [INFO] 2024-01-20T23:34:45.154Z Finished evaluating application odl-lispflowmapping for stage release. 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 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 = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46749 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46749 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.controller : atomix-storage : 7.0.11, hash=60f451bbc4840989402f) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 7.0.11, hash=f38e334a49771928dc6e) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.opendaylight.controller : repackaged-akka : 7.0.11, hash=f38e334a49771928dc6e) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2019-16869 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2019-16869 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-16869 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-43797 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-43797 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-43797 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0029 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0029 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0029 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2020-0103 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2020-0103 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0103 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=ch.qos.logback : logback-core : 1.2.12, hash=1d8e51a698b138065d73) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42794 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42794 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42794 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42795 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42795 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-45648 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-45648 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-45648 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-46589 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46589 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46589 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat : 8.0.22, hash=1f66862cac241b3ddb41) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability sonatype-2023-4382 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-4382 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-4382 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.4, hash=24de87fb664e760cd0ab) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.shell : org.apache.karaf.shell.ssh : 4.4.4, hash=24de87fb664e760cd0ab) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.jetty.http2 : http2-hpack : 9.4.52.v20230823, hash=343913176ad71b08e4a8) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.jetty.http2 : http2-hpack : 9.4.52.v20230823, hash=343913176ad71b08e4a8) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-common : 4.1.68.Final, hash=35820b0f9cb6ae04ea88) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.jboss.narayana.osgi : narayana-osgi-jta : 5.12.7.Final, hash=3ac246c02ed2e424b512) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.servicemix.bundles : org.apache.servicemix.bundles.spring-security-crypto : 5.3.3.RELEASE_2, hash=4679592d2a1e422ed295) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.features : base : 4.4.4, hash=48aea21703cb890007cf) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.features : base : 4.4.4, hash=48aea21703cb890007cf) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.features : base : 4.4.4, hash=48aea21703cb890007cf) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.features : base : 4.4.4, hash=48aea21703cb890007cf) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-handler : 4.1.100.Final, hash=4c0acdb8bb73647ebb38) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-handler : 4.1.100.Final, hash=4c0acdb8bb73647ebb38) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.3, hash=533e1c4377671ebda938) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.logging : pax-logging-logback : 2.2.3, hash=533e1c4377671ebda938) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.4, hash=54dc28f6e35eeef107c3) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf : org.apache.karaf.client : 4.4.4, hash=54dc28f6e35eeef107c3) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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-36518 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2020-36518 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-36518 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-28168 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-28168 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-28168 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2021-34429 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-34429 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34429 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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-42003 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42003 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42003 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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-42004 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-42004 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42004 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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-4682 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2021-4682 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-4682 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.platform : org.eclipse.osgi : 3.18.0, hash=6f5d53b49a1f60559b39) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.4, hash=703d84575ab6fe5d5bd8) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.http : org.apache.karaf.http.core : 4.4.4, hash=703d84575ab6fe5d5bd8) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.transx : pax-transx-tm-narayana : 0.5.4, hash=7d3084cfeeca97c72a6d) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.httpcomponents : httpclient-osgi : 4.5.14, hash=81fbe18b78e0b79b8d83) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.jaas : org.apache.karaf.jaas.modules : 4.4.4, hash=8c88090006f5c3876052) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-codec : 4.1.68.Final, hash=910fce1b73c414daf894) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=com.h2database : h2 : 2.2.220, hash=afd532e4f29d309ae053) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.jetty.http2 : http2-common : 9.4.52.v20230823, hash=b7c88f900a4a882b93b3) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.4, hash=ce22fd068b96d177ae87) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.karaf.features : org.apache.karaf.features.core : 4.4.4, hash=ce22fd068b96d177ae87) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=ch.qos.logback : logback-classic : 1.2.12, hash=d4dee19148dccb177a07) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-6378 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-6378 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-6378 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.52.v20230823, hash=e31f23ef2a01522d6765) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.eclipse.jetty : jetty-servlets : 9.4.52.v20230823, hash=e31f23ef2a01522d6765) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-common : 8.0.22, hash=f1a09d068237ad40bed3) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=org.ops4j.pax.web : pax-web-tomcat-common : 8.0.22, hash=f1a09d068237ad40bed3) [ 23:34:45 Constraint(CVSS >=4 and < 8) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 4 because: Found security vulnerability CVE-2023-42795 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-42795 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-42795 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.undertow : undertow-core : 2.2.26.Final, hash=f21c146405ae92b970d9) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 23:34:45 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-Medium) [ 23:34:45 Component(displayName=io.netty : netty-handler : 4.1.68.Final, hash=f55a4ad40f228baf6005) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL License-Unknown) [ 23:34:45 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.6, hash=01759bb9e7dd8513c1d2) [ 23:34:45 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] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL License-Unknown) [ 23:34:45 Component(displayName=com.sun.winsw : winsw : exe : net4 : 2.3.0, hash=8d7d7144c5bc1ebe4d6c) [ 23:34:45 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] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL License-Unknown) [ 23:34:45 Component(displayName=Java(TM) Native Access (JNA)/Java(TM) Native Access jnidispatch 6.1.6, hash=d9ed8776645f6b4f52df) [ 23:34:45 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] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-High) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20444 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20444 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20444 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-High) [ 23:34:45 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 23:34:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2019-20445 with severity >= 8 (severity = 9.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2019-20445 with severity < 10 (severity = 9.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2019-20445 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Security-High) [ 23:34:45 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 23:34:45 Constraint(CVSS >=8 and <10) [Label is not 'ODL Waiver-Security' because: Did not find label 'ODL Waiver-Security', Security Vulnerability Severity >= 8 because: Found security vulnerability CVE-2022-46337 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-46337 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-46337 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL EPL-Incompatible License) [ 23:34:45 Component(displayName=com.mysql : mysql-connector-j : 8.1.0, hash=3f78d2963935f44a61ed) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL EPL-Incompatible License) [ 23:34:45 Component(displayName=com.rabbitmq : amqp-client : 5.18.0, hash=a145e53172bb4cb22e58) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Potential License Concern) [ 23:34:45 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet : 2.41, hash=05c6a5ac329b57673c01) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Potential License Concern) [ 23:34:45 Component(displayName=org.glassfish.jersey.media : jersey-media-sse : 2.41, hash=864556970c331e6b803e) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Potential License Concern) [ 23:34:45 Component(displayName=org.glassfish.jersey.inject : jersey-hk2 : 2.41, hash=87c70af8271845b251fe) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Potential License Concern) [ 23:34:45 Component(displayName=org.glassfish.jersey.core : jersey-client : 2.41, hash=96262c5734fb2eb04e5e) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Potential License Concern) [ 23:34:45 Component(displayName=org.glassfish.jersey.core : jersey-server : 2.41, hash=a73e75be17d885bae0aa) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy failing due to 23:34:45 Policy(ODL Potential License Concern) [ 23:34:45 Component(displayName=org.glassfish.jersey.containers : jersey-container-servlet-core : 2.41, hash=be7751e92f51bb022650) [ 23:34:45 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')] ]] 23:34:45 23:34:45 Nexus IQ reports policy warning due to 23:34:45 Policy(ODL Security-Low) [ 23:34:45 Component(displayName=com.google.guava : guava : 31.1-jre, hash=60458f877d055d0c9114) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy warning due to 23:34:45 Policy(ODL Security-Low) [ 23:34:45 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.17.14, hash=7bf2c175203f7b183667) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy warning due to 23:34:45 Policy(ODL Security-Low) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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 CVE-2021-34428 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-34428 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy warning due to 23:34:45 Policy(ODL Security-Low) [ 23:34:45 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 23:34:45 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 CVE-2022-2047 with severity < 4 (severity = 2.7), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-2047 with status 'Open', not 'Not Applicable'] ]] 23:34:45 23:34:45 Nexus IQ reports policy warning due to 23:34:45 Policy(ODL Security-Low) [ 23:34:45 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 23:34:45 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'] ]] 23:34:45 23:34:45 Nexus IQ reports policy warning due to 23:34:45 Policy(ODL Security-Low) [ 23:34:45 Component(displayName=org.apache.felix : org.apache.felix.http.jetty : 4.2.2, hash=eaa984ae276086f2e399) [ 23:34:45 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'] ]] 23:34:45 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-lispflowmapping/report/3dc4af51b91f431d957f7915b53089a1 23:34:45 Summary of policy violations: 5 critical, 148 severe, 304 moderate 23:34:45 FATAL: IQ Server evaluation of application odl-lispflowmapping failed 23:34:45 $ ssh-agent -k 23:34:45 unset SSH_AUTH_SOCK; 23:34:45 unset SSH_AGENT_PID; 23:34:45 echo Agent pid 5502 killed; 23:34:45 [ssh-agent] Stopped. 23:34:45 ERROR: IQ Server evaluation of application odl-lispflowmapping failed 23:34:45 [PostBuildScript] - [INFO] Executing post build scripts. 23:34:45 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins9309207459633837503.sh 23:34:45 ---> sysstat.sh 23:34:45 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins18127017214953717874.sh 23:34:45 ---> package-listing.sh 23:34:45 ++ facter osfamily 23:34:45 ++ tr '[:upper:]' '[:lower:]' 23:34:45 + OS_FAMILY=redhat 23:34:45 + workspace=/w/workspace/lispflowmapping-maven-clm-argon 23:34:45 + START_PACKAGES=/tmp/packages_start.txt 23:34:45 + END_PACKAGES=/tmp/packages_end.txt 23:34:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:34:45 + PACKAGES=/tmp/packages_start.txt 23:34:45 + '[' /w/workspace/lispflowmapping-maven-clm-argon ']' 23:34:45 + PACKAGES=/tmp/packages_end.txt 23:34:45 + case "${OS_FAMILY}" in 23:34:45 + rpm -qa 23:34:45 + sort 23:34:46 + '[' -f /tmp/packages_start.txt ']' 23:34:46 + '[' -f /tmp/packages_end.txt ']' 23:34:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:34:46 + '[' /w/workspace/lispflowmapping-maven-clm-argon ']' 23:34:46 + mkdir -p /w/workspace/lispflowmapping-maven-clm-argon/archives/ 23:34:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/lispflowmapping-maven-clm-argon/archives/ 23:34:46 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins16785504177159231022.sh 23:34:46 ---> capture-instance-metadata.sh 23:34:46 Setup pyenv: 23:34:46 system 23:34:46 3.8.13 23:34:46 3.9.13 23:34:46 * 3.10.6 (set by /w/workspace/lispflowmapping-maven-clm-argon/.python-version) 23:34:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIGz from file:/tmp/.os_lf_venv 23:34:48 lf-activate-venv(): INFO: Installing: lftools 23:35:01 lf-activate-venv(): INFO: Adding /tmp/venv-gIGz/bin to PATH 23:35:02 INFO: Running in OpenStack, capturing instance metadata 23:35:02 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins3857282820252147827.sh 23:35:02 provisioning config files... 23:35:03 Could not find credentials [logs] for lispflowmapping-maven-clm-argon #69 23:35:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/lispflowmapping-maven-clm-argon@tmp/config7181007339748162343tmp 23:35:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:35:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:35:03 provisioning config files... 23:35:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:35:03 [EnvInject] - Injecting environment variables from a build step. 23:35:03 [EnvInject] - Injecting as environment variables the properties content 23:35:03 SERVER_ID=logs 23:35:03 23:35:03 [EnvInject] - Variables injected successfully. 23:35:03 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins16649707751261771651.sh 23:35:03 ---> create-netrc.sh 23:35:03 WARN: Log server credential not found. 23:35:03 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins3214533037466022499.sh 23:35:03 ---> python-tools-install.sh 23:35:03 Setup pyenv: 23:35:03 system 23:35:03 3.8.13 23:35:03 3.9.13 23:35:03 * 3.10.6 (set by /w/workspace/lispflowmapping-maven-clm-argon/.python-version) 23:35:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIGz from file:/tmp/.os_lf_venv 23:35:05 lf-activate-venv(): INFO: Installing: lftools 23:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-gIGz/bin to PATH 23:35:15 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins17886362321783782237.sh 23:35:15 ---> sudo-logs.sh 23:35:15 Archiving 'sudo' log.. 23:35:16 [lispflowmapping-maven-clm-argon] $ /bin/bash /tmp/jenkins608039305010366324.sh 23:35:16 ---> job-cost.sh 23:35:16 Setup pyenv: 23:35:16 system 23:35:16 3.8.13 23:35:16 3.9.13 23:35:16 * 3.10.6 (set by /w/workspace/lispflowmapping-maven-clm-argon/.python-version) 23:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIGz from file:/tmp/.os_lf_venv 23:35:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:35:26 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:35:26 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 23:35:26 lf-activate-venv(): INFO: Adding /tmp/venv-gIGz/bin to PATH 23:35:26 INFO: No Stack... 23:35:27 INFO: Retrieving Pricing Info for: v3-standard-8 23:35:27 INFO: Archiving Costs 23:35:27 [lispflowmapping-maven-clm-argon] $ /bin/bash -l /tmp/jenkins10677359571681750956.sh 23:35:27 ---> logs-deploy.sh 23:35:27 Setup pyenv: 23:35:27 system 23:35:27 3.8.13 23:35:27 3.9.13 23:35:28 * 3.10.6 (set by /w/workspace/lispflowmapping-maven-clm-argon/.python-version) 23:35:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIGz from file:/tmp/.os_lf_venv 23:35:29 lf-activate-venv(): INFO: Installing: lftools 23:35:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:35:41 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 23:35:42 lf-activate-venv(): INFO: Adding /tmp/venv-gIGz/bin to PATH 23:35:42 WARNING: Nexus logging server not set 23:35:42 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/lispflowmapping-maven-clm-argon/69/ 23:35:42 INFO: archiving logs to S3 23:35:43 ---> uname -a: 23:35:43 Linux prd-centos8-builder-8c-8g-18381.novalocal 4.18.0-535.el8.x86_64 #1 SMP Sun Jan 14 23:40:17 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:35:43 23:35:43 23:35:43 ---> lscpu: 23:35:43 Architecture: x86_64 23:35:43 CPU op-mode(s): 32-bit, 64-bit 23:35:43 Byte Order: Little Endian 23:35:43 CPU(s): 8 23:35:43 On-line CPU(s) list: 0-7 23:35:43 Thread(s) per core: 1 23:35:43 Core(s) per socket: 1 23:35:43 Socket(s): 8 23:35:43 NUMA node(s): 1 23:35:43 Vendor ID: AuthenticAMD 23:35:43 CPU family: 23 23:35:43 Model: 49 23:35:43 Model name: AMD EPYC-Rome Processor 23:35:43 Stepping: 0 23:35:43 CPU MHz: 2800.000 23:35:43 BogoMIPS: 5600.00 23:35:43 Virtualization: AMD-V 23:35:43 Hypervisor vendor: KVM 23:35:43 Virtualization type: full 23:35:43 L1d cache: 32K 23:35:43 L1i cache: 32K 23:35:43 L2 cache: 512K 23:35:43 L3 cache: 16384K 23:35:43 NUMA node0 CPU(s): 0-7 23:35:43 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 23:35:43 23:35:43 23:35:43 ---> nproc: 23:35:43 8 23:35:43 23:35:43 23:35:43 ---> df -h: 23:35:43 Filesystem Size Used Avail Use% Mounted on 23:35:43 devtmpfs 16G 0 16G 0% /dev 23:35:43 tmpfs 16G 0 16G 0% /dev/shm 23:35:43 tmpfs 16G 17M 16G 1% /run 23:35:43 tmpfs 16G 0 16G 0% /sys/fs/cgroup 23:35:43 /dev/vda1 160G 11G 150G 7% / 23:35:43 tmpfs 3.2G 0 3.2G 0% /run/user/1001 23:35:43 23:35:43 23:35:43 ---> free -m: 23:35:43 total used free shared buff/cache available 23:35:43 Mem: 31888 1884 26086 19 3916 29541 23:35:43 Swap: 1023 0 1023 23:35:43 23:35:43 23:35:43 ---> ip addr: 23:35:43 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:35:43 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:35:43 inet 127.0.0.1/8 scope host lo 23:35:43 valid_lft forever preferred_lft forever 23:35:43 inet6 ::1/128 scope host 23:35:43 valid_lft forever preferred_lft forever 23:35:43 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:35:43 link/ether fa:16:3e:da:c4:2f brd ff:ff:ff:ff:ff:ff 23:35:43 altname enp0s3 23:35:43 altname ens3 23:35:43 inet 10.30.171.52/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:35:43 valid_lft 85613sec preferred_lft 85613sec 23:35:43 inet6 fe80::f816:3eff:feda:c42f/64 scope link 23:35:43 valid_lft forever preferred_lft forever 23:35:43 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 23:35:43 link/ether 02:42:9a:34:c1:d1 brd ff:ff:ff:ff:ff:ff 23:35:43 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:35:43 valid_lft forever preferred_lft forever 23:35:43 23:35:43 23:35:43 ---> sar -b -r -n DEV: 23:35:43 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/20/2024 _x86_64_ (8 CPU) 23:35:43 23:35:43 23:22:33 LINUX RESTART (8 CPU) 23:35:43 23:35:43 11:23:01 PM tps rtps wtps bread/s bwrtn/s 23:35:43 11:24:01 PM 86.84 8.13 78.71 1341.95 5085.97 23:35:43 11:25:01 PM 287.04 19.68 267.36 4142.51 13872.35 23:35:43 11:26:01 PM 69.98 1.25 68.73 240.59 6942.25 23:35:43 11:27:01 PM 50.67 1.63 49.03 106.63 2475.76 23:35:43 11:28:01 PM 106.78 0.08 106.70 13.46 8027.03 23:35:43 11:29:01 PM 97.28 0.00 97.28 0.00 4392.55 23:35:43 11:30:01 PM 55.40 0.00 55.40 0.00 1934.36 23:35:43 11:31:01 PM 117.16 0.02 117.14 0.53 42533.97 23:35:43 11:32:01 PM 13.65 0.00 13.65 0.00 4344.96 23:35:43 11:33:01 PM 12.93 0.00 12.93 0.00 161.10 23:35:43 11:34:01 PM 20.21 2.48 17.73 78.24 626.89 23:35:43 11:35:01 PM 19.06 0.07 18.99 9.73 2645.28 23:35:43 Average: 78.08 2.78 75.30 494.44 7753.54 23:35:43 23:35:43 11:23:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:35:43 11:24:01 PM 29525296 31281436 3128180 9.58 2688 2079836 1503960 4.46 192152 2509096 184612 23:35:43 11:25:01 PM 28022080 30165884 4631396 14.18 2688 2457700 2891832 8.58 280116 3875176 122236 23:35:43 11:26:01 PM 26916600 29164800 5736876 17.57 2688 2558972 3552720 10.54 345248 4900240 33080 23:35:43 11:27:01 PM 26913936 29351312 5739540 17.58 2688 2744912 3001472 8.91 451260 4785356 162680 23:35:43 11:28:01 PM 26780752 29319052 5872724 17.98 2688 2842804 3052828 9.06 572384 4788812 72524 23:35:43 11:29:01 PM 26742840 29296272 5910636 18.10 2688 2857020 3085328 9.15 622396 4773284 7096 23:35:43 11:30:01 PM 26237268 29261664 6416208 19.65 2688 3326528 3066476 9.10 635636 5260804 449440 23:35:43 11:31:01 PM 23545188 27583480 9108288 27.89 2688 4333240 4858476 14.42 891488 7660408 114068 23:35:43 11:32:01 PM 23531444 27570632 9122032 27.94 2688 4334168 4874692 14.46 891540 7673652 500 23:35:43 11:33:01 PM 23504892 27546376 9148584 28.02 2688 4336444 4890744 14.51 891600 7700052 144 23:35:43 11:34:01 PM 26829580 30364588 5823896 17.84 2688 3829880 2114156 6.27 929788 4353832 62644 23:35:43 11:35:01 PM 26664048 30218332 5989428 18.34 2688 3848680 2232932 6.63 1202844 4243136 44144 23:35:43 Average: 26267827 29260319 6385649 19.56 2688 3295849 3260468 9.67 658871 5210321 104431 23:35:43 23:35:43 11:23:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:35:43 11:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:24:01 PM eth0 82.76 67.36 1062.21 8.38 0.00 0.00 0.00 0.00 23:35:43 11:24:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:25:01 PM eth0 306.53 255.27 3539.36 44.79 0.00 0.00 0.00 0.00 23:35:43 11:25:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:26:01 PM eth0 32.81 30.49 191.29 8.75 0.00 0.00 0.00 0.00 23:35:43 11:26:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:27:01 PM lo 935.35 935.35 935.76 935.76 0.00 0.00 0.00 0.00 23:35:43 11:27:01 PM eth0 150.70 125.39 2707.91 18.09 0.00 0.00 0.00 0.00 23:35:43 11:27:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:28:01 PM lo 1708.02 1708.02 1719.89 1719.89 0.00 0.00 0.00 0.00 23:35:43 11:28:01 PM eth0 107.37 85.30 1515.76 11.02 0.00 0.00 0.00 0.00 23:35:43 11:28:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:29:01 PM lo 1760.11 1760.11 1762.63 1762.63 0.00 0.00 0.00 0.00 23:35:43 11:29:01 PM eth0 7.70 4.27 1.48 2.45 0.00 0.00 0.00 0.00 23:35:43 11:29:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:30:01 PM lo 729.69 729.69 741.67 741.67 0.00 0.00 0.00 0.00 23:35:43 11:30:01 PM eth0 91.59 75.22 1123.50 13.01 0.00 0.00 0.00 0.00 23:35:43 11:30:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:31:01 PM lo 1763.36 1763.36 1756.13 1756.13 0.00 0.00 0.00 0.00 23:35:43 11:31:01 PM eth0 4.55 4.00 5.14 2.14 0.00 0.00 0.00 0.00 23:35:43 11:31:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:32:01 PM lo 1.63 1.63 0.18 0.18 0.00 0.00 0.00 0.00 23:35:43 11:32:01 PM eth0 0.88 0.10 0.09 0.01 0.00 0.00 0.00 0.00 23:35:43 11:32:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:33:01 PM lo 1.52 1.52 0.14 0.14 0.00 0.00 0.00 0.00 23:35:43 11:33:01 PM eth0 1.37 0.45 0.48 0.33 0.00 0.00 0.00 0.00 23:35:43 11:33:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:34:01 PM lo 0.95 0.95 1.39 1.39 0.00 0.00 0.00 0.00 23:35:43 11:34:01 PM eth0 325.34 233.72 857.27 93.14 0.00 0.00 0.00 0.00 23:35:43 11:34:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 11:35:01 PM eth0 92.74 57.13 27.97 345.30 0.00 0.00 0.00 0.00 23:35:43 11:35:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 Average: lo 575.04 575.04 576.47 576.47 0.00 0.00 0.00 0.00 23:35:43 Average: eth0 100.36 78.23 919.35 45.62 0.00 0.00 0.00 0.00 23:35:43 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:35:43 23:35:43 23:35:43 ---> sar -P ALL: 23:35:43 Linux 4.18.0-535.el8.x86_64 (centos-stream-8-builder-01553518-6ad5-4af7-aad7-8a6b223c35ad.nov) 01/20/2024 _x86_64_ (8 CPU) 23:35:43 23:35:43 23:22:33 LINUX RESTART (8 CPU) 23:35:43 23:35:43 11:23:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:43 11:24:01 PM all 9.45 0.00 1.29 0.17 0.05 89.04 23:35:43 11:24:01 PM 0 7.16 0.00 1.15 0.05 0.10 91.54 23:35:43 11:24:01 PM 1 19.04 0.00 2.29 0.35 0.03 78.29 23:35:43 11:24:01 PM 2 1.29 0.00 0.32 0.12 0.07 98.21 23:35:43 11:24:01 PM 3 6.09 0.00 0.63 0.10 0.03 93.14 23:35:43 11:24:01 PM 4 0.65 0.00 0.48 0.02 0.02 98.83 23:35:43 11:24:01 PM 5 21.60 0.00 2.52 0.30 0.07 75.52 23:35:43 11:24:01 PM 6 14.73 0.00 1.67 0.18 0.03 83.38 23:35:43 11:24:01 PM 7 5.02 0.00 1.23 0.25 0.07 93.43 23:35:43 11:25:01 PM all 31.16 0.00 1.91 1.62 0.10 65.22 23:35:43 11:25:01 PM 0 43.82 0.00 1.17 1.89 0.08 53.04 23:35:43 11:25:01 PM 1 19.21 0.00 1.19 1.62 0.12 77.86 23:35:43 11:25:01 PM 2 23.28 0.00 3.69 4.75 0.10 68.18 23:35:43 11:25:01 PM 3 32.98 0.00 1.74 1.09 0.08 64.11 23:35:43 11:25:01 PM 4 26.29 0.00 1.82 0.38 0.10 71.40 23:35:43 11:25:01 PM 5 43.18 0.00 2.04 0.43 0.10 54.25 23:35:43 11:25:01 PM 6 23.42 0.00 2.19 0.97 0.10 73.31 23:35:43 11:25:01 PM 7 37.08 0.00 1.42 1.82 0.08 59.59 23:35:43 11:26:01 PM all 50.27 0.00 1.75 0.56 0.12 47.30 23:35:43 11:26:01 PM 0 59.32 0.00 2.21 0.08 0.13 38.26 23:35:43 11:26:01 PM 1 36.48 0.00 1.44 0.87 0.12 61.09 23:35:43 11:26:01 PM 2 38.57 0.00 1.65 0.44 0.10 59.25 23:35:43 11:26:01 PM 3 64.74 0.00 1.57 1.02 0.13 32.53 23:35:43 11:26:01 PM 4 57.97 0.00 2.00 0.52 0.12 39.40 23:35:43 11:26:01 PM 5 47.19 0.00 2.01 0.45 0.13 50.22 23:35:43 11:26:01 PM 6 46.80 0.00 1.39 0.03 0.08 51.70 23:35:43 11:26:01 PM 7 51.03 0.00 1.77 1.09 0.10 46.01 23:35:43 11:27:01 PM all 41.38 0.00 1.91 0.28 0.12 56.31 23:35:43 11:27:01 PM 0 35.74 0.00 1.67 1.24 0.13 61.22 23:35:43 11:27:01 PM 1 37.77 0.00 1.99 0.00 0.12 60.13 23:35:43 11:27:01 PM 2 32.59 0.00 1.24 0.00 0.13 66.04 23:35:43 11:27:01 PM 3 55.17 0.00 2.88 0.37 0.08 41.49 23:35:43 11:27:01 PM 4 40.70 0.00 2.59 0.15 0.10 56.46 23:35:43 11:27:01 PM 5 35.14 0.00 1.14 0.07 0.12 63.53 23:35:43 11:27:01 PM 6 37.42 0.00 2.25 0.27 0.10 59.96 23:35:43 11:27:01 PM 7 56.52 0.00 1.54 0.15 0.13 41.65 23:35:43 11:28:01 PM all 36.23 0.00 2.54 0.47 0.13 60.63 23:35:43 11:28:01 PM 0 33.66 0.00 2.33 0.08 0.13 63.79 23:35:43 11:28:01 PM 1 39.79 0.00 2.18 0.25 0.15 57.63 23:35:43 11:28:01 PM 2 36.01 0.00 5.07 0.62 0.13 58.16 23:35:43 11:28:01 PM 3 41.99 0.00 1.31 0.05 0.13 56.52 23:35:43 11:28:01 PM 4 34.95 0.00 2.93 1.58 0.15 60.39 23:35:43 11:28:01 PM 5 34.71 0.00 1.76 0.64 0.13 62.76 23:35:43 11:28:01 PM 6 34.81 0.00 2.98 0.50 0.10 61.60 23:35:43 11:28:01 PM 7 33.89 0.00 1.78 0.05 0.12 64.16 23:35:43 11:29:01 PM all 39.28 0.00 2.68 0.32 0.11 57.61 23:35:43 11:29:01 PM 0 39.78 0.00 1.48 0.12 0.12 58.51 23:35:43 11:29:01 PM 1 40.60 0.00 2.25 0.17 0.10 56.88 23:35:43 11:29:01 PM 2 40.26 0.00 2.17 0.24 0.10 57.24 23:35:43 11:29:01 PM 3 36.18 0.00 1.73 0.05 0.10 61.94 23:35:43 11:29:01 PM 4 39.84 0.00 3.54 0.62 0.10 55.89 23:35:43 11:29:01 PM 5 41.41 0.00 2.64 0.02 0.10 55.83 23:35:43 11:29:01 PM 6 30.06 0.00 4.93 1.20 0.12 63.70 23:35:43 11:29:01 PM 7 46.08 0.00 2.71 0.17 0.12 50.92 23:35:43 11:30:01 PM all 29.74 0.00 2.47 0.16 0.11 67.52 23:35:43 11:30:01 PM 0 31.15 0.00 2.74 0.19 0.12 65.81 23:35:43 11:30:01 PM 1 32.63 0.00 2.71 0.40 0.12 64.14 23:35:43 11:30:01 PM 2 31.92 0.00 1.72 0.05 0.12 66.20 23:35:43 11:30:01 PM 3 28.92 0.00 3.75 0.07 0.12 67.15 23:35:43 11:30:01 PM 4 36.61 0.00 2.60 0.08 0.12 60.59 23:35:43 11:30:01 PM 5 22.27 0.00 1.97 0.15 0.08 75.53 23:35:43 11:30:01 PM 6 28.81 0.00 1.78 0.15 0.10 69.16 23:35:43 11:30:01 PM 7 25.62 0.00 2.49 0.22 0.12 71.55 23:35:43 11:31:01 PM all 21.63 0.00 2.09 2.62 0.08 73.58 23:35:43 11:31:01 PM 0 34.38 0.00 2.45 0.65 0.08 62.43 23:35:43 11:31:01 PM 1 12.11 0.00 1.56 1.44 0.12 84.77 23:35:43 11:31:01 PM 2 20.87 0.00 0.87 0.74 0.08 77.44 23:35:43 11:31:01 PM 3 19.43 0.00 3.17 6.41 0.07 70.93 23:35:43 11:31:01 PM 4 21.16 0.00 3.98 6.72 0.08 68.07 23:35:43 11:31:01 PM 5 22.39 0.00 0.69 1.09 0.08 75.75 23:35:43 11:31:01 PM 6 24.88 0.00 1.79 1.31 0.07 71.96 23:35:43 11:31:01 PM 7 17.85 0.00 2.18 2.62 0.08 77.26 23:35:43 11:32:01 PM all 0.96 0.00 0.14 0.33 0.04 98.54 23:35:43 11:32:01 PM 0 0.88 0.00 0.15 0.00 0.03 98.93 23:35:43 11:32:01 PM 1 0.92 0.00 0.15 0.15 0.05 98.73 23:35:43 11:32:01 PM 2 0.90 0.00 0.18 0.20 0.05 98.66 23:35:43 11:32:01 PM 3 0.50 0.00 0.13 1.17 0.05 98.15 23:35:43 11:32:01 PM 4 1.62 0.00 0.12 0.05 0.03 98.18 23:35:43 11:32:01 PM 5 0.57 0.00 0.22 0.93 0.03 98.25 23:35:43 11:32:01 PM 6 1.78 0.00 0.10 0.07 0.02 98.03 23:35:43 11:32:01 PM 7 0.48 0.00 0.07 0.07 0.03 99.35 23:35:43 11:33:01 PM all 1.44 0.00 0.16 0.06 0.04 98.30 23:35:43 11:33:01 PM 0 0.57 0.00 0.15 0.07 0.03 99.18 23:35:43 11:33:01 PM 1 1.24 0.00 0.22 0.03 0.05 98.46 23:35:43 11:33:01 PM 2 1.12 0.00 0.15 0.03 0.07 98.63 23:35:43 11:33:01 PM 3 3.00 0.00 0.18 0.02 0.03 96.76 23:35:43 11:33:01 PM 4 2.17 0.00 0.12 0.02 0.03 97.67 23:35:43 11:33:01 PM 5 1.40 0.00 0.18 0.02 0.08 98.31 23:35:43 11:33:01 PM 6 1.50 0.00 0.12 0.05 0.02 98.32 23:35:43 11:33:01 PM 7 0.50 0.00 0.15 0.28 0.03 99.03 23:35:43 11:34:01 PM all 18.50 0.00 1.75 0.05 0.08 79.62 23:35:43 11:34:01 PM 0 9.39 0.00 1.16 0.02 0.08 89.35 23:35:43 11:34:01 PM 1 33.81 0.00 1.99 0.00 0.08 64.11 23:35:43 11:34:01 PM 2 24.21 0.00 0.94 0.12 0.10 74.64 23:35:43 11:34:01 PM 3 16.60 0.00 2.92 0.13 0.08 80.26 23:35:43 11:34:01 PM 4 13.41 0.00 1.46 0.12 0.07 84.94 23:35:43 11:34:01 PM 5 17.63 0.00 2.34 0.00 0.07 79.96 23:35:43 11:34:01 PM 6 13.25 0.00 2.24 0.02 0.07 84.43 23:35:43 11:34:01 PM 7 19.66 0.00 0.96 0.00 0.07 79.31 23:35:43 23:35:43 11:34:01 PM CPU %user %nice %system %iowait %steal %idle 23:35:43 11:35:01 PM all 9.31 0.00 0.56 0.07 0.05 90.01 23:35:43 11:35:01 PM 0 3.64 0.00 0.37 0.00 0.05 95.95 23:35:43 11:35:01 PM 1 32.89 0.00 1.83 0.00 0.07 65.21 23:35:43 11:35:01 PM 2 4.91 0.00 0.42 0.20 0.03 94.44 23:35:43 11:35:01 PM 3 6.48 0.00 0.25 0.00 0.05 93.22 23:35:43 11:35:01 PM 4 23.78 0.00 0.78 0.10 0.05 75.29 23:35:43 11:35:01 PM 5 1.12 0.00 0.17 0.18 0.02 98.52 23:35:43 11:35:01 PM 6 0.85 0.00 0.27 0.08 0.07 98.73 23:35:43 11:35:01 PM 7 0.77 0.00 0.42 0.00 0.05 98.76 23:35:43 Average: all 24.08 0.00 1.60 0.56 0.08 73.67 23:35:43 Average: 0 24.93 0.00 1.42 0.37 0.09 73.19 23:35:43 Average: 1 25.53 0.00 1.65 0.44 0.09 72.29 23:35:43 Average: 2 21.29 0.00 1.53 0.62 0.09 76.46 23:35:43 Average: 3 25.98 0.00 1.69 0.87 0.08 71.38 23:35:43 Average: 4 24.89 0.00 1.87 0.86 0.08 72.30 23:35:43 Average: 5 24.03 0.00 1.47 0.36 0.09 74.06 23:35:43 Average: 6 21.50 0.00 1.81 0.40 0.07 76.22 23:35:43 Average: 7 24.51 0.00 1.39 0.56 0.08 73.45 23:35:43 23:35:43 23:35:43