21:50:14 Started by timer 21:50:14 Running as SYSTEM 21:50:14 [EnvInject] - Loading node environment variables. 21:50:14 Building remotely on prd-centos8-builder-4c-4g-9293 (centos8-builder-4c-4g) in workspace /w/workspace/l2switch-maven-clm-master 21:50:15 [ssh-agent] Looking for ssh-agent implementation... 21:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:50:15 $ ssh-agent 21:50:15 SSH_AUTH_SOCK=/tmp/ssh-DHJZmvyFeIjZ/agent.5573 21:50:15 SSH_AGENT_PID=5574 21:50:15 [ssh-agent] Started. 21:50:15 Running ssh-add (command line suppressed) 21:50:15 Identity added: /w/workspace/l2switch-maven-clm-master@tmp/private_key_11315770552381437074.key (/w/workspace/l2switch-maven-clm-master@tmp/private_key_11315770552381437074.key) 21:50:15 [ssh-agent] Using credentials jenkins (jenkins-ssh) 21:50:15 The recommended git tool is: NONE 21:50:17 using credential jenkins-ssh 21:50:17 Wiping out workspace first. 21:50:17 Cloning the remote Git repository 21:50:17 Cloning repository git://devvexx.opendaylight.org/mirror/l2switch 21:50:17 > git init /w/workspace/l2switch-maven-clm-master # timeout=10 21:50:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/l2switch 21:50:17 > git --version # timeout=10 21:50:17 > git --version # 'git version 2.43.0' 21:50:17 using GIT_SSH to set credentials jenkins-ssh 21:50:17 [INFO] Currently running in a labeled security context 21:50:17 [INFO] Currently SELinux is 'enforcing' on the host 21:50:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/l2switch-maven-clm-master@tmp/jenkins-gitclient-ssh17580742770928085035.key 21:50:17 Verifying host key using known hosts file 21:50:17 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:50:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/l2switch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/l2switch # timeout=10 21:50:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:50:18 Avoid second fetch 21:50:18 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 21:50:18 Checking out Revision 53b644579d08f36b84c2e2289a26be1f6144c6dc (refs/remotes/origin/master) 21:50:18 > git config core.sparsecheckout # timeout=10 21:50:18 > git checkout -f 53b644579d08f36b84c2e2289a26be1f6144c6dc # timeout=10 21:50:18 Commit message: "Add feature-parent" 21:50:18 > git rev-list --no-walk 53b644579d08f36b84c2e2289a26be1f6144c6dc # timeout=10 21:50:18 provisioning config files... 21:50:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc 21:50:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 21:50:18 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins8605011994069991854.sh 21:50:18 ---> python-tools-install.sh 21:50:18 Setup pyenv: 21:50:19 system 21:50:19 * 3.8.13 (set by /opt/pyenv/version) 21:50:19 * 3.9.13 (set by /opt/pyenv/version) 21:50:19 * 3.10.6 (set by /opt/pyenv/version) 21:50:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hkM4 21:50:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 21:50:27 lf-activate-venv(): INFO: Installing: lftools 21:51:11 lf-activate-venv(): INFO: Adding /tmp/venv-hkM4/bin to PATH 21:51:11 Generating Requirements File 21:51:42 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. 21:51:42 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 21:51:43 Python 3.10.6 21:51:43 pip 24.0 from /tmp/venv-hkM4/lib/python3.10/site-packages/pip (python 3.10) 21:51:44 appdirs==1.4.4 21:51:44 argcomplete==3.2.2 21:51:44 aspy.yaml==1.3.0 21:51:44 attrs==23.2.0 21:51:44 autopage==0.5.2 21:51:44 beautifulsoup4==4.12.3 21:51:44 boto3==1.34.49 21:51:44 botocore==1.34.49 21:51:44 bs4==0.0.2 21:51:44 cachetools==5.3.2 21:51:44 certifi==2024.2.2 21:51:44 cffi==1.16.0 21:51:44 cfgv==3.4.0 21:51:44 chardet==5.2.0 21:51:44 charset-normalizer==3.3.2 21:51:44 click==8.1.7 21:51:44 cliff==4.6.0 21:51:44 cmd2==2.4.3 21:51:44 cryptography==3.3.2 21:51:44 debtcollector==3.0.0 21:51:44 decorator==5.1.1 21:51:44 defusedxml==0.7.1 21:51:44 Deprecated==1.2.14 21:51:44 distlib==0.3.8 21:51:44 dnspython==2.6.1 21:51:44 docker==4.2.2 21:51:44 dogpile.cache==1.3.2 21:51:44 email-validator==2.1.0.post1 21:51:44 filelock==3.13.1 21:51:44 future==1.0.0 21:51:44 gitdb==4.0.11 21:51:44 GitPython==3.1.42 21:51:44 google-auth==2.28.1 21:51:44 httplib2==0.22.0 21:51:44 identify==2.5.35 21:51:44 idna==3.6 21:51:44 importlib-resources==1.5.0 21:51:44 iso8601==2.1.0 21:51:44 Jinja2==3.1.3 21:51:44 jmespath==1.0.1 21:51:44 jsonpatch==1.33 21:51:44 jsonpointer==2.4 21:51:44 jsonschema==4.21.1 21:51:44 jsonschema-specifications==2023.12.1 21:51:44 keystoneauth1==5.6.0 21:51:44 kubernetes==29.0.0 21:51:44 lftools==0.37.9 21:51:44 lxml==5.1.0 21:51:44 MarkupSafe==2.1.5 21:51:44 msgpack==1.0.7 21:51:44 multi_key_dict==2.0.3 21:51:44 munch==4.0.0 21:51:44 netaddr==1.2.1 21:51:44 netifaces==0.11.0 21:51:44 niet==1.4.2 21:51:44 nodeenv==1.8.0 21:51:44 oauth2client==4.1.3 21:51:44 oauthlib==3.2.2 21:51:44 openstacksdk==0.62.0 21:51:44 os-client-config==2.1.0 21:51:44 os-service-types==1.7.0 21:51:44 osc-lib==3.0.1 21:51:44 oslo.config==9.4.0 21:51:44 oslo.context==5.4.0 21:51:44 oslo.i18n==6.3.0 21:51:44 oslo.log==5.5.0 21:51:44 oslo.serialization==5.4.0 21:51:44 oslo.utils==7.1.0 21:51:44 packaging==23.2 21:51:44 pbr==6.0.0 21:51:44 platformdirs==4.2.0 21:51:44 prettytable==3.10.0 21:51:44 pyasn1==0.5.1 21:51:44 pyasn1-modules==0.3.0 21:51:44 pycparser==2.21 21:51:44 pygerrit2==2.0.15 21:51:44 PyGithub==2.2.0 21:51:44 pyinotify==0.9.6 21:51:44 PyJWT==2.8.0 21:51:44 PyNaCl==1.5.0 21:51:44 pyparsing==2.4.7 21:51:44 pyperclip==1.8.2 21:51:44 pyrsistent==0.20.0 21:51:44 python-cinderclient==9.4.0 21:51:44 python-dateutil==2.8.2 21:51:44 python-heatclient==3.4.0 21:51:44 python-jenkins==1.8.2 21:51:44 python-keystoneclient==5.3.0 21:51:44 python-magnumclient==4.3.0 21:51:44 python-novaclient==18.4.0 21:51:44 python-openstackclient==6.0.1 21:51:44 python-swiftclient==4.4.0 21:51:44 PyYAML==6.0.1 21:51:44 referencing==0.33.0 21:51:44 requests==2.31.0 21:51:44 requests-oauthlib==1.3.1 21:51:44 requestsexceptions==1.4.0 21:51:44 rfc3986==2.0.0 21:51:44 rpds-py==0.18.0 21:51:44 rsa==4.9 21:51:44 ruamel.yaml==0.18.6 21:51:44 ruamel.yaml.clib==0.2.8 21:51:44 s3transfer==0.10.0 21:51:44 simplejson==3.19.2 21:51:44 six==1.16.0 21:51:44 smmap==5.0.1 21:51:44 soupsieve==2.5 21:51:44 stevedore==5.2.0 21:51:44 tabulate==0.9.0 21:51:44 toml==0.10.2 21:51:44 tomlkit==0.12.3 21:51:44 tqdm==4.66.2 21:51:44 typing_extensions==4.9.0 21:51:44 tzdata==2024.1 21:51:44 urllib3==1.26.18 21:51:44 virtualenv==20.25.1 21:51:44 wcwidth==0.2.13 21:51:44 websocket-client==1.7.0 21:51:44 wrapt==1.16.0 21:51:44 xdg==6.0.0 21:51:44 xmltodict==0.13.0 21:51:44 yq==3.2.3 21:51:44 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2268550664175070069.sh 21:51:44 + echo quiet=on 21:51:44 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-4c-4g-9293 21:51:45 [l2switch-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS= -DPROJECT=l2switch -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 21:51:45 " -DNEXUS_IQ_STAGE=release -DMAVEN_PARAMS= -DGERRIT_PROJECT=l2switch --version 21:51:45 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 21:51:45 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 21:51:45 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 21:51:45 Default locale: en_US, platform encoding: UTF-8 21:51:45 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 21:51:45 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins10696357722394724453.sh 21:51:45 + rm /home/jenkins/.wgetrc 21:51:45 [EnvInject] - Injecting environment variables from a build step. 21:51:45 [EnvInject] - Injecting as environment variables the properties content 21:51:45 SET_JDK_VERSION=openjdk11 21:51:45 GIT_URL="git://devvexx.opendaylight.org/mirror" 21:51:45 21:51:45 [EnvInject] - Variables injected successfully. 21:51:45 [l2switch-maven-clm-master] $ /bin/sh /tmp/jenkins1743033907531022548.sh 21:51:45 ---> update-java-alternatives.sh 21:51:45 ---> Updating Java version 21:51:45 ---> RedHat type system detected 21:51:45 openjdk version "11.0.18-ea" 2023-01-17 LTS 21:51:45 OpenJDK Runtime Environment (Red_Hat-11.0.18.0.9-0.3.ea.el8) (build 11.0.18-ea+9-LTS) 21:51:45 OpenJDK 64-Bit Server VM (Red_Hat-11.0.18.0.9-0.3.ea.el8) (build 11.0.18-ea+9-LTS, mixed mode, sharing) 21:51:45 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 21:51:45 [EnvInject] - Injecting environment variables from a build step. 21:51:45 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 21:51:45 [EnvInject] - Variables injected successfully. 21:51:45 provisioning config files... 21:51:45 copy managed file [global-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config10502371008418842815tmp 21:51:47 copy managed file [l2switch-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config1996791047809441797tmp 21:51:47 [EnvInject] - Injecting environment variables from a build step. 21:51:47 [EnvInject] - Injecting as environment variables the properties content 21:51:47 MAVEN_GOALS=clean install 21:51:47 21:51:47 [EnvInject] - Variables injected successfully. 21:51:47 [l2switch-maven-clm-master] $ /bin/bash -l /tmp/jenkins10768265928708757671.sh 21:51:47 ---> common-variables.sh 21:51:47 --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 21:51:47 ---> sonatype-clm.sh 21:51:47 Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) 21:51:47 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 21:51:47 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 21:51:47 Default locale: en_US, platform encoding: UTF-8 21:51:47 OS name: "linux", version: "4.18.0-536.el8.x86_64", arch: "amd64", family: "unix" 21:51:48 [INFO] Scanning for projects... 21:51:59 [INFO] ------------------------------------------------------------------------ 21:51:59 [INFO] Reactor Build Order: 21:51:59 [INFO] 21:51:59 [INFO] l2switch-parent [pom] 21:51:59 [INFO] packethandler-model [bundle] 21:51:59 [INFO] packethandler-impl [bundle] 21:51:59 [INFO] packethandler.aggregator [pom] 21:51:59 [INFO] loopremover-model [bundle] 21:51:59 [INFO] loopremover-impl [bundle] 21:51:59 [INFO] loopremover.aggregator [pom] 21:51:59 [INFO] addresstracker-model [bundle] 21:51:59 [INFO] arphandler-impl [bundle] 21:51:59 [INFO] addresstracker-impl [bundle] 21:51:59 [INFO] addresstracker.aggregator [pom] 21:51:59 [INFO] hosttracker.aggregator [pom] 21:51:59 [INFO] hosttracker-model [bundle] 21:51:59 [INFO] hosttracker-impl [bundle] 21:51:59 [INFO] main-impl [bundle] 21:51:59 [INFO] OpenDaylight :: L2Switch :: Feature Parent [pom] 21:51:59 [INFO] OpenDaylight :: L2Switch :: PacketHandler [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: AddressTracker [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: HostTracker [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: LoopRemover [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: ArpHandler [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: Switch [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: All [feature] 21:51:59 [INFO] OpenDaylight :: L2Switch :: Switch REST [feature] 21:51:59 [INFO] features-l2switch [feature] 21:51:59 [INFO] distribution-karaf [pom] 21:51:59 [INFO] features-l2switch-aggregator [pom] 21:51:59 [INFO] l2switch-artifacts [pom] 21:51:59 [INFO] l2switch [pom] 21:52:00 [INFO] 21:52:00 [INFO] -------------< org.opendaylight.l2switch:l2switch-parent >-------------- 21:52:00 [INFO] Building l2switch-parent 0.8.0-SNAPSHOT [1/29] 21:52:00 [INFO] --------------------------------[ pom ]--------------------------------- 21:52:00 [INFO] 21:52:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ l2switch-parent --- 21:52:01 [INFO] 21:52:01 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ l2switch-parent --- 21:52:02 [INFO] 21:52:02 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ l2switch-parent --- 21:52:02 [INFO] 21:52:02 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ l2switch-parent --- 21:52:02 [INFO] 21:52:02 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ l2switch-parent --- 21:52:04 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/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/** 21:52:04 [INFO] 21:52:04 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ l2switch-parent --- 21:52:07 [INFO] Starting audit... 21:52:07 Audit done. 21:52:07 [INFO] You have 0 Checkstyle violations. 21:52:07 [INFO] 21:52:07 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ l2switch-parent --- 21:52:07 [INFO] Starting audit... 21:52:07 Audit done. 21:52:07 [INFO] You have 0 Checkstyle violations. 21:52:07 [INFO] 21:52:07 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ l2switch-parent >>> 21:52:07 [INFO] 21:52:07 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ l2switch-parent --- 21:52:09 [INFO] 21:52:09 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ l2switch-parent <<< 21:52:09 [INFO] 21:52:09 [INFO] 21:52:09 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ l2switch-parent --- 21:52:09 [INFO] PMD version: 6.29.0 21:52:09 [INFO] 21:52:09 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ l2switch-parent --- 21:52:10 [INFO] 21:52:10 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ l2switch-parent >>> 21:52:10 [INFO] 21:52:10 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ l2switch-parent --- 21:52:11 [INFO] 21:52:11 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ l2switch-parent <<< 21:52:11 [INFO] 21:52:11 [INFO] 21:52:11 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ l2switch-parent --- 21:52:12 [INFO] 21:52:12 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ l2switch-parent --- 21:52:12 [INFO] executing beanshell script 21:52:12 [INFO] 21:52:12 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ l2switch-parent --- 21:52:12 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:52:12 [INFO] 21:52:12 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ l2switch-parent --- 21:52:14 [INFO] 21:52:14 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ l2switch-parent --- 21:52:14 [INFO] 21:52:14 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ l2switch-parent --- 21:52:14 [INFO] 21:52:14 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ l2switch-parent --- 21:52:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:14 [INFO] 21:52:14 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ l2switch-parent --- 21:52:14 [INFO] Installing /w/workspace/l2switch-maven-clm-master/parent/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-parent/0.8.0-SNAPSHOT/l2switch-parent-0.8.0-SNAPSHOT.pom 21:52:14 [INFO] 21:52:14 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ l2switch-parent --- 21:52:14 [INFO] org.opendaylight.l2switch:l2switch-parent:pom:0.8.0-SNAPSHOT 21:52:14 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:52:14 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:52:14 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:14 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:52:14 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:52:14 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:14 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:14 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:14 [INFO] +- junit:junit:jar:4.13.2:test 21:52:14 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:52:14 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:52:14 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:52:14 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:52:14 [INFO] 21:52:14 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ l2switch-parent --- 21:52:14 WARNING: An illegal reflective access operation has occurred 21:52:14 WARNING: Illegal reflective access by com.thoughtworks.xstream.core.util.Fields (file:/tmp/r/com/sonatype/clm/clm-maven-plugin/2.41.0-02/clm-maven-plugin-2.41.0-02.jar) to field java.util.Properties.defaults 21:52:14 WARNING: Please consider reporting this to the maintainers of com.thoughtworks.xstream.core.util.Fields 21:52:14 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations 21:52:14 WARNING: All illegal access operations will be denied in a future release 21:52:14 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/parent/target/sonatype-clm/module.xml 21:52:14 [INFO] 21:52:14 [INFO] ----< org.opendaylight.l2switch.packethandler:packethandler-model >----- 21:52:14 [INFO] Building packethandler-model 0.8.0-SNAPSHOT [2/29] 21:52:14 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packethandler-model --- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ packethandler-model --- 21:52:16 [INFO] 21:52:16 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ packethandler-model --- 21:52:16 [INFO] 21:52:16 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ packethandler-model --- 21:52:16 [INFO] 21:52:16 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ packethandler-model --- 21:52:16 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:16 [INFO] 21:52:16 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ packethandler-model --- 21:52:18 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:18 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/packethandler/model/src/main/yang 21:52:18 [INFO] yang-to-sources: Found 8 dependencies in 19.70 ms 21:52:19 [INFO] yang-to-sources: Project model files found: 6 in 176.6 ms 21:52:20 [INFO] Configuration list (urn:opendaylight:openflow:common:instruction?revision=2013-07-31)action does not define any keys in violation of RFC7950 section 7.8.2. While this is fine with OpenDaylight, it can cause interoperability issues with other systems [defined at [ByteSource.wrap(2F2A0A202A20436F70797269676...)]:32:8] 21:52:20 [INFO] yang-to-sources: 25 YANG models processed in 1.081 s 21:52:20 [INFO] Found 37 Binding types in 314.0 ms 21:52:20 [INFO] Generating 53 Binding source files into 18 directories 21:52:20 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 66 in 495.4 ms 21:52:20 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 66 in 495.9 ms 21:52:20 [INFO] 21:52:20 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ packethandler-model --- 21:52:20 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/generated-sources/mdsal-binding added. 21:52:20 [INFO] 21:52:20 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ packethandler-model --- 21:52:21 [INFO] Starting audit... 21:52:21 Audit done. 21:52:21 [INFO] You have 0 Checkstyle violations. 21:52:21 [INFO] 21:52:21 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ packethandler-model --- 21:52:21 [INFO] Starting audit... 21:52:21 Audit done. 21:52:21 [INFO] You have 0 Checkstyle violations. 21:52:21 [INFO] 21:52:21 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ packethandler-model >>> 21:52:21 [INFO] 21:52:21 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ packethandler-model --- 21:52:21 [INFO] 21:52:21 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ packethandler-model <<< 21:52:21 [INFO] 21:52:21 [INFO] 21:52:21 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ packethandler-model --- 21:52:21 [INFO] PMD version: 6.29.0 21:52:21 [INFO] 21:52:21 [INFO] 21:52:21 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ packethandler-model --- 21:52:21 [INFO] 21:52:21 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ packethandler-model --- 21:52:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:21 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/model/src/main/resources 21:52:21 [INFO] Copying 1 resource 21:52:21 [INFO] Copying 6 resources 21:52:21 [INFO] Copying 1 resource 21:52:21 [INFO] Copying 6 resources 21:52:21 [INFO] Copying 1 resource 21:52:21 [INFO] 21:52:21 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ packethandler-model --- 21:52:22 [INFO] Changes detected - recompiling the module! 21:52:22 [INFO] Compiling 65 source files to /w/workspace/l2switch-maven-clm-master/packethandler/model/target/classes 21:52:24 [INFO] 21:52:24 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ packethandler-model >>> 21:52:24 [INFO] 21:52:24 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ packethandler-model --- 21:52:24 [INFO] Fork Value is true 21:52:28 [INFO] Done SpotBugs Analysis.... 21:52:28 [INFO] 21:52:28 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ packethandler-model <<< 21:52:28 [INFO] 21:52:28 [INFO] 21:52:28 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ packethandler-model --- 21:52:28 [INFO] BugInstance size is 0 21:52:28 [INFO] Error size is 0 21:52:28 [INFO] No errors/warnings found 21:52:28 [INFO] 21:52:28 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ packethandler-model --- 21:52:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:28 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:28 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/model/src/test/resources 21:52:28 [INFO] 21:52:28 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ packethandler-model --- 21:52:28 [INFO] No sources to compile 21:52:28 [INFO] 21:52:28 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ packethandler-model --- 21:52:29 [INFO] No tests to run. 21:52:29 [INFO] 21:52:29 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ packethandler-model --- 21:52:29 [INFO] executing beanshell script 21:52:29 [INFO] 21:52:29 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ packethandler-model --- 21:52:29 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar 21:52:29 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/classes/META-INF/MANIFEST.MF 21:52:29 [INFO] 21:52:29 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ packethandler-model --- 21:52:32 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:33 [INFO] 21:52:33 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ packethandler-model --- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ packethandler-model --- 21:52:33 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:52:33 [INFO] 21:52:33 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ packethandler-model --- 21:52:33 [INFO] 21:52:33 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ packethandler-model --- 21:52:33 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:33 [INFO] 21:52:33 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packethandler-model --- 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.pom 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:33 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:52:33 [INFO] 21:52:33 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ packethandler-model --- 21:52:33 [INFO] Writing OBR metadata 21:52:33 [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-model/0.8.0-SNAPSHOT/packethandler-model-0.8.0-SNAPSHOT.jar 21:52:33 [INFO] Writing OBR metadata 21:52:33 [INFO] 21:52:33 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ packethandler-model --- 21:52:33 [INFO] org.opendaylight.l2switch.packethandler:packethandler-model:bundle:0.8.0-SNAPSHOT 21:52:33 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:52:33 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:52:33 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:52:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:52:33 [INFO] | | +- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:52:33 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:52:33 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:52:33 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:52:33 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:52:33 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:52:33 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:52:33 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:52:33 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:52:33 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:52:33 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:52:33 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:52:33 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:52:33 [INFO] | +- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:52:33 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:52:33 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:52:33 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:52:33 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:33 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:33 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:52:33 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:52:33 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:52:33 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:52:33 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:52:33 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:33 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:52:33 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:52:33 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:33 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:33 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:33 [INFO] +- junit:junit:jar:4.13.2:test 21:52:33 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:52:33 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:52:33 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:52:33 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:52:33 [INFO] 21:52:33 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ packethandler-model --- 21:52:33 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/model/target/sonatype-clm/module.xml 21:52:33 [INFO] 21:52:33 [INFO] -----< org.opendaylight.l2switch.packethandler:packethandler-impl >----- 21:52:33 [INFO] Building packethandler-impl 0.8.0-SNAPSHOT [3/29] 21:52:33 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packethandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ packethandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ packethandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ packethandler-impl --- 21:52:33 [INFO] 21:52:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ packethandler-impl --- 21:52:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/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/** 21:52:33 [INFO] 21:52:33 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ packethandler-impl --- 21:52:33 [INFO] Starting audit... 21:52:33 Audit done. 21:52:33 [INFO] You have 0 Checkstyle violations. 21:52:33 [INFO] 21:52:33 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ packethandler-impl --- 21:52:34 [INFO] Starting audit... 21:52:34 Audit done. 21:52:34 [INFO] You have 0 Checkstyle violations. 21:52:34 [INFO] 21:52:34 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ packethandler-impl >>> 21:52:34 [INFO] 21:52:34 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ packethandler-impl --- 21:52:34 [INFO] 21:52:34 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ packethandler-impl <<< 21:52:34 [INFO] 21:52:34 [INFO] 21:52:34 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ packethandler-impl --- 21:52:34 [INFO] PMD version: 6.29.0 21:52:34 [INFO] CPD Failure: Found 30 lines of duplicated code at locations: 21:52:34 [INFO] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java line 111 21:52:34 [INFO] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java line 119 21:52:34 [INFO] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java line 122 21:52:34 [INFO] You have 1 CPD duplication. For more details see: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/cpd.xml 21:52:34 [INFO] 21:52:34 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ packethandler-impl --- 21:52:34 [INFO] 21:52:34 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ packethandler-impl --- 21:52:34 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:34 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:34 [INFO] Copying 1 resource 21:52:34 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/generated-sources/spi 21:52:34 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/generated-sources/yang 21:52:34 [INFO] 21:52:34 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ packethandler-impl --- 21:52:34 [INFO] Changes detected - recompiling the module! 21:52:34 [INFO] Compiling 11 source files to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/classes 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java:[69,20] setHardwareLength(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.arp.rev140528.arp.packet.received.packet.chain.packet.ArpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/ArpDecoder.java:[70,20] setProtocolLength(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.arp.rev140528.arp.packet.received.packet.chain.packet.ArpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[64,20] setVersion(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[69,20] setIhl(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[70,29] Dscp(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[71,20] setEcn(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[72,20] setIpv4Length(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[73,20] setId(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[84,20] setFragmentOffset(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[85,20] setTtl(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv4Decoder.java:[88,20] setChecksum(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv4.rev140528.ipv4.packet.received.packet.chain.packet.Ipv4PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[57,20] setType(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.icmp.rev140528.icmp.packet.received.packet.chain.packet.IcmpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[58,20] setCode(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.icmp.rev140528.icmp.packet.received.packet.chain.packet.IcmpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[61,20] setCrc(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.icmp.rev140528.icmp.packet.received.packet.chain.packet.IcmpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[64,20] setIdentifier(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.icmp.rev140528.icmp.packet.received.packet.chain.packet.IcmpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/IcmpDecoder.java:[65,20] setSequenceNumber(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.icmp.rev140528.icmp.packet.received.packet.chain.packet.IcmpPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:[105,30] setPriorityCode(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ethernet.rev140528.ethernet.packet.fields.Header8021qBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:[113,39] VlanId(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ethernet.rev140528.VlanId has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:[134,26] setEthernetLength(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ethernet.rev140528.ethernet.packet.received.packet.chain.packet.EthernetPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/EthernetDecoder.java:[146,22] setCrc(java.lang.Long) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ethernet.rev140528.ethernet.packet.received.packet.chain.packet.EthernetPacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[68,20] setVersion(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv6.rev140528.ipv6.packet.received.packet.chain.packet.Ipv6PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[73,29] Dscp(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.Dscp has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[74,20] setEcn(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv6.rev140528.ipv6.packet.received.packet.chain.packet.Ipv6PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[75,20] setFlowLabel(java.lang.Long) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv6.rev140528.ipv6.packet.received.packet.chain.packet.Ipv6PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[76,20] setIpv6Length(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv6.rev140528.ipv6.packet.received.packet.chain.packet.Ipv6PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[79,20] setHopLimit(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv6.rev140528.ipv6.packet.received.packet.chain.packet.Ipv6PacketBuilder has been deprecated and marked for removal 21:52:34 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/Ipv6Decoder.java:[102,93] setLength(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.packet.ipv6.rev140528.ipv6.packet.fields.ExtensionHeadersBuilder has been deprecated and marked for removal 21:52:34 [INFO] 21:52:34 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ packethandler-impl >>> 21:52:34 [INFO] 21:52:34 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ packethandler-impl --- 21:52:34 [INFO] Fork Value is true 21:52:39 [INFO] Done SpotBugs Analysis.... 21:52:39 [INFO] 21:52:39 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ packethandler-impl <<< 21:52:39 [INFO] 21:52:39 [INFO] 21:52:39 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ packethandler-impl --- 21:52:39 [INFO] BugInstance size is 0 21:52:39 [INFO] Error size is 0 21:52:39 [INFO] No errors/warnings found 21:52:39 [INFO] 21:52:39 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ packethandler-impl --- 21:52:39 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:39 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:39 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/test/resources 21:52:39 [INFO] 21:52:39 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ packethandler-impl --- 21:52:39 [INFO] Changes detected - recompiling the module! 21:52:39 [INFO] Compiling 8 source files to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/test-classes 21:52:40 [INFO] 21:52:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ packethandler-impl --- 21:52:40 [INFO] 21:52:40 [INFO] ------------------------------------------------------- 21:52:40 [INFO] T E S T S 21:52:40 [INFO] ------------------------------------------------------- 21:52:41 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 21:52:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 s - in org.opendaylight.l2switch.packethandler.decoders.ArpDecoderTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 21:52:42 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.opendaylight.l2switch.packethandler.decoders.utils.NetUtilsTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 21:52:42 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.opendaylight.l2switch.packethandler.decoders.utils.HexEncodeTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 21:52:42 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.opendaylight.l2switch.packethandler.decoders.utils.BitBufferHelperTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 21:52:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.opendaylight.l2switch.packethandler.decoders.EthernetDecoderTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 21:52:42 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.opendaylight.l2switch.packethandler.decoders.Ipv6DecoderTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 21:52:42 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.opendaylight.l2switch.packethandler.decoders.IcmpDecoderTest 21:52:42 [INFO] Running org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 21:52:42 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.opendaylight.l2switch.packethandler.decoders.Ipv4DecoderTest 21:52:42 [INFO] 21:52:42 [INFO] Results: 21:52:42 [INFO] 21:52:42 [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0 21:52:42 [INFO] 21:52:42 [INFO] 21:52:42 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ packethandler-impl --- 21:52:42 [INFO] executing beanshell script 21:52:42 [INFO] 21:52:42 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ packethandler-impl --- 21:52:42 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar 21:52:42 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/classes/META-INF/MANIFEST.MF 21:52:42 [INFO] 21:52:42 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ packethandler-impl --- 21:52:44 [INFO] 21:52:44 24 warnings 21:52:44 [WARNING] Javadoc Warnings 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:38: warning: no @param for producedPacketNotificationType 21:52:44 [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:38: warning: no @param for notificationProviderService 21:52:44 [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:38: warning: no @param for notificationService 21:52:44 [WARNING] public AbstractPacketDecoder(Class

producedPacketNotificationType, 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:65: warning: no @param for consumedPacketNotification 21:52:44 [WARNING] public void decodeAndPublish(final C consumedPacketNotification) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:86: warning: no @param for consumedPacketNotification 21:52:44 [WARNING] public abstract P decode(C consumedPacketNotification); 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/AbstractPacketDecoder.java:86: warning: no @return 21:52:44 [WARNING] public abstract P decode(C consumedPacketNotification); 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:291: warning: no @param for numBits 21:52:44 [WARNING] public static int getMSBMask(int numBits) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:291: warning: no @return 21:52:44 [WARNING] public static int getMSBMask(int numBits) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:302: warning: no @param for numBits 21:52:44 [WARNING] public static int getLSBMask(int numBits) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:302: warning: no @return 21:52:44 [WARNING] public static int getLSBMask(int numBits) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:313: warning: no @param for array 21:52:44 [WARNING] public static long toNumber(byte[] array) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:313: warning: no @return 21:52:44 [WARNING] public static long toNumber(byte[] array) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:363: warning: no @param for input 21:52:44 [WARNING] public static byte[] toByteArray(Number input) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/BitBufferHelper.java:363: warning: no @return 21:52:44 [WARNING] public static byte[] toByteArray(Number input) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:91: warning: no @param for bytes 21:52:44 [WARNING] public static String bytesToHexStringFormat(byte[] bytes) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/HexEncode.java:91: warning: no @return 21:52:44 [WARNING] public static String bytesToHexStringFormat(byte[] bytes) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:144: warning: no @return 21:52:44 [WARNING] public static InetAddress getInetNetworkMask(int prefixMaskLength, boolean isV6) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:264: warning: no @return 21:52:44 [WARNING] public static boolean inetAddressConflict(InetAddress testAddress, InetAddress filterAddress, InetAddress testMask, 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:314: warning: no @return 21:52:44 [WARNING] public static boolean isBroadcastMACAddr(byte[] macAddress) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:333: warning: no @return 21:52:44 [WARNING] public static boolean isUnicastMACAddr(byte[] macAddress) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:347: warning: no @return 21:52:44 [WARNING] public static boolean isMulticastMACAddr(byte[] macAddress) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:394: warning: no @return 21:52:44 [WARNING] public static boolean isIPv4AddressValid(String cidr) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:422: warning: no @return 21:52:44 [WARNING] public static boolean isIPv6AddressValid(String cidr) { 21:52:44 [WARNING] ^ 21:52:44 [WARNING] /w/workspace/l2switch-maven-clm-master/packethandler/implementation/src/main/java/org/opendaylight/l2switch/packethandler/decoders/utils/NetUtils.java:455: warning: no @return 21:52:44 [WARNING] public static boolean isIPAddressValid(String cidr) { 21:52:44 [WARNING] ^ 21:52:44 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:44 [INFO] 21:52:44 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ packethandler-impl --- 21:52:44 [INFO] 21:52:44 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ packethandler-impl --- 21:52:44 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:52:44 [INFO] 21:52:44 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ packethandler-impl --- 21:52:44 [INFO] 21:52:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ packethandler-impl --- 21:52:44 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/code-coverage/jacoco.exec 21:52:44 [INFO] Analyzed bundle 'packethandler-impl' with 11 classes 21:52:45 [INFO] 21:52:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packethandler-impl --- 21:52:45 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar 21:52:45 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.pom 21:52:45 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:52:45 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:52:45 [INFO] 21:52:45 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ packethandler-impl --- 21:52:45 [INFO] Installing org/opendaylight/l2switch/packethandler/packethandler-impl/0.8.0-SNAPSHOT/packethandler-impl-0.8.0-SNAPSHOT.jar 21:52:45 [INFO] Writing OBR metadata 21:52:45 [INFO] 21:52:45 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ packethandler-impl --- 21:52:45 [INFO] org.opendaylight.l2switch.packethandler:packethandler-impl:bundle:0.8.0-SNAPSHOT 21:52:45 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:52:45 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:52:45 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:52:45 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:52:45 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:52:45 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:52:45 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:52:45 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:52:45 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:52:45 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:52:45 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:52:45 [INFO] | | +- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:52:45 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:52:45 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:52:45 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:52:45 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:52:45 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:52:45 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:52:45 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:52:45 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:52:45 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:52:45 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:52:45 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:52:45 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:45 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:45 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:52:45 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:52:45 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:52:45 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:52:45 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:52:45 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:52:45 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:52:45 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:52:45 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:52:45 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:52:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:52:45 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:45 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:52:45 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:52:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:45 [INFO] +- junit:junit:jar:4.13.2:test 21:52:45 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:52:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:52:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:52:45 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:52:45 [INFO] 21:52:45 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ packethandler-impl --- 21:52:45 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/sonatype-clm/module.xml 21:52:45 [INFO] 21:52:45 [INFO] --< org.opendaylight.l2switch.packethandler:packethandler.aggregator >-- 21:52:45 [INFO] Building packethandler.aggregator 0.8.0-SNAPSHOT [4/29] 21:52:45 [INFO] --------------------------------[ pom ]--------------------------------- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ packethandler.aggregator --- 21:52:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/packethandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:45 [INFO] 21:52:45 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ packethandler.aggregator --- 21:52:45 [INFO] Starting audit... 21:52:45 Audit done. 21:52:45 [INFO] You have 0 Checkstyle violations. 21:52:45 [INFO] 21:52:45 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ packethandler.aggregator --- 21:52:45 [INFO] Starting audit... 21:52:45 Audit done. 21:52:45 [INFO] You have 0 Checkstyle violations. 21:52:45 [INFO] 21:52:45 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ packethandler.aggregator >>> 21:52:45 [INFO] 21:52:45 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ packethandler.aggregator <<< 21:52:45 [INFO] 21:52:45 [INFO] 21:52:45 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ packethandler.aggregator --- 21:52:45 [INFO] PMD version: 6.29.0 21:52:45 [INFO] 21:52:45 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ packethandler.aggregator >>> 21:52:45 [INFO] 21:52:45 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ packethandler.aggregator <<< 21:52:45 [INFO] 21:52:45 [INFO] 21:52:45 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ packethandler.aggregator --- 21:52:45 [INFO] executing beanshell script 21:52:45 [INFO] 21:52:45 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ packethandler.aggregator --- 21:52:45 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:52:45 [INFO] 21:52:45 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ packethandler.aggregator --- 21:52:45 [INFO] 21:52:45 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ packethandler.aggregator --- 21:52:45 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:45 [INFO] 21:52:45 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ packethandler.aggregator --- 21:52:45 [INFO] Installing /w/workspace/l2switch-maven-clm-master/packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/packethandler/packethandler.aggregator/0.8.0-SNAPSHOT/packethandler.aggregator-0.8.0-SNAPSHOT.pom 21:52:45 [INFO] 21:52:45 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ packethandler.aggregator --- 21:52:45 [INFO] org.opendaylight.l2switch.packethandler:packethandler.aggregator:pom:0.8.0-SNAPSHOT 21:52:45 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:52:45 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:52:45 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:45 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:52:45 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:52:45 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:45 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:45 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:45 [INFO] +- junit:junit:jar:4.13.2:test 21:52:45 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:52:45 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:52:45 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:52:45 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:52:45 [INFO] 21:52:45 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ packethandler.aggregator --- 21:52:45 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/packethandler/target/sonatype-clm/module.xml 21:52:45 [INFO] 21:52:45 [INFO] ------< org.opendaylight.l2switch.loopremover:loopremover-model >------- 21:52:45 [INFO] Building loopremover-model 0.8.0-SNAPSHOT [5/29] 21:52:45 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ loopremover-model --- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ loopremover-model --- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ loopremover-model --- 21:52:45 [INFO] 21:52:45 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ loopremover-model --- 21:52:45 [INFO] 21:52:45 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ loopremover-model --- 21:52:45 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:52:45 [INFO] 21:52:45 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ loopremover-model --- 21:52:45 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:45 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/loopremover/model/src/main/yang 21:52:45 [INFO] yang-to-sources: Found 4 dependencies in 1.647 ms 21:52:45 [INFO] yang-to-sources: Project model files found: 1 in 3.884 ms 21:52:45 [INFO] yang-to-sources: 4 YANG models processed in 46.90 ms 21:52:45 [INFO] Found 3 Binding types in 5.366 ms 21:52:45 [INFO] Generating 4 Binding source files into 1 directories 21:52:45 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 7 in 10.67 ms 21:52:45 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 7 in 10.89 ms 21:52:45 [INFO] 21:52:45 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ loopremover-model --- 21:52:45 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/generated-sources/mdsal-binding added. 21:52:45 [INFO] 21:52:45 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ loopremover-model --- 21:52:45 [INFO] Starting audit... 21:52:45 Audit done. 21:52:45 [INFO] You have 0 Checkstyle violations. 21:52:45 [INFO] 21:52:45 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ loopremover-model --- 21:52:45 [INFO] Starting audit... 21:52:45 Audit done. 21:52:45 [INFO] You have 0 Checkstyle violations. 21:52:45 [INFO] 21:52:45 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ loopremover-model >>> 21:52:45 [INFO] 21:52:45 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ loopremover-model --- 21:52:45 [INFO] 21:52:45 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ loopremover-model <<< 21:52:45 [INFO] 21:52:45 [INFO] 21:52:45 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ loopremover-model --- 21:52:45 [INFO] PMD version: 6.29.0 21:52:45 [INFO] 21:52:45 [INFO] 21:52:45 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ loopremover-model --- 21:52:45 [INFO] 21:52:45 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ loopremover-model --- 21:52:45 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:45 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:45 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/src/main/resources 21:52:45 [INFO] Copying 1 resource 21:52:45 [INFO] Copying 1 resource 21:52:45 [INFO] Copying 1 resource 21:52:45 [INFO] Copying 1 resource 21:52:45 [INFO] Copying 1 resource 21:52:45 [INFO] 21:52:45 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ loopremover-model --- 21:52:45 [INFO] Changes detected - recompiling the module! 21:52:45 [INFO] Compiling 6 source files to /w/workspace/l2switch-maven-clm-master/loopremover/model/target/classes 21:52:45 [INFO] 21:52:45 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ loopremover-model >>> 21:52:45 [INFO] 21:52:45 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ loopremover-model --- 21:52:45 [INFO] Fork Value is true 21:52:48 [INFO] Done SpotBugs Analysis.... 21:52:48 [INFO] 21:52:48 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ loopremover-model <<< 21:52:48 [INFO] 21:52:48 [INFO] 21:52:48 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ loopremover-model --- 21:52:48 [INFO] BugInstance size is 0 21:52:48 [INFO] Error size is 0 21:52:48 [INFO] No errors/warnings found 21:52:48 [INFO] 21:52:48 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ loopremover-model --- 21:52:48 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:48 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:48 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/model/src/test/resources 21:52:48 [INFO] 21:52:48 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ loopremover-model --- 21:52:48 [INFO] No sources to compile 21:52:48 [INFO] 21:52:48 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ loopremover-model --- 21:52:48 [INFO] No tests to run. 21:52:48 [INFO] 21:52:48 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ loopremover-model --- 21:52:48 [INFO] executing beanshell script 21:52:48 [INFO] 21:52:48 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ loopremover-model --- 21:52:48 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar 21:52:48 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/classes/META-INF/MANIFEST.MF 21:52:48 [INFO] 21:52:48 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ loopremover-model --- 21:52:49 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:50 [INFO] 21:52:50 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ loopremover-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ loopremover-model --- 21:52:50 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:52:50 [INFO] 21:52:50 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ loopremover-model --- 21:52:50 [INFO] 21:52:50 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ loopremover-model --- 21:52:50 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:52:50 [INFO] 21:52:50 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ loopremover-model --- 21:52:50 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar 21:52:50 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.pom 21:52:50 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:52:50 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:52:50 [INFO] 21:52:50 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ loopremover-model --- 21:52:50 [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-model/0.8.0-SNAPSHOT/loopremover-model-0.8.0-SNAPSHOT.jar 21:52:50 [INFO] Writing OBR metadata 21:52:50 [INFO] 21:52:50 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ loopremover-model --- 21:52:50 [INFO] org.opendaylight.l2switch.loopremover:loopremover-model:bundle:0.8.0-SNAPSHOT 21:52:50 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:52:50 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:52:50 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:52:50 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:52:50 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:52:50 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:52:50 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:52:50 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:52:50 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:52:50 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:52:50 [INFO] | \- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:52:50 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:52:50 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:52:50 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:52:50 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:52:50 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:52:50 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:52:50 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:52:50 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:52:50 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:52:50 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:52:50 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:52:50 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:52:50 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:52:50 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:52:50 [INFO] +- junit:junit:jar:4.13.2:test 21:52:50 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:52:50 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:52:50 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:52:50 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:52:50 [INFO] 21:52:50 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ loopremover-model --- 21:52:50 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/model/target/sonatype-clm/module.xml 21:52:50 [INFO] 21:52:50 [INFO] -------< org.opendaylight.l2switch.loopremover:loopremover-impl >------- 21:52:50 [INFO] Building loopremover-impl 0.8.0-SNAPSHOT [6/29] 21:52:50 [INFO] -------------------------------[ bundle ]------------------------------- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ loopremover-impl --- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ loopremover-impl --- 21:52:50 [INFO] 21:52:50 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ loopremover-impl --- 21:52:50 [INFO] 21:52:50 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ loopremover-impl --- 21:52:50 [INFO] 21:52:50 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ loopremover-impl --- 21:52:50 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/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/** 21:52:50 [INFO] 21:52:50 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ loopremover-impl --- 21:52:50 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:52:50 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/yang 21:52:50 [INFO] yang-to-sources: Found 14 dependencies in 4.272 ms 21:52:50 [INFO] yang-to-sources: Project model files found: 1 in 1.319 ms 21:52:50 [INFO] yang-to-sources: 1 YANG models processed in 171.3 ms 21:52:50 [INFO] Found 2 Binding types in 1.021 ms 21:52:50 [INFO] Generating 3 Binding source files into 1 directories 21:52:50 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 5.537 ms 21:52:50 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 5.661 ms 21:52:50 [INFO] 21:52:50 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ loopremover-impl --- 21:52:50 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/generated-sources/mdsal-binding added. 21:52:50 [INFO] 21:52:50 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ loopremover-impl --- 21:52:50 [INFO] Starting audit... 21:52:50 Audit done. 21:52:50 [INFO] You have 0 Checkstyle violations. 21:52:50 [INFO] 21:52:50 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ loopremover-impl --- 21:52:50 [INFO] Starting audit... 21:52:50 Audit done. 21:52:51 [INFO] You have 0 Checkstyle violations. 21:52:51 [INFO] 21:52:51 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ loopremover-impl >>> 21:52:51 [INFO] 21:52:51 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ loopremover-impl --- 21:52:51 [INFO] 21:52:51 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ loopremover-impl <<< 21:52:51 [INFO] 21:52:51 [INFO] 21:52:51 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ loopremover-impl --- 21:52:51 [INFO] PMD version: 6.29.0 21:52:51 [INFO] 21:52:51 [INFO] 21:52:51 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ loopremover-impl --- 21:52:51 [INFO] 21:52:51 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ loopremover-impl --- 21:52:51 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:51 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:51 [INFO] Copying 1 resource 21:52:51 [INFO] Copying 1 resource 21:52:51 [INFO] Copying 1 resource 21:52:51 [INFO] Copying 1 resource 21:52:51 [INFO] Copying 1 resource 21:52:51 [INFO] Copying 1 resource 21:52:51 [INFO] 21:52:51 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ loopremover-impl --- 21:52:51 [INFO] Changes detected - recompiling the module! 21:52:51 [INFO] Compiling 11 source files to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/classes 21:52:51 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriter.java:[162,85] unchecked cast 21:52:51 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:51 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:51 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[274,86] unchecked cast 21:52:51 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:51 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:51 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:[297,30] unchecked cast 21:52:51 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:51 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:51 [INFO] 21:52:51 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ loopremover-impl >>> 21:52:51 [INFO] 21:52:51 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ loopremover-impl --- 21:52:51 [INFO] Fork Value is true 21:52:54 [INFO] Done SpotBugs Analysis.... 21:52:54 [INFO] 21:52:54 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ loopremover-impl <<< 21:52:54 [INFO] 21:52:54 [INFO] 21:52:54 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ loopremover-impl --- 21:52:54 [INFO] BugInstance size is 0 21:52:54 [INFO] Error size is 0 21:52:54 [INFO] No errors/warnings found 21:52:54 [INFO] 21:52:54 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ loopremover-impl --- 21:52:54 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:52:54 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:52:54 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/resources 21:52:54 [INFO] 21:52:54 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ loopremover-impl --- 21:52:54 [INFO] Changes detected - recompiling the module! 21:52:54 [INFO] Compiling 4 source files to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/test-classes 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/flow/InitialFlowWriterTest.java:[43,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[63,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[72,68] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types 21:52:54 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,L 21:52:54 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[72,72] unchecked conversion 21:52:54 required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:52:54 found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[250,61] unchecked conversion 21:52:54 required: org.opendaylight.mdsal.binding.api.DataTreeModification 21:52:54 found: org.opendaylight.mdsal.binding.api.DataTreeModification 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[251,69] unchecked conversion 21:52:54 required: org.opendaylight.mdsal.binding.api.DataObjectModification 21:52:54 found: org.opendaylight.mdsal.binding.api.DataObjectModification 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[266,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:52:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[266,75] unchecked conversion 21:52:54 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[304,39] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:52:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[304,76] unchecked conversion 21:52:54 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[313,53] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 21:52:54 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 21:52:54 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.l2switch.loopremover.rev140714.StpStatusAwareNodeConnector 21:52:54 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/test/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandlerTest.java:[313,90] unchecked conversion 21:52:54 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:52:54 [INFO] 21:52:54 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ loopremover-impl --- 21:52:54 [INFO] 21:52:54 [INFO] ------------------------------------------------------- 21:52:54 [INFO] T E S T S 21:52:54 [INFO] ------------------------------------------------------- 21:52:55 [INFO] Running org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 21:52:56 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.opendaylight.l2switch.loopremover.flow.InitialFlowWriterTest 21:52:56 [INFO] Running org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 21:53:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.679 s - in org.opendaylight.l2switch.loopremover.topology.TopologyLinkDataChangeHandlerTest 21:53:00 [INFO] Running org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 21:53:00 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.opendaylight.l2switch.loopremover.topology.NetworkGraphImplTest 21:53:00 [INFO] Running org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 21:53:00 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.opendaylight.l2switch.loopremover.util.InstanceIdentifierUtilsTest 21:53:00 [INFO] 21:53:00 [INFO] Results: 21:53:00 [INFO] 21:53:00 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0 21:53:00 [INFO] 21:53:00 [INFO] 21:53:00 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ loopremover-impl --- 21:53:00 [INFO] executing beanshell script 21:53:00 [INFO] 21:53:00 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ loopremover-impl --- 21:53:01 [WARNING] Bundle org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT : Unused Export-Package instructions: [org.apache.commons*] 21:53:01 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar 21:53:01 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/classes/META-INF/MANIFEST.MF 21:53:01 [INFO] 21:53:01 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ loopremover-impl --- 21:53:03 [INFO] 21:53:03 7 warnings 21:53:03 [WARNING] Javadoc Warnings 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/NetworkGraphService.java:48: warning: no @return 21:53:03 [WARNING] List getLinksInMst(); 21:53:03 [WARNING] ^ 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/NetworkGraphService.java:53: warning: no @return 21:53:03 [WARNING] List getAllLinks(); 21:53:03 [WARNING] ^ 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/topology/TopologyLinkDataChangeHandler.java:102: warning: no @return 21:53:03 [WARNING] public ListenerRegistration registerAsDataChangeListener() { 21:53:03 [WARNING] ^ 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:97: warning: no @param for nodeConnectorPath 21:53:03 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 21:53:03 [WARNING] ^ 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:97: warning: no @return 21:53:03 [WARNING] public static NodeConnectorKey getNodeConnectorKey(final InstanceIdentifier nodeConnectorPath) { 21:53:03 [WARNING] ^ 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:104: warning: no @param for nodePath 21:53:03 [WARNING] public static NodeKey getNodeKey(final InstanceIdentifier nodePath) { 21:53:03 [WARNING] ^ 21:53:03 [WARNING] /w/workspace/l2switch-maven-clm-master/loopremover/implementation/src/main/java/org/opendaylight/l2switch/loopremover/util/InstanceIdentifierUtils.java:104: warning: no @return 21:53:03 [WARNING] public static NodeKey getNodeKey(final InstanceIdentifier nodePath) { 21:53:03 [WARNING] ^ 21:53:03 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:03 [INFO] 21:53:03 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ loopremover-impl --- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ loopremover-impl --- 21:53:03 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:53:03 [INFO] 21:53:03 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ loopremover-impl --- 21:53:03 [INFO] 21:53:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ loopremover-impl --- 21:53:03 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/code-coverage/jacoco.exec 21:53:03 [INFO] Analyzed bundle 'loopremover-impl' with 8 classes 21:53:03 [INFO] 21:53:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ loopremover-impl --- 21:53:03 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar 21:53:03 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.pom 21:53:03 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:03 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:53:03 [INFO] 21:53:03 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ loopremover-impl --- 21:53:03 [INFO] Installing org/opendaylight/l2switch/loopremover/loopremover-impl/0.8.0-SNAPSHOT/loopremover-impl-0.8.0-SNAPSHOT.jar 21:53:03 [INFO] Writing OBR metadata 21:53:03 [INFO] 21:53:03 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ loopremover-impl --- 21:53:03 [INFO] org.opendaylight.l2switch.loopremover:loopremover-impl:bundle:0.8.0-SNAPSHOT 21:53:03 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:53:03 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:53:03 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:03 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:03 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:03 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:03 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:03 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:53:03 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:03 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:53:03 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:53:03 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:53:03 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:53:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:03 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:03 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:03 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:03 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:03 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:03 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:03 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:03 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:03 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:03 [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile 21:53:03 [INFO] +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:53:03 [INFO] +- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:53:03 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:53:03 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:03 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:53:03 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:53:03 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:03 [INFO] | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:03 [INFO] | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:03 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:53:03 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:53:03 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:03 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:03 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:03 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:03 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:53:03 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:53:03 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:53:03 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:53:03 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:03 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:03 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:03 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:03 [INFO] +- junit:junit:jar:4.13.2:test 21:53:03 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:03 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:03 [INFO] 21:53:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ loopremover-impl --- 21:53:03 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/sonatype-clm/module.xml 21:53:03 [INFO] 21:53:03 [INFO] ----< org.opendaylight.l2switch.loopremover:loopremover.aggregator >---- 21:53:03 [INFO] Building loopremover.aggregator 0.8.0-SNAPSHOT [7/29] 21:53:03 [INFO] --------------------------------[ pom ]--------------------------------- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ loopremover.aggregator --- 21:53:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/loopremover/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:03 [INFO] 21:53:03 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ loopremover.aggregator --- 21:53:03 [INFO] Starting audit... 21:53:03 Audit done. 21:53:03 [INFO] You have 0 Checkstyle violations. 21:53:03 [INFO] 21:53:03 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ loopremover.aggregator --- 21:53:03 [INFO] Starting audit... 21:53:03 Audit done. 21:53:03 [INFO] You have 0 Checkstyle violations. 21:53:03 [INFO] 21:53:03 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ loopremover.aggregator >>> 21:53:03 [INFO] 21:53:03 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ loopremover.aggregator <<< 21:53:03 [INFO] 21:53:03 [INFO] 21:53:03 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ loopremover.aggregator --- 21:53:03 [INFO] PMD version: 6.29.0 21:53:03 [INFO] 21:53:03 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ loopremover.aggregator >>> 21:53:03 [INFO] 21:53:03 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ loopremover.aggregator <<< 21:53:03 [INFO] 21:53:03 [INFO] 21:53:03 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ loopremover.aggregator --- 21:53:03 [INFO] executing beanshell script 21:53:03 [INFO] 21:53:03 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ loopremover.aggregator --- 21:53:03 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:53:03 [INFO] 21:53:03 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ loopremover.aggregator --- 21:53:03 [INFO] 21:53:03 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ loopremover.aggregator --- 21:53:03 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:03 [INFO] 21:53:03 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ loopremover.aggregator --- 21:53:03 [INFO] Installing /w/workspace/l2switch-maven-clm-master/loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/loopremover/loopremover.aggregator/0.8.0-SNAPSHOT/loopremover.aggregator-0.8.0-SNAPSHOT.pom 21:53:03 [INFO] 21:53:03 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ loopremover.aggregator --- 21:53:03 [INFO] org.opendaylight.l2switch.loopremover:loopremover.aggregator:pom:0.8.0-SNAPSHOT 21:53:03 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:03 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:03 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:03 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:03 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:03 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:03 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:03 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:03 [INFO] +- junit:junit:jar:4.13.2:test 21:53:03 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:03 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:03 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:03 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:03 [INFO] 21:53:03 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ loopremover.aggregator --- 21:53:03 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/loopremover/target/sonatype-clm/module.xml 21:53:03 [INFO] 21:53:03 [INFO] ---< org.opendaylight.l2switch.addresstracker:addresstracker-model >---- 21:53:03 [INFO] Building addresstracker-model 0.8.0-SNAPSHOT [8/29] 21:53:03 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ addresstracker-model --- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ addresstracker-model --- 21:53:03 [INFO] 21:53:03 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ addresstracker-model --- 21:53:03 [INFO] 21:53:03 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ addresstracker-model --- 21:53:03 [INFO] 21:53:03 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ addresstracker-model --- 21:53:03 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:03 [INFO] 21:53:03 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ addresstracker-model --- 21:53:03 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:03 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/main/yang 21:53:03 [INFO] yang-to-sources: Found 9 dependencies in 3.502 ms 21:53:03 [INFO] yang-to-sources: Project model files found: 1 in 994.8 μs 21:53:03 [INFO] Configuration list (urn:opendaylight:openflow:common:instruction?revision=2013-07-31)action does not define any keys in violation of RFC7950 section 7.8.2. While this is fine with OpenDaylight, it can cause interoperability issues with other systems [defined at [ByteSource.wrap(2F2A0A202A20436F70797269676...)]:32:8] 21:53:03 [INFO] yang-to-sources: 22 YANG models processed in 405.6 ms 21:53:03 [INFO] Found 4 Binding types in 76.26 ms 21:53:03 [INFO] Generating 6 Binding source files into 2 directories 21:53:03 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 9 in 82.31 ms 21:53:03 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 9 in 82.40 ms 21:53:03 [INFO] 21:53:03 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ addresstracker-model --- 21:53:03 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/generated-sources/mdsal-binding added. 21:53:03 [INFO] 21:53:03 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ addresstracker-model --- 21:53:03 [INFO] Starting audit... 21:53:03 Audit done. 21:53:03 [INFO] You have 0 Checkstyle violations. 21:53:04 [INFO] 21:53:04 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ addresstracker-model --- 21:53:04 [INFO] Starting audit... 21:53:04 Audit done. 21:53:04 [INFO] You have 0 Checkstyle violations. 21:53:04 [INFO] 21:53:04 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ addresstracker-model >>> 21:53:04 [INFO] 21:53:04 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ addresstracker-model --- 21:53:04 [INFO] 21:53:04 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ addresstracker-model <<< 21:53:04 [INFO] 21:53:04 [INFO] 21:53:04 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ addresstracker-model --- 21:53:04 [INFO] PMD version: 6.29.0 21:53:04 [INFO] 21:53:04 [INFO] 21:53:04 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ addresstracker-model --- 21:53:04 [INFO] 21:53:04 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ addresstracker-model --- 21:53:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:04 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:04 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/main/resources 21:53:04 [INFO] Copying 1 resource 21:53:04 [INFO] Copying 1 resource 21:53:04 [INFO] Copying 1 resource 21:53:04 [INFO] Copying 1 resource 21:53:04 [INFO] Copying 1 resource 21:53:04 [INFO] 21:53:04 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ addresstracker-model --- 21:53:04 [INFO] Changes detected - recompiling the module! 21:53:04 [INFO] Compiling 8 source files to /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/classes 21:53:04 [INFO] 21:53:04 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ addresstracker-model >>> 21:53:04 [INFO] 21:53:04 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ addresstracker-model --- 21:53:04 [INFO] Fork Value is true 21:53:06 [INFO] Done SpotBugs Analysis.... 21:53:06 [INFO] 21:53:06 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ addresstracker-model <<< 21:53:06 [INFO] 21:53:06 [INFO] 21:53:06 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ addresstracker-model --- 21:53:06 [INFO] BugInstance size is 0 21:53:06 [INFO] Error size is 0 21:53:06 [INFO] No errors/warnings found 21:53:06 [INFO] 21:53:06 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ addresstracker-model --- 21:53:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:06 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:06 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/model/src/test/resources 21:53:06 [INFO] 21:53:06 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ addresstracker-model --- 21:53:06 [INFO] No sources to compile 21:53:06 [INFO] 21:53:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ addresstracker-model --- 21:53:06 [INFO] No tests to run. 21:53:06 [INFO] 21:53:06 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ addresstracker-model --- 21:53:06 [INFO] executing beanshell script 21:53:06 [INFO] 21:53:06 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ addresstracker-model --- 21:53:07 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar 21:53:07 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/classes/META-INF/MANIFEST.MF 21:53:07 [INFO] 21:53:07 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ addresstracker-model --- 21:53:08 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:53:08 [INFO] 21:53:08 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ addresstracker-model --- 21:53:08 [INFO] 21:53:08 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ addresstracker-model --- 21:53:08 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:53:08 [INFO] 21:53:08 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ addresstracker-model --- 21:53:08 [INFO] 21:53:08 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ addresstracker-model --- 21:53:08 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:08 [INFO] 21:53:08 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ addresstracker-model --- 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.pom 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:53:08 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:53:08 [INFO] 21:53:08 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ addresstracker-model --- 21:53:08 [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-model/0.8.0-SNAPSHOT/addresstracker-model-0.8.0-SNAPSHOT.jar 21:53:08 [INFO] Writing OBR metadata 21:53:08 [INFO] 21:53:08 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ addresstracker-model --- 21:53:08 [INFO] org.opendaylight.l2switch.addresstracker:addresstracker-model:bundle:0.8.0-SNAPSHOT 21:53:08 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:08 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:08 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:08 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:53:08 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:08 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:08 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:08 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:08 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:08 [INFO] | \- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:08 [INFO] +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:08 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:08 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:08 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:08 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:08 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:08 [INFO] | | +- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:08 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:08 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:08 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:08 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:08 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:08 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:08 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:08 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:08 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:08 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:08 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:08 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:08 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:08 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:08 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:08 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:08 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:08 [INFO] +- junit:junit:jar:4.13.2:test 21:53:08 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:08 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:08 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:08 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:08 [INFO] 21:53:08 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ addresstracker-model --- 21:53:08 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/sonatype-clm/module.xml 21:53:08 [INFO] 21:53:08 [INFO] --------< org.opendaylight.l2switch.arphandler:arphandler-impl >-------- 21:53:08 [INFO] Building arphandler-impl 0.8.0-SNAPSHOT [9/29] 21:53:08 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:09 [INFO] 21:53:09 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ arphandler-impl --- 21:53:09 [INFO] 21:53:09 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ arphandler-impl --- 21:53:09 [INFO] 21:53:09 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ arphandler-impl --- 21:53:09 [INFO] 21:53:09 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ arphandler-impl --- 21:53:09 [INFO] 21:53:09 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ arphandler-impl --- 21:53:09 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/arphandler/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:09 [INFO] 21:53:09 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ arphandler-impl --- 21:53:09 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:09 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/arphandler/src/main/yang 21:53:09 [INFO] yang-to-sources: Found 17 dependencies in 4.055 ms 21:53:09 [INFO] yang-to-sources: Project model files found: 1 in 1.155 ms 21:53:09 [INFO] yang-to-sources: 1 YANG models processed in 105.3 ms 21:53:09 [INFO] Found 2 Binding types in 935.2 μs 21:53:09 [INFO] Generating 3 Binding source files into 1 directories 21:53:09 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 5.750 ms 21:53:09 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 5.840 ms 21:53:09 [INFO] 21:53:09 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ arphandler-impl --- 21:53:09 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/arphandler/target/generated-sources/mdsal-binding added. 21:53:09 [INFO] 21:53:09 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ arphandler-impl --- 21:53:09 [INFO] Starting audit... 21:53:09 Audit done. 21:53:09 [INFO] You have 0 Checkstyle violations. 21:53:09 [INFO] 21:53:09 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ arphandler-impl --- 21:53:09 [INFO] Starting audit... 21:53:09 Audit done. 21:53:09 [INFO] You have 0 Checkstyle violations. 21:53:09 [INFO] 21:53:09 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ arphandler-impl >>> 21:53:09 [INFO] 21:53:09 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ arphandler-impl --- 21:53:09 [INFO] 21:53:09 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ arphandler-impl <<< 21:53:09 [INFO] 21:53:09 [INFO] 21:53:09 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ arphandler-impl --- 21:53:09 [INFO] PMD version: 6.29.0 21:53:09 [INFO] 21:53:09 [INFO] 21:53:09 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ arphandler-impl --- 21:53:09 [INFO] 21:53:09 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ arphandler-impl --- 21:53:09 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:09 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:09 [INFO] Copying 1 resource 21:53:09 [INFO] Copying 1 resource 21:53:09 [INFO] Copying 1 resource 21:53:09 [INFO] Copying 1 resource 21:53:09 [INFO] Copying 1 resource 21:53:09 [INFO] Copying 1 resource 21:53:09 [INFO] 21:53:09 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ arphandler-impl --- 21:53:09 [INFO] Changes detected - recompiling the module! 21:53:09 [INFO] Compiling 11 source files to /w/workspace/l2switch-maven-clm-master/arphandler/target/classes 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[134,17] onNodeConnectorRemoved(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved) in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.OpendaylightInventoryListener has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[144,17] onNodeRemoved(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved) in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.OpendaylightInventoryListener has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[139,17] onNodeConnectorUpdated(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated) in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.OpendaylightInventoryListener has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[155,17] onNodeUpdated(org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated) in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.OpendaylightInventoryListener has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[134,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[134,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[134,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[139,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[139,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[139,40] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[144,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[144,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[144,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[155,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[155,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:[155,31] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated 21:53:09 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriter.java:[167,84] unchecked cast 21:53:09 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:09 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:09 [INFO] 21:53:09 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ arphandler-impl >>> 21:53:09 [INFO] 21:53:09 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ arphandler-impl --- 21:53:09 [INFO] Fork Value is true 21:53:13 [INFO] Done SpotBugs Analysis.... 21:53:13 [INFO] 21:53:13 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ arphandler-impl <<< 21:53:13 [INFO] 21:53:13 [INFO] 21:53:13 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ arphandler-impl --- 21:53:13 [INFO] BugInstance size is 0 21:53:13 [INFO] Error size is 0 21:53:13 [INFO] No errors/warnings found 21:53:13 [INFO] 21:53:13 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ arphandler-impl --- 21:53:13 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:13 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:13 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/arphandler/src/test/resources 21:53:13 [INFO] 21:53:13 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ arphandler-impl --- 21:53:13 [INFO] Changes detected - recompiling the module! 21:53:13 [INFO] Compiling 5 source files to /w/workspace/l2switch-maven-clm-master/arphandler/target/test-classes 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[60,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:13 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriterTest.java:[120,75] unchecked conversion 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[48,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[88,84] unchecked conversion 21:53:13 required: java.util.HashMap> 21:53:13 found: java.util.HashMap 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[101,84] unchecked conversion 21:53:13 required: java.util.HashMap> 21:53:13 found: java.util.HashMap 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[117,84] unchecked conversion 21:53:13 required: java.util.HashMap 21:53:13 found: java.util.HashMap 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[133,84] unchecked conversion 21:53:13 required: java.util.HashMap 21:53:13 found: java.util.HashMap 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[136,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[136,50] unchecked conversion 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[150,84] unchecked conversion 21:53:13 required: java.util.HashMap 21:53:13 found: java.util.HashMap 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[153,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.arphandler.inventory.InventoryReader is applied to given types 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[153,50] unchecked conversion 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcherTest.java:[162,84] unchecked conversion 21:53:13 required: java.util.HashMap> 21:53:13 found: java.util.HashMap 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/flow/InitialFlowWriterTest.java:[45,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[36,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[57,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[65,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[74,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[85,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[96,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/core/ArpPacketHandlerTest.java:[107,9] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:13 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[92,75] unchecked conversion 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:13 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/test/java/org/opendaylight/l2switch/arphandler/inventory/InventoryReaderTest.java:[143,75] unchecked conversion 21:53:13 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:13 [INFO] 21:53:13 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ arphandler-impl --- 21:53:13 [INFO] 21:53:13 [INFO] ------------------------------------------------------- 21:53:13 [INFO] T E S T S 21:53:13 [INFO] ------------------------------------------------------- 21:53:14 [INFO] Running org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 21:53:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.3 s - in org.opendaylight.l2switch.arphandler.core.ProactiveFloodFlowWriterTest 21:53:15 [INFO] Running org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 21:53:15 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.opendaylight.l2switch.arphandler.core.PacketDispatcherTest 21:53:15 [INFO] Running org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 21:53:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.opendaylight.l2switch.arphandler.core.ArpPacketHandlerTest 21:53:15 [INFO] Running org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 21:53:15 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.opendaylight.l2switch.arphandler.flow.InitialFlowWriterTest 21:53:15 [INFO] Running org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 21:53:15 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.opendaylight.l2switch.arphandler.inventory.InventoryReaderTest 21:53:15 [INFO] 21:53:15 [INFO] Results: 21:53:15 [INFO] 21:53:15 [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0 21:53:15 [INFO] 21:53:15 [INFO] 21:53:15 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ arphandler-impl --- 21:53:15 [INFO] executing beanshell script 21:53:15 [INFO] 21:53:15 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ arphandler-impl --- 21:53:16 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar 21:53:16 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/arphandler/target/classes/META-INF/MANIFEST.MF 21:53:16 [INFO] 21:53:16 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ arphandler-impl --- 21:53:18 [INFO] 21:53:18 2 warnings 21:53:18 [WARNING] Javadoc Warnings 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/PacketDispatcher.java:91: warning: no @param for controllerNodeConnector 21:53:18 [WARNING] public void floodPacket(String nodeId, byte[] payload, NodeConnectorRef origIngress, 21:53:18 [WARNING] ^ 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/arphandler/src/main/java/org/opendaylight/l2switch/arphandler/core/ProactiveFloodFlowWriter.java:174: warning: no @return 21:53:18 [WARNING] public ListenerRegistration registerAsDataChangeListener() { 21:53:18 [WARNING] ^ 21:53:18 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:18 [INFO] 21:53:18 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ arphandler-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ arphandler-impl --- 21:53:18 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:53:18 [INFO] 21:53:18 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ arphandler-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ arphandler-impl --- 21:53:18 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/arphandler/target/code-coverage/jacoco.exec 21:53:18 [INFO] Analyzed bundle 'arphandler-impl' with 10 classes 21:53:18 [INFO] 21:53:18 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arphandler-impl --- 21:53:18 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar 21:53:18 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.pom 21:53:18 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:18 [INFO] Installing /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:53:18 [INFO] 21:53:18 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ arphandler-impl --- 21:53:18 [INFO] Installing org/opendaylight/l2switch/arphandler/arphandler-impl/0.8.0-SNAPSHOT/arphandler-impl-0.8.0-SNAPSHOT.jar 21:53:18 [INFO] Writing OBR metadata 21:53:18 [INFO] 21:53:18 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ arphandler-impl --- 21:53:18 [INFO] org.opendaylight.l2switch.arphandler:arphandler-impl:bundle:0.8.0-SNAPSHOT 21:53:18 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:53:18 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:53:18 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:18 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:18 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:18 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:18 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:18 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:53:18 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:18 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:53:18 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:53:18 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:53:18 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:18 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:18 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:18 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:18 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:18 [INFO] +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:18 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:18 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:18 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:18 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:53:18 [INFO] +- net.sf.jung:jung-api:jar:2.1.1:compile 21:53:18 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:53:18 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:53:18 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:18 [INFO] | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:18 [INFO] | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:18 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:53:18 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:53:18 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:18 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:18 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:18 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:53:18 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:53:18 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:53:18 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:53:18 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:18 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:18 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:18 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:18 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:18 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:18 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:18 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:18 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:18 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:18 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:18 [INFO] +- junit:junit:jar:4.13.2:test 21:53:18 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:18 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:18 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:18 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:18 [INFO] 21:53:18 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ arphandler-impl --- 21:53:18 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/arphandler/target/sonatype-clm/module.xml 21:53:18 [INFO] 21:53:18 [INFO] ----< org.opendaylight.l2switch.addresstracker:addresstracker-impl >---- 21:53:18 [INFO] Building addresstracker-impl 0.8.0-SNAPSHOT [10/29] 21:53:18 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:18 [INFO] 21:53:18 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ addresstracker-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ addresstracker-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ addresstracker-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ addresstracker-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ addresstracker-impl --- 21:53:18 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/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/** 21:53:18 [INFO] 21:53:18 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ addresstracker-impl --- 21:53:18 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:18 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/yang 21:53:18 [INFO] yang-to-sources: Found 12 dependencies in 4.250 ms 21:53:18 [INFO] yang-to-sources: Project model files found: 1 in 886.0 μs 21:53:18 [INFO] yang-to-sources: 1 YANG models processed in 95.07 ms 21:53:18 [INFO] Found 2 Binding types in 952.9 μs 21:53:18 [INFO] Generating 3 Binding source files into 1 directories 21:53:18 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 3.962 ms 21:53:18 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 4.100 ms 21:53:18 [INFO] 21:53:18 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ addresstracker-impl --- 21:53:18 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/generated-sources/mdsal-binding added. 21:53:18 [INFO] 21:53:18 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ addresstracker-impl --- 21:53:18 [INFO] Starting audit... 21:53:18 Audit done. 21:53:18 [INFO] You have 0 Checkstyle violations. 21:53:18 [INFO] 21:53:18 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ addresstracker-impl --- 21:53:18 [INFO] Starting audit... 21:53:18 Audit done. 21:53:18 [INFO] You have 0 Checkstyle violations. 21:53:18 [INFO] 21:53:18 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ addresstracker-impl >>> 21:53:18 [INFO] 21:53:18 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ addresstracker-impl --- 21:53:18 [INFO] 21:53:18 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ addresstracker-impl <<< 21:53:18 [INFO] 21:53:18 [INFO] 21:53:18 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ addresstracker-impl --- 21:53:18 [INFO] PMD version: 6.29.0 21:53:18 [INFO] 21:53:18 [INFO] 21:53:18 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ addresstracker-impl --- 21:53:18 [INFO] 21:53:18 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ addresstracker-impl --- 21:53:18 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:18 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:18 [INFO] Copying 1 resource 21:53:18 [INFO] Copying 1 resource 21:53:18 [INFO] Copying 1 resource 21:53:18 [INFO] Copying 1 resource 21:53:18 [INFO] Copying 1 resource 21:53:18 [INFO] Copying 1 resource 21:53:18 [INFO] 21:53:18 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ addresstracker-impl --- 21:53:18 [INFO] Changes detected - recompiling the module! 21:53:18 [INFO] Compiling 10 source files to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/classes 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[110,82] unchecked cast 21:53:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[163,38] unchecked cast 21:53:18 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:18 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,32] unchecked method invocation: method addCallback in class com.google.common.util.concurrent.Futures is applied to given types 21:53:18 required: com.google.common.util.concurrent.ListenableFuture,com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor 21:53:18 found: com.google.common.util.concurrent.FluentFuture,>,java.util.concurrent.Executor 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[169,33] unchecked conversion 21:53:18 required: com.google.common.util.concurrent.ListenableFuture 21:53:18 found: com.google.common.util.concurrent.FluentFuture 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,26] unchecked method invocation: method put in interface java.util.Map is applied to given types 21:53:18 required: K,V 21:53:18 found: org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriter.NodeConnectorLock,com.google.common.util.concurrent.FluentFuture 21:53:18 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/main/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriter.java:[181,46] unchecked conversion 21:53:18 required: V 21:53:18 found: com.google.common.util.concurrent.FluentFuture 21:53:18 [INFO] 21:53:18 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ addresstracker-impl >>> 21:53:18 [INFO] 21:53:18 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ addresstracker-impl --- 21:53:18 [INFO] Fork Value is true 21:53:21 [INFO] Done SpotBugs Analysis.... 21:53:21 [INFO] 21:53:21 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ addresstracker-impl <<< 21:53:21 [INFO] 21:53:21 [INFO] 21:53:21 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ addresstracker-impl --- 21:53:21 [INFO] BugInstance size is 0 21:53:21 [INFO] Error size is 0 21:53:21 [INFO] No errors/warnings found 21:53:21 [INFO] 21:53:21 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ addresstracker-impl --- 21:53:21 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:21 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:21 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/resources 21:53:21 [INFO] 21:53:21 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ addresstracker-impl --- 21:53:21 [INFO] Changes detected - recompiling the module! 21:53:21 [INFO] Compiling 4 source files to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/test-classes 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,34] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[64,71] unchecked conversion 21:53:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,51] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types 21:53:22 required: T 21:53:22 found: com.google.common.util.concurrent.FluentFuture 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[81,56] unchecked conversion 21:53:22 required: T 21:53:22 found: com.google.common.util.concurrent.FluentFuture 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[89,84] unchecked conversion 21:53:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 21:53:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 21:53:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[91,86] unchecked conversion 21:53:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,47] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[102,84] unchecked conversion 21:53:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,49] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types 21:53:22 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T 21:53:22 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnector 21:53:22 [WARNING] /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/src/test/java/org/opendaylight/l2switch/addresstracker/addressobserver/AddressObservationWriterTest.java:[104,86] unchecked conversion 21:53:22 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:22 [INFO] 21:53:22 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ addresstracker-impl --- 21:53:22 [INFO] 21:53:22 [INFO] ------------------------------------------------------- 21:53:22 [INFO] T E S T S 21:53:22 [INFO] ------------------------------------------------------- 21:53:22 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 21:53:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.857 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv6Test 21:53:23 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 21:53:23 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingArpTest 21:53:23 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 21:53:23 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.276 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObservationWriterTest 21:53:23 [INFO] Running org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 21:53:23 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.opendaylight.l2switch.addresstracker.addressobserver.AddressObserverUsingIpv4Test 21:53:24 [INFO] 21:53:24 [INFO] Results: 21:53:24 [INFO] 21:53:24 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 21:53:24 [INFO] 21:53:24 [INFO] 21:53:24 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ addresstracker-impl --- 21:53:24 [INFO] executing beanshell script 21:53:24 [INFO] 21:53:24 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ addresstracker-impl --- 21:53:24 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:53:24 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/classes/META-INF/MANIFEST.MF 21:53:24 [INFO] 21:53:24 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ addresstracker-impl --- 21:53:26 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:26 [INFO] 21:53:26 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ addresstracker-impl --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ addresstracker-impl --- 21:53:26 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:53:26 [INFO] 21:53:26 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ addresstracker-impl --- 21:53:26 [INFO] 21:53:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ addresstracker-impl --- 21:53:26 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/code-coverage/jacoco.exec 21:53:26 [INFO] Analyzed bundle 'addresstracker-impl' with 6 classes 21:53:26 [INFO] 21:53:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ addresstracker-impl --- 21:53:26 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:53:26 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.pom 21:53:26 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:26 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:53:26 [INFO] 21:53:26 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ addresstracker-impl --- 21:53:26 [INFO] Installing org/opendaylight/l2switch/addresstracker/addresstracker-impl/0.8.0-SNAPSHOT/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:53:26 [INFO] Writing OBR metadata 21:53:26 [INFO] 21:53:26 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ addresstracker-impl --- 21:53:26 [INFO] org.opendaylight.l2switch.addresstracker:addresstracker-impl:bundle:0.8.0-SNAPSHOT 21:53:26 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:53:26 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:53:26 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:26 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:26 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:26 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:26 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:26 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:53:26 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:26 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:53:26 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:53:26 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:53:26 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:26 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:26 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:26 [INFO] | | +- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:26 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:26 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:26 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:26 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:26 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:26 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:26 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:26 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:26 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:26 [INFO] +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:53:26 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:53:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:26 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:26 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:26 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:26 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:26 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:26 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:26 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:26 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:26 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:26 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:26 [INFO] +- junit:junit:jar:4.13.2:test 21:53:26 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:26 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:26 [INFO] 21:53:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ addresstracker-impl --- 21:53:26 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/sonatype-clm/module.xml 21:53:26 [INFO] 21:53:26 [INFO] --< org.opendaylight.l2switch.addresstracker:addresstracker.aggregator >-- 21:53:26 [INFO] Building addresstracker.aggregator 0.8.0-SNAPSHOT [11/29] 21:53:26 [INFO] --------------------------------[ pom ]--------------------------------- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ addresstracker.aggregator --- 21:53:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/addresstracker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:26 [INFO] 21:53:26 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ addresstracker.aggregator --- 21:53:26 [INFO] Starting audit... 21:53:26 Audit done. 21:53:26 [INFO] You have 0 Checkstyle violations. 21:53:26 [INFO] 21:53:26 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ addresstracker.aggregator --- 21:53:26 [INFO] Starting audit... 21:53:26 Audit done. 21:53:26 [INFO] You have 0 Checkstyle violations. 21:53:26 [INFO] 21:53:26 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ addresstracker.aggregator >>> 21:53:26 [INFO] 21:53:26 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ addresstracker.aggregator <<< 21:53:26 [INFO] 21:53:26 [INFO] 21:53:26 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ addresstracker.aggregator --- 21:53:26 [INFO] PMD version: 6.29.0 21:53:26 [INFO] 21:53:26 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ addresstracker.aggregator >>> 21:53:26 [INFO] 21:53:26 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ addresstracker.aggregator <<< 21:53:26 [INFO] 21:53:26 [INFO] 21:53:26 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ addresstracker.aggregator --- 21:53:26 [INFO] executing beanshell script 21:53:26 [INFO] 21:53:26 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ addresstracker.aggregator --- 21:53:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:53:26 [INFO] 21:53:26 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ addresstracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ addresstracker.aggregator --- 21:53:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:26 [INFO] 21:53:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ addresstracker.aggregator --- 21:53:26 [INFO] Installing /w/workspace/l2switch-maven-clm-master/addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/addresstracker/addresstracker.aggregator/0.8.0-SNAPSHOT/addresstracker.aggregator-0.8.0-SNAPSHOT.pom 21:53:26 [INFO] 21:53:26 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ addresstracker.aggregator --- 21:53:26 [INFO] org.opendaylight.l2switch.addresstracker:addresstracker.aggregator:pom:0.8.0-SNAPSHOT 21:53:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:26 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:26 [INFO] +- junit:junit:jar:4.13.2:test 21:53:26 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:26 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:26 [INFO] 21:53:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ addresstracker.aggregator --- 21:53:26 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/addresstracker/target/sonatype-clm/module.xml 21:53:26 [INFO] 21:53:26 [INFO] ----< org.opendaylight.l2switch.hosttracker:hosttracker.aggregator >---- 21:53:26 [INFO] Building hosttracker.aggregator 0.8.0-SNAPSHOT [12/29] 21:53:26 [INFO] --------------------------------[ pom ]--------------------------------- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ hosttracker.aggregator --- 21:53:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:26 [INFO] 21:53:26 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ hosttracker.aggregator --- 21:53:26 [INFO] Starting audit... 21:53:26 Audit done. 21:53:26 [INFO] You have 0 Checkstyle violations. 21:53:26 [INFO] 21:53:26 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ hosttracker.aggregator --- 21:53:26 [INFO] Starting audit... 21:53:26 Audit done. 21:53:26 [INFO] You have 0 Checkstyle violations. 21:53:26 [INFO] 21:53:26 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ hosttracker.aggregator >>> 21:53:26 [INFO] 21:53:26 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ hosttracker.aggregator <<< 21:53:26 [INFO] 21:53:26 [INFO] 21:53:26 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ hosttracker.aggregator --- 21:53:26 [INFO] PMD version: 6.29.0 21:53:26 [INFO] 21:53:26 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ hosttracker.aggregator >>> 21:53:26 [INFO] 21:53:26 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ hosttracker.aggregator <<< 21:53:26 [INFO] 21:53:26 [INFO] 21:53:26 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ hosttracker.aggregator --- 21:53:26 [INFO] executing beanshell script 21:53:26 [INFO] 21:53:26 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ hosttracker.aggregator --- 21:53:26 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:53:26 [INFO] 21:53:26 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ hosttracker.aggregator --- 21:53:26 [INFO] 21:53:26 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ hosttracker.aggregator --- 21:53:26 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:26 [INFO] 21:53:26 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hosttracker.aggregator --- 21:53:26 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker.aggregator/0.8.0-SNAPSHOT/hosttracker.aggregator-0.8.0-SNAPSHOT.pom 21:53:26 [INFO] 21:53:26 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ hosttracker.aggregator --- 21:53:26 [INFO] org.opendaylight.l2switch.hosttracker:hosttracker.aggregator:pom:0.8.0-SNAPSHOT 21:53:26 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:26 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:26 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:26 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:26 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:26 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:26 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:26 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:26 [INFO] +- junit:junit:jar:4.13.2:test 21:53:26 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:26 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:26 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:26 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:26 [INFO] 21:53:26 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ hosttracker.aggregator --- 21:53:26 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/target/sonatype-clm/module.xml 21:53:26 [INFO] 21:53:26 [INFO] ------< org.opendaylight.l2switch.hosttracker:hosttracker-model >------- 21:53:26 [INFO] Building hosttracker-model 0.8.0-SNAPSHOT [13/29] 21:53:26 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hosttracker-model --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ hosttracker-model --- 21:53:26 [INFO] 21:53:26 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ hosttracker-model --- 21:53:26 [INFO] 21:53:26 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ hosttracker-model --- 21:53:26 [INFO] 21:53:26 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ hosttracker-model --- 21:53:26 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:26 [INFO] 21:53:26 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ hosttracker-model --- 21:53:26 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:26 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/main/yang 21:53:26 [INFO] yang-to-sources: Found 12 dependencies in 26.32 ms 21:53:26 [INFO] yang-to-sources: Project model files found: 1 in 1.216 ms 21:53:27 [INFO] Configuration list (urn:opendaylight:openflow:common:instruction?revision=2013-07-31)action does not define any keys in violation of RFC7950 section 7.8.2. While this is fine with OpenDaylight, it can cause interoperability issues with other systems [defined at [ByteSource.wrap(2F2A0A202A20436F70797269676...)]:32:8] 21:53:27 [INFO] yang-to-sources: 24 YANG models processed in 399.0 ms 21:53:27 [INFO] Found 5 Binding types in 75.14 ms 21:53:27 [INFO] Generating 7 Binding source files into 2 directories 21:53:27 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 10 in 81.52 ms 21:53:27 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 10 in 81.62 ms 21:53:27 [INFO] 21:53:27 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ hosttracker-model --- 21:53:27 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/generated-sources/mdsal-binding added. 21:53:27 [INFO] 21:53:27 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ hosttracker-model --- 21:53:27 [INFO] Starting audit... 21:53:27 Audit done. 21:53:27 [INFO] You have 0 Checkstyle violations. 21:53:27 [INFO] 21:53:27 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ hosttracker-model --- 21:53:27 [INFO] Starting audit... 21:53:27 Audit done. 21:53:27 [INFO] You have 0 Checkstyle violations. 21:53:27 [INFO] 21:53:27 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ hosttracker-model >>> 21:53:27 [INFO] 21:53:27 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ hosttracker-model --- 21:53:27 [INFO] 21:53:27 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ hosttracker-model <<< 21:53:27 [INFO] 21:53:27 [INFO] 21:53:27 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ hosttracker-model --- 21:53:27 [INFO] PMD version: 6.29.0 21:53:27 [INFO] 21:53:27 [INFO] 21:53:27 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ hosttracker-model --- 21:53:27 [INFO] 21:53:27 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ hosttracker-model --- 21:53:27 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:27 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:27 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/main/resources 21:53:27 [INFO] Copying 1 resource 21:53:27 [INFO] Copying 1 resource 21:53:27 [INFO] Copying 1 resource 21:53:27 [INFO] Copying 1 resource 21:53:27 [INFO] Copying 1 resource 21:53:27 [INFO] 21:53:27 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hosttracker-model --- 21:53:27 [INFO] Changes detected - recompiling the module! 21:53:27 [INFO] Compiling 9 source files to /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/classes 21:53:27 [INFO] 21:53:27 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ hosttracker-model >>> 21:53:27 [INFO] 21:53:27 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ hosttracker-model --- 21:53:27 [INFO] Fork Value is true 21:53:36 [INFO] Done SpotBugs Analysis.... 21:53:36 [INFO] 21:53:36 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ hosttracker-model <<< 21:53:36 [INFO] 21:53:36 [INFO] 21:53:36 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ hosttracker-model --- 21:53:36 [INFO] BugInstance size is 0 21:53:36 [INFO] Error size is 0 21:53:36 [INFO] No errors/warnings found 21:53:36 [INFO] 21:53:36 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ hosttracker-model --- 21:53:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:36 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/model/src/test/resources 21:53:36 [INFO] 21:53:36 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hosttracker-model --- 21:53:36 [INFO] No sources to compile 21:53:36 [INFO] 21:53:36 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hosttracker-model --- 21:53:36 [INFO] No tests to run. 21:53:36 [INFO] 21:53:36 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ hosttracker-model --- 21:53:36 [INFO] executing beanshell script 21:53:36 [INFO] 21:53:36 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ hosttracker-model --- 21:53:36 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar 21:53:36 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/classes/META-INF/MANIFEST.MF 21:53:36 [INFO] 21:53:36 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ hosttracker-model --- 21:53:36 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:53:36 [INFO] 21:53:36 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ hosttracker-model --- 21:53:36 [INFO] 21:53:36 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hosttracker-model --- 21:53:36 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:53:36 [INFO] 21:53:36 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ hosttracker-model --- 21:53:36 [INFO] 21:53:36 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ hosttracker-model --- 21:53:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:36 [INFO] 21:53:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hosttracker-model --- 21:53:36 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar 21:53:36 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.pom 21:53:36 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:53:36 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:53:36 [INFO] 21:53:36 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ hosttracker-model --- 21:53:36 [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-model/0.8.0-SNAPSHOT/hosttracker-model-0.8.0-SNAPSHOT.jar 21:53:36 [INFO] Writing OBR metadata 21:53:36 [INFO] 21:53:36 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ hosttracker-model --- 21:53:36 [INFO] org.opendaylight.l2switch.hosttracker:hosttracker-model:bundle:0.8.0-SNAPSHOT 21:53:36 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:36 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:36 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:36 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:36 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:36 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:36 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:36 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:36 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:36 [INFO] | | +- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:36 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:36 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:36 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:36 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:36 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:36 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:36 [INFO] +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:53:36 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:53:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:36 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:36 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:36 [INFO] | +- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:36 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:53:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:36 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:36 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:36 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:36 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:36 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:36 [INFO] +- junit:junit:jar:4.13.2:test 21:53:36 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:36 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:36 [INFO] 21:53:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ hosttracker-model --- 21:53:36 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/sonatype-clm/module.xml 21:53:36 [INFO] 21:53:36 [INFO] -------< org.opendaylight.l2switch.hosttracker:hosttracker-impl >------- 21:53:36 [INFO] Building hosttracker-impl 0.8.0-SNAPSHOT [14/29] 21:53:36 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:36 [INFO] 21:53:36 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ hosttracker-impl --- 21:53:36 [INFO] 21:53:36 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ hosttracker-impl --- 21:53:36 [INFO] 21:53:36 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ hosttracker-impl --- 21:53:36 [INFO] 21:53:36 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ hosttracker-impl --- 21:53:36 [INFO] 21:53:36 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ hosttracker-impl --- 21:53:36 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/hosttracker/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/** 21:53:36 [INFO] 21:53:36 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ hosttracker-impl --- 21:53:36 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:36 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/yang 21:53:36 [INFO] yang-to-sources: Found 13 dependencies in 3.243 ms 21:53:36 [INFO] yang-to-sources: Project model files found: 1 in 1.978 ms 21:53:36 [INFO] yang-to-sources: 1 YANG models processed in 171.3 ms 21:53:36 [INFO] Found 2 Binding types in 819.9 μs 21:53:36 [INFO] Generating 3 Binding source files into 1 directories 21:53:36 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 4.280 ms 21:53:36 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 4.380 ms 21:53:36 [INFO] 21:53:36 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ hosttracker-impl --- 21:53:36 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/generated-sources/mdsal-binding added. 21:53:36 [INFO] 21:53:36 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ hosttracker-impl --- 21:53:36 [INFO] Starting audit... 21:53:36 Audit done. 21:53:36 [INFO] You have 0 Checkstyle violations. 21:53:36 [INFO] 21:53:36 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ hosttracker-impl --- 21:53:36 [INFO] Starting audit... 21:53:36 Audit done. 21:53:36 [INFO] You have 0 Checkstyle violations. 21:53:36 [INFO] 21:53:36 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ hosttracker-impl >>> 21:53:36 [INFO] 21:53:36 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ hosttracker-impl --- 21:53:36 [INFO] 21:53:36 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ hosttracker-impl <<< 21:53:36 [INFO] 21:53:36 [INFO] 21:53:36 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ hosttracker-impl --- 21:53:36 [INFO] PMD version: 6.29.0 21:53:36 [INFO] 21:53:36 [INFO] 21:53:36 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ hosttracker-impl --- 21:53:36 [INFO] 21:53:36 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ hosttracker-impl --- 21:53:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:36 [INFO] Copying 1 resource 21:53:36 [INFO] Copying 1 resource 21:53:36 [INFO] Copying 1 resource 21:53:36 [INFO] Copying 1 resource 21:53:36 [INFO] Copying 1 resource 21:53:36 [INFO] Copying 1 resource 21:53:36 [INFO] 21:53:36 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ hosttracker-impl --- 21:53:36 [INFO] Changes detected - recompiling the module! 21:53:36 [INFO] Compiling 14 source files to /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/classes 21:53:37 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:[72,24] setAddresses(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.host.tracker.rev140624.HostNodeBuilder has been deprecated and marked for removal 21:53:37 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:[89,24] setAttachmentPoints(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.host.tracker.rev140624.HostNodeBuilder has been deprecated and marked for removal 21:53:37 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/inventory/Host.java:[107,79] setTerminationPoint(java.util.List) in org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.NodeBuilder has been deprecated and marked for removal 21:53:37 [WARNING] /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/main/java/org/opendaylight/l2switch/hosttracker/plugin/internal/SimpleAddressObserver.java:[190,14] setId(java.math.BigInteger) in org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.address.node.connector.AddressesBuilder has been deprecated and marked for removal 21:53:37 [INFO] 21:53:37 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ hosttracker-impl >>> 21:53:37 [INFO] 21:53:37 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ hosttracker-impl --- 21:53:37 [INFO] Fork Value is true 21:53:40 [INFO] Done SpotBugs Analysis.... 21:53:40 [INFO] 21:53:40 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ hosttracker-impl <<< 21:53:40 [INFO] 21:53:40 [INFO] 21:53:40 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ hosttracker-impl --- 21:53:40 [INFO] BugInstance size is 0 21:53:40 [INFO] Error size is 0 21:53:40 [INFO] No errors/warnings found 21:53:40 [INFO] 21:53:40 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ hosttracker-impl --- 21:53:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:40 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:40 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/src/test/resources 21:53:40 [INFO] 21:53:40 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ hosttracker-impl --- 21:53:40 [INFO] No sources to compile 21:53:40 [INFO] 21:53:40 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ hosttracker-impl --- 21:53:40 [INFO] No tests to run. 21:53:40 [INFO] 21:53:40 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ hosttracker-impl --- 21:53:40 [INFO] executing beanshell script 21:53:40 [INFO] 21:53:40 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ hosttracker-impl --- 21:53:40 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:53:40 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/classes/META-INF/MANIFEST.MF 21:53:40 [INFO] 21:53:40 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ hosttracker-impl --- 21:53:42 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:42 [INFO] 21:53:42 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ hosttracker-impl --- 21:53:42 [INFO] 21:53:42 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ hosttracker-impl --- 21:53:42 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:53:42 [INFO] 21:53:42 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ hosttracker-impl --- 21:53:42 [INFO] 21:53:42 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ hosttracker-impl --- 21:53:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:53:42 [INFO] 21:53:42 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hosttracker-impl --- 21:53:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:53:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/pom.xml to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.pom 21:53:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:42 [INFO] Installing /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:53:42 [INFO] 21:53:42 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ hosttracker-impl --- 21:53:42 [INFO] Installing org/opendaylight/l2switch/hosttracker/hosttracker-impl/0.8.0-SNAPSHOT/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:53:42 [INFO] Writing OBR metadata 21:53:42 [INFO] 21:53:42 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ hosttracker-impl --- 21:53:42 [INFO] org.opendaylight.l2switch.hosttracker:hosttracker-impl:bundle:0.8.0-SNAPSHOT 21:53:42 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:42 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:53:42 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:42 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:42 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:42 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:42 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:42 [INFO] | \- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:42 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:42 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:42 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:42 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:53:42 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:53:42 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:53:42 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:53:42 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:53:42 [INFO] +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:42 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:42 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:42 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:42 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:42 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:42 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:42 [INFO] | \- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:42 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:42 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:42 [INFO] | | +- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:42 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:42 [INFO] | | \- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:42 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:42 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:42 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:42 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:42 [INFO] +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:42 [INFO] | \- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:53:42 [INFO] +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:53:42 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:42 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:42 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:42 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:42 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:42 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:42 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:42 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:42 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:42 [INFO] +- junit:junit:jar:4.13.2:test 21:53:42 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:42 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:42 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:42 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:42 [INFO] 21:53:42 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ hosttracker-impl --- 21:53:42 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/sonatype-clm/module.xml 21:53:42 [INFO] 21:53:42 [INFO] --------------< org.opendaylight.l2switch.main:main-impl >-------------- 21:53:42 [INFO] Building main-impl 0.8.0-SNAPSHOT [15/29] 21:53:42 [INFO] -------------------------------[ bundle ]------------------------------- 21:53:42 [INFO] 21:53:42 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ main-impl --- 21:53:42 [INFO] 21:53:42 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ main-impl --- 21:53:42 [INFO] 21:53:42 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ main-impl --- 21:53:42 [INFO] 21:53:42 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ main-impl --- 21:53:42 [INFO] 21:53:42 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ main-impl --- 21:53:42 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/l2switch-main/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** 21:53:42 [INFO] 21:53:42 [INFO] --- yang-maven-plugin:6.0.12:generate-sources (binding) @ main-impl --- 21:53:42 [INFO] yang-to-sources: Code generator instantiated from org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl 21:53:42 [INFO] yang-to-sources: Inspecting /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/yang 21:53:42 [INFO] yang-to-sources: Found 17 dependencies in 4.025 ms 21:53:42 [INFO] yang-to-sources: Project model files found: 1 in 1.401 ms 21:53:42 [INFO] yang-to-sources: 1 YANG models processed in 105.3 ms 21:53:42 [INFO] Found 2 Binding types in 737.0 μs 21:53:42 [INFO] Generating 3 Binding source files into 1 directories 21:53:42 [INFO] Sources generated by class org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 4.392 ms 21:53:42 [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.maven.api.gen.plugin.CodeGeneratorImpl: 6 in 4.475 ms 21:53:42 [INFO] 21:53:42 [INFO] --- build-helper-maven-plugin:3.3.0:add-source (add-yang-sources) @ main-impl --- 21:53:42 [INFO] Source directory: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/generated-sources/mdsal-binding added. 21:53:42 [INFO] 21:53:42 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ main-impl --- 21:53:42 [INFO] Starting audit... 21:53:42 Audit done. 21:53:42 [INFO] You have 0 Checkstyle violations. 21:53:42 [INFO] 21:53:42 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ main-impl --- 21:53:43 [INFO] Starting audit... 21:53:43 Audit done. 21:53:43 [INFO] You have 0 Checkstyle violations. 21:53:43 [INFO] 21:53:43 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ main-impl >>> 21:53:43 [INFO] 21:53:43 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ main-impl --- 21:53:43 [INFO] 21:53:43 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ main-impl <<< 21:53:43 [INFO] 21:53:43 [INFO] 21:53:43 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ main-impl --- 21:53:43 [INFO] PMD version: 6.29.0 21:53:43 [INFO] 21:53:43 [INFO] 21:53:43 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ main-impl --- 21:53:43 [INFO] 21:53:43 [INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ main-impl --- 21:53:43 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:43 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:43 [INFO] Copying 1 resource 21:53:43 [INFO] Copying 1 resource 21:53:43 [INFO] Copying 1 resource 21:53:43 [INFO] Copying 1 resource 21:53:43 [INFO] Copying 1 resource 21:53:43 [INFO] Copying 1 resource 21:53:43 [INFO] 21:53:43 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ main-impl --- 21:53:43 [INFO] Changes detected - recompiling the module! 21:53:43 [INFO] Compiling 12 source files to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/classes 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[148,85] unchecked cast 21:53:43 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:43 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[174,37] TableKey(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[192,21] setTableId(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[207,66] setAction(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[228,32] FlowCookie(java.math.BigInteger) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[222,29] setInstruction(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.InstructionsBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[224,21] setPriority(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[226,21] setHardTimeout(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/InitialFlowWriter.java:[227,21] setIdleTimeout(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[108,33] TableKey(java.lang.Short) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.TableKey has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[219,24] FlowCookie(java.math.BigInteger) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.FlowCookie has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[201,29] setAction(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.instruction.instruction.apply.actions._case.ApplyActionsBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[196,17] setInstruction(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.types.rev131026.flow.InstructionsBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[215,13] setPriority(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[217,13] setHardTimeout(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/main/java/org/opendaylight/l2switch/flow/FlowWriterServiceImpl.java:[218,13] setIdleTimeout(java.lang.Integer) in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.FlowBuilder has been deprecated and marked for removal 21:53:43 [INFO] 21:53:43 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ main-impl >>> 21:53:43 [INFO] 21:53:43 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ main-impl --- 21:53:43 [INFO] Fork Value is true 21:53:46 [INFO] Done SpotBugs Analysis.... 21:53:46 [INFO] 21:53:46 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ main-impl <<< 21:53:46 [INFO] 21:53:46 [INFO] 21:53:46 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ main-impl --- 21:53:46 [INFO] BugInstance size is 0 21:53:46 [INFO] Error size is 0 21:53:46 [INFO] No errors/warnings found 21:53:46 [INFO] 21:53:46 [INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ main-impl --- 21:53:46 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:53:46 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:53:46 [INFO] Copying 1 resource 21:53:46 [INFO] 21:53:46 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ main-impl --- 21:53:46 [INFO] Changes detected - recompiling the module! 21:53:46 [INFO] Compiling 5 source files to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/test-classes 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[11,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[10,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[11,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[10,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[11,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[10,26] org.mockito.Matchers in org.mockito has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[54,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,46] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 21:53:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[84,50] unchecked conversion 21:53:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,59] unchecked method invocation: method getNodeConnector in class org.opendaylight.l2switch.inventory.InventoryReader is applied to given types 21:53:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.MacAddress 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/ReactiveFlowWriterTest.java:[89,63] unchecked conversion 21:53:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[62,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[72,38] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types 21:53:46 required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[72,75] unchecked conversion 21:53:46 required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InventoryReaderTest.java:[101,17] setAddresses(java.util.List) in org.opendaylight.yang.gen.v1.urn.opendaylight.address.tracker.rev140617.AddressCapableNodeConnectorBuilder has been deprecated and marked for removal 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/FlowWriterServiceImplTest.java:[41,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:46 [WARNING] /w/workspace/l2switch-maven-clm-master/l2switch-main/src/test/java/org/opendaylight/l2switch/flow/InitialFlowWriterTest.java:[41,27] initMocks(java.lang.Object) in org.mockito.MockitoAnnotations has been deprecated 21:53:46 [INFO] 21:53:46 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ main-impl --- 21:53:46 [INFO] 21:53:46 [INFO] ------------------------------------------------------- 21:53:46 [INFO] T E S T S 21:53:46 [INFO] ------------------------------------------------------- 21:53:47 [INFO] Running org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 21:53:48 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.905 s - in org.opendaylight.l2switch.flow.ReactiveFlowWriterTest 21:53:48 [INFO] Running org.opendaylight.l2switch.flow.InventoryReaderTest 21:53:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.opendaylight.l2switch.flow.InventoryReaderTest 21:53:48 [INFO] Running org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 21:53:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in org.opendaylight.l2switch.flow.FlowWriterServiceImplTest 21:53:48 [INFO] Running org.opendaylight.l2switch.flow.InitialFlowWriterTest 21:53:48 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.opendaylight.l2switch.flow.InitialFlowWriterTest 21:53:48 [INFO] Running org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 21:53:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.opendaylight.l2switch.util.InstanceIdentifierUtilsTest 21:53:49 [INFO] 21:53:49 [INFO] Results: 21:53:49 [INFO] 21:53:49 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 21:53:49 [INFO] 21:53:49 [INFO] 21:53:49 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ main-impl --- 21:53:49 [INFO] executing beanshell script 21:53:49 [INFO] 21:53:49 [INFO] --- maven-bundle-plugin:5.1.4:bundle (default-bundle) @ main-impl --- 21:53:49 [INFO] Building bundle: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar 21:53:49 [INFO] Writing manifest: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/classes/META-INF/MANIFEST.MF 21:53:49 [INFO] 21:53:49 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ main-impl --- 21:53:51 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:51 [INFO] 21:53:51 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ main-impl --- 21:53:51 [INFO] 21:53:51 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ main-impl --- 21:53:51 [INFO] Building jar: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar 21:53:51 [INFO] 21:53:51 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ main-impl --- 21:53:51 [INFO] 21:53:51 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ main-impl --- 21:53:51 [INFO] Loading execution data file /w/workspace/l2switch-maven-clm-master/l2switch-main/target/code-coverage/jacoco.exec 21:53:51 [INFO] Analyzed bundle 'main-impl' with 7 classes 21:53:51 [INFO] 21:53:51 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ main-impl --- 21:53:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar 21:53:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/pom.xml to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.pom 21:53:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:53:51 [INFO] Installing /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar to /tmp/r/org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT-sources.jar 21:53:51 [INFO] 21:53:51 [INFO] --- maven-bundle-plugin:5.1.4:install (default-install) @ main-impl --- 21:53:51 [INFO] Installing org/opendaylight/l2switch/main/main-impl/0.8.0-SNAPSHOT/main-impl-0.8.0-SNAPSHOT.jar 21:53:51 [INFO] Writing OBR metadata 21:53:51 [INFO] 21:53:51 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ main-impl --- 21:53:51 [INFO] org.opendaylight.l2switch.main:main-impl:bundle:0.8.0-SNAPSHOT 21:53:51 [INFO] +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:53:51 [INFO] | +- com.google.guava:guava:jar:29.0-jre:compile 21:53:51 [INFO] | | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:53:51 [INFO] | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:53:51 [INFO] | | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:53:51 [INFO] | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:53:51 [INFO] | | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:53:51 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:53:51 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:53:51 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:53:51 [INFO] | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:53:51 [INFO] | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:53:51 [INFO] +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:53:51 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:53:51 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:53:51 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:53:51 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:53:51 [INFO] +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:53:51 [INFO] +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:53:51 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:53:51 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:53:51 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:53:51 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:53:51 [INFO] +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:53:51 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:53:51 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:53:51 [INFO] | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:53:51 [INFO] | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:53:51 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:53:51 [INFO] | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:53:51 [INFO] | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:53:51 [INFO] | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:53:51 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:53:51 [INFO] | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:53:51 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:53:51 [INFO] | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:53:51 [INFO] | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:53:51 [INFO] +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:53:51 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:53:51 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:53:51 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:53:51 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:51 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:51 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:51 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:51 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:51 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:51 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:51 [INFO] +- junit:junit:jar:4.13.2:test 21:53:51 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:51 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:51 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:51 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:51 [INFO] 21:53:51 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ main-impl --- 21:53:51 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/l2switch-main/target/sonatype-clm/module.xml 21:53:51 [INFO] 21:53:51 [INFO] --------------< org.opendaylight.l2switch:feature-parent >-------------- 21:53:51 [INFO] Building OpenDaylight :: L2Switch :: Feature Parent 0.8.0-SNAPSHOT [16/29] 21:53:51 [INFO] --------------------------------[ pom ]--------------------------------- 21:53:53 [INFO] 21:53:53 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ feature-parent --- 21:53:53 [INFO] 21:53:53 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ feature-parent --- 21:53:53 [INFO] 21:53:53 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ feature-parent --- 21:53:53 [INFO] 21:53:53 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ feature-parent --- 21:53:53 [INFO] 21:53:53 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ feature-parent --- 21:53:53 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:53:53 [INFO] argLine set to empty 21:53:53 [INFO] 21:53:53 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ feature-parent --- 21:53:54 [INFO] Starting audit... 21:53:54 Audit done. 21:53:54 [INFO] You have 0 Checkstyle violations. 21:53:54 [INFO] 21:53:54 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ feature-parent --- 21:53:54 [INFO] Starting audit... 21:53:54 Audit done. 21:53:54 [INFO] You have 0 Checkstyle violations. 21:53:54 [INFO] 21:53:54 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ feature-parent >>> 21:53:54 [INFO] 21:53:54 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ feature-parent --- 21:53:54 [INFO] 21:53:54 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ feature-parent <<< 21:53:54 [INFO] 21:53:54 [INFO] 21:53:54 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ feature-parent --- 21:53:54 [INFO] PMD version: 6.29.0 21:53:54 [INFO] 21:53:54 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ feature-parent --- 21:53:54 [INFO] 21:53:54 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ feature-parent --- 21:53:54 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/classes/META-INF/maven/dependencies.properties 21:53:54 [INFO] 21:53:54 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ feature-parent >>> 21:53:54 [INFO] 21:53:54 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ feature-parent --- 21:53:54 [INFO] 21:53:54 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ feature-parent <<< 21:53:54 [INFO] 21:53:54 [INFO] 21:53:54 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ feature-parent --- 21:53:54 [INFO] 21:53:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ feature-parent --- 21:53:55 [INFO] 21:53:55 [INFO] ------------------------------------------------------- 21:53:55 [INFO] T E S T S 21:53:55 [INFO] ------------------------------------------------------- 21:53:56 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:53:56 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:53:56 [INFO] 21:53:56 [INFO] Results: 21:53:56 [INFO] 21:53:56 [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 21:53:56 [INFO] 21:53:56 [INFO] 21:53:56 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ feature-parent --- 21:53:56 [INFO] executing beanshell script 21:53:56 [INFO] 21:53:56 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ feature-parent --- 21:53:56 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:53:56 [INFO] 21:53:56 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ feature-parent --- 21:53:56 [INFO] 21:53:56 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ feature-parent --- 21:53:56 [INFO] 21:53:56 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ feature-parent --- 21:53:56 [INFO] 21:53:56 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ feature-parent --- 21:53:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:53:56 [INFO] 21:53:56 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ feature-parent --- 21:53:56 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/feature-parent/pom.xml to /tmp/r/org/opendaylight/l2switch/feature-parent/0.8.0-SNAPSHOT/feature-parent-0.8.0-SNAPSHOT.pom 21:53:56 [INFO] 21:53:56 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ feature-parent --- 21:53:56 [INFO] org.opendaylight.l2switch:feature-parent:pom:0.8.0-SNAPSHOT 21:53:56 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:53:56 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:53:56 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:53:56 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:53:56 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:53:56 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:53:56 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:53:56 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:53:56 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:53:56 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:53:56 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:53:56 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:53:56 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:53:56 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:53:56 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:53:56 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:53:56 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:53:56 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:53:56 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:53:56 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:53:56 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:53:56 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:53:56 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:53:56 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:53:56 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:53:56 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:53:56 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:53:56 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:53:56 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:53:56 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:test 21:53:56 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:test 21:53:56 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:53:56 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:53:56 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:53:56 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:53:56 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:53:56 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:test 21:53:56 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:test 21:53:56 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:53:56 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:53:56 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:53:56 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:53:56 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:53:56 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:53:56 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:53:56 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:53:56 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:53:56 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:53:56 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:53:56 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:53:56 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:53:56 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:53:56 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:53:56 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:53:56 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:53:56 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:53:56 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:53:56 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:53:56 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:53:56 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:53:56 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:53:56 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:53:56 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:53:56 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:53:56 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:53:56 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:53:56 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:53:56 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:53:56 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:53:56 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:53:56 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:53:56 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:53:56 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:53:56 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:53:56 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:53:56 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:test 21:53:56 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:test 21:53:56 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:53:56 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:53:56 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:53:56 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:53:56 [INFO] | | | +- org.jline:jline:jar:3.21.0:test 21:53:56 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:53:56 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:53:56 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:53:56 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:53:56 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:53:56 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:53:56 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:53:56 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:test 21:53:56 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:53:56 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:53:56 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:53:56 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:53:56 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:53:56 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:53:56 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:53:56 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:53:56 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:53:56 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:53:56 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:test 21:53:56 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:53:56 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:53:56 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:53:56 [INFO] | \- com.google.guava:guava:jar:29.0-jre:test 21:53:56 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:test 21:53:56 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:test 21:53:56 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:test 21:53:56 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:test 21:53:56 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:test 21:53:56 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:53:56 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:53:56 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:53:56 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:53:56 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:53:56 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:53:56 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:53:56 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:53:56 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:53:56 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:53:56 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:53:56 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:53:56 [INFO] +- junit:junit:jar:4.13.2:test 21:53:56 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:53:56 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:53:56 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:53:56 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:53:56 [INFO] 21:53:56 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ feature-parent --- 21:53:57 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/feature-parent/target/sonatype-clm/module.xml 21:53:57 [INFO] 21:53:57 [INFO] --------< org.opendaylight.l2switch:odl-l2switch-packethandler >-------- 21:53:57 [INFO] Building OpenDaylight :: L2Switch :: PacketHandler 0.8.0-SNAPSHOT [17/29] 21:53:57 [INFO] ------------------------------[ feature ]------------------------------- 21:54:00 [INFO] 21:54:00 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-packethandler --- 21:54:00 [INFO] 21:54:00 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-packethandler --- 21:54:00 [INFO] 21:54:00 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-packethandler --- 21:54:00 [INFO] 21:54:00 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-packethandler --- 21:54:00 [INFO] 21:54:00 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-packethandler --- 21:54:00 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:00 [INFO] argLine set to empty 21:54:00 [INFO] 21:54:00 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-packethandler --- 21:54:01 [INFO] Starting audit... 21:54:01 Audit done. 21:54:01 [INFO] You have 0 Checkstyle violations. 21:54:01 [INFO] 21:54:01 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-packethandler --- 21:54:01 [INFO] Starting audit... 21:54:01 Audit done. 21:54:01 [INFO] You have 0 Checkstyle violations. 21:54:01 [INFO] 21:54:01 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-packethandler >>> 21:54:01 [INFO] 21:54:01 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-packethandler --- 21:54:01 [INFO] 21:54:01 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-packethandler <<< 21:54:01 [INFO] 21:54:01 [INFO] 21:54:01 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-packethandler --- 21:54:01 [INFO] PMD version: 6.29.0 21:54:01 [INFO] 21:54:01 [INFO] 21:54:01 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-packethandler --- 21:54:01 [INFO] 21:54:01 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-packethandler --- 21:54:01 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/classes/META-INF/maven/dependencies.properties 21:54:01 [INFO] 21:54:01 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-packethandler --- 21:54:01 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/feature/feature.xml 21:54:01 [INFO] ...done! 21:54:01 [INFO] Attaching features XML 21:54:01 [INFO] 21:54:01 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-packethandler --- 21:54: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 21:54:01 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:54:01 [INFO] 21:54:01 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-packethandler >>> 21:54:01 [INFO] 21:54:01 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-packethandler --- 21:54:01 [INFO] 21:54:01 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-packethandler <<< 21:54:01 [INFO] 21:54:01 [INFO] 21:54:01 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-packethandler --- 21:54:01 [INFO] 21:54:01 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-packethandler --- 21:54:02 [INFO] 21:54:02 [INFO] ------------------------------------------------------- 21:54:02 [INFO] T E S T S 21:54:02 [INFO] ------------------------------------------------------- 21:54:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.939 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:29 [INFO] 21:54:29 [INFO] Results: 21:54:29 [INFO] 21:54:29 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:54:29 [INFO] 21:54:29 [INFO] 21:54:29 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-packethandler --- 21:54:29 [INFO] executing beanshell script 21:54:29 [INFO] 21:54:29 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-packethandler --- 21:54:29 [INFO] 21:54:29 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-packethandler --- 21:54:29 [INFO] 21:54:29 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-packethandler --- 21:54:29 [INFO] No sources in project. Archive not created. 21:54:29 [INFO] 21:54:29 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-packethandler --- 21:54:29 [INFO] 21:54:29 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-packethandler --- 21:54:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:29 [INFO] 21:54:29 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-packethandler --- 21:54:29 [INFO] No primary artifact to install, installing attached artifacts instead. 21:54:29 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT.pom 21:54:29 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/odl-l2switch-packethandler-0.8.0-SNAPSHOT-features.xml 21:54:29 [INFO] 21:54:29 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-packethandler --- 21:54:29 [INFO] org.opendaylight.l2switch:odl-l2switch-packethandler:feature:0.8.0-SNAPSHOT 21:54:29 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:54:29 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:54:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:54:29 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:54:29 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:54:29 [INFO] | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:54:29 [INFO] | | | | +- com.typesafe:config:jar:1.4.0:compile 21:54:29 [INFO] | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:54:29 [INFO] | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:54:29 [INFO] | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:54:29 [INFO] | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:54:29 [INFO] | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:54:29 [INFO] | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:54:29 [INFO] | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:54:29 [INFO] | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:54:29 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:54:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:54:29 [INFO] | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:54:29 [INFO] | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:54:29 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:54:29 [INFO] | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:54:29 [INFO] | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:54:29 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:54:29 [INFO] | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:54:29 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:54:29 [INFO] | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:54:29 [INFO] | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:54:29 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:54:29 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:54:29 [INFO] | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:54:29 [INFO] | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:54:29 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:54:29 [INFO] | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:54:29 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:54:29 [INFO] | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:54:29 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:54:29 [INFO] | | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:54:29 [INFO] | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:54:29 [INFO] | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:54:29 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:54:29 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:54:29 [INFO] | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:54:29 [INFO] | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:54:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:54:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:54:29 [INFO] | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:54:29 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:54:29 [INFO] | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:54:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:54:29 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:54:29 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:54:29 [INFO] | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:54:29 [INFO] | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:54:29 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:54:29 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:54:29 [INFO] | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:54:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:54:29 [INFO] | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:54:29 [INFO] | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:54:29 [INFO] | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:54:29 [INFO] | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:54:29 [INFO] | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:54:29 [INFO] | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:54:29 [INFO] | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:54:29 [INFO] | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:54:29 [INFO] | | | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:54:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:54:29 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:54:29 [INFO] | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:54:29 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:54:29 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:54:29 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:54:29 [INFO] | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:54:29 [INFO] | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:54:29 [INFO] | | \- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:54:29 [INFO] | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:54:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:54:29 [INFO] | | | +- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:54:29 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:54:29 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:54:29 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:54:29 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:54:29 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:54:29 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:54:29 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:54:29 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:54:29 [INFO] | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:54:29 [INFO] | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:54:29 [INFO] | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:54:29 [INFO] | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:54:29 [INFO] | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:54:29 [INFO] | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:54:29 [INFO] | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:54:29 [INFO] | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:54:29 [INFO] | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:54:29 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:54:29 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:54:29 [INFO] | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:54:29 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:54:29 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:54:29 [INFO] | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:54:29 [INFO] | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:54:29 [INFO] | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:54:29 [INFO] | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:54:29 [INFO] | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:54:29 [INFO] | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:54:29 [INFO] | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:54:29 [INFO] +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:54:29 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:54:29 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:54:29 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:54:29 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:54:29 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:54:29 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:54:29 [INFO] | \- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:54:29 [INFO] | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:54:29 [INFO] | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:54:29 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:54:29 [INFO] | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:54:29 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:54:29 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:54:29 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:54:29 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:54:29 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:54:29 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:54:29 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:54:29 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:54:29 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:54:29 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:54:29 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:54:29 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:54:29 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:54:29 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:54:29 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:54:29 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:54:29 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:54:29 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:54:29 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:54:29 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:54:29 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:54:29 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:54:29 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:54:29 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:54:29 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:54:29 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:54:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:54:29 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:54:29 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:54:29 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:54:29 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:54:29 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:54:29 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:54:29 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:54:29 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:54:29 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:54:29 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:54:29 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:54:29 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:54:29 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:54:29 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:54:29 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:54:29 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:54:29 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:54:29 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:54:29 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:54:29 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:54:29 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:54:29 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:54:29 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:54:29 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:54:29 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:54:29 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:54:29 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:54:29 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:54:29 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:54:29 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:54:29 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:54:29 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:54:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:54:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:54:29 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:54:29 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:54:29 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:54:29 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:54:29 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:54:29 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:54:29 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:54:29 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:54:29 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:54:29 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:54:29 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:54:29 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:54:29 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:54:29 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:54:29 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:54:29 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:54:29 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:54:29 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:54:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:54:29 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:54:29 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:54:29 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:54:29 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:54:29 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:54:29 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:54:29 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:54:29 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:54:29 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:54:29 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:54:29 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:54:29 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:54:29 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:54:29 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:54:29 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:54:29 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:54:29 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:54:29 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:54:29 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:54:29 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:54:29 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:54:29 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:54:29 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:54:29 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:54:29 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:54:29 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:54:29 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:54:29 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:54:29 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:54:29 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:54:29 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:54:29 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:54:29 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:54:29 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:54:29 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:54:29 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:54:29 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:54:29 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:54:29 [INFO] +- junit:junit:jar:4.13.2:test 21:54:29 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:54:29 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:54:29 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:54:29 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:54:29 [INFO] 21:54:29 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-packethandler --- 21:54:29 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-packethandler/target/sonatype-clm/module.xml 21:54:29 [INFO] 21:54:29 [INFO] -------< org.opendaylight.l2switch:odl-l2switch-addresstracker >-------- 21:54:29 [INFO] Building OpenDaylight :: L2Switch :: AddressTracker 0.8.0-SNAPSHOT [18/29] 21:54:29 [INFO] ------------------------------[ feature ]------------------------------- 21:54:29 [INFO] 21:54:29 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-addresstracker --- 21:54:29 [INFO] 21:54:29 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-addresstracker --- 21:54:29 [INFO] 21:54:29 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-addresstracker --- 21:54:29 [INFO] 21:54:29 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-addresstracker --- 21:54:29 [INFO] 21:54:29 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-addresstracker --- 21:54:29 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:29 [INFO] argLine set to empty 21:54:29 [INFO] 21:54:29 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] Starting audit... 21:54:30 Audit done. 21:54:30 [INFO] You have 0 Checkstyle violations. 21:54:30 [INFO] 21:54:30 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] Starting audit... 21:54:30 Audit done. 21:54:30 [INFO] You have 0 Checkstyle violations. 21:54:30 [INFO] 21:54:30 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-addresstracker >>> 21:54:30 [INFO] 21:54:30 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] 21:54:30 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-addresstracker <<< 21:54:30 [INFO] 21:54:30 [INFO] 21:54:30 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] PMD version: 6.29.0 21:54:30 [INFO] 21:54:30 [INFO] 21:54:30 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] 21:54:30 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/classes/META-INF/maven/dependencies.properties 21:54:30 [INFO] 21:54:30 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/feature/feature.xml 21:54:30 [INFO] ...done! 21:54:30 [INFO] Attaching features XML 21:54:30 [INFO] 21:54:30 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-addresstracker --- 21:54: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 21:54:30 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:54:30 [INFO] 21:54:30 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-addresstracker >>> 21:54:30 [INFO] 21:54:30 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] 21:54:30 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-addresstracker <<< 21:54:30 [INFO] 21:54:30 [INFO] 21:54:30 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] 21:54:30 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-addresstracker --- 21:54:30 [INFO] 21:54:30 [INFO] ------------------------------------------------------- 21:54:30 [INFO] T E S T S 21:54:30 [INFO] ------------------------------------------------------- 21:54:30 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.178 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:54:59 [INFO] 21:54:59 [INFO] Results: 21:54:59 [INFO] 21:54:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:54:59 [INFO] 21:54:59 [INFO] 21:54:59 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] executing beanshell script 21:54:59 [INFO] 21:54:59 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] No sources in project. Archive not created. 21:54:59 [INFO] 21:54:59 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:59 [INFO] 21:54:59 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] No primary artifact to install, installing attached artifacts instead. 21:54:59 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT.pom 21:54:59 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/odl-l2switch-addresstracker-0.8.0-SNAPSHOT-features.xml 21:54:59 [INFO] 21:54:59 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] org.opendaylight.l2switch:odl-l2switch-addresstracker:feature:0.8.0-SNAPSHOT 21:54:59 [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:54:59 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:54:59 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:54:59 [INFO] | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:54:59 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:54:59 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:54:59 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:54:59 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:54:59 [INFO] | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:54:59 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:54:59 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:54:59 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:54:59 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:54:59 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:54:59 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:54:59 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:54:59 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:54:59 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:54:59 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:54:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:54:59 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:54:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:54:59 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:54:59 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:54:59 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:54:59 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:54:59 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:54:59 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:54:59 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:54:59 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | \- commons-codec:commons-codec:jar:1.15:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:54:59 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:54:59 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:54:59 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:54:59 [INFO] | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:54:59 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:54:59 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:54:59 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:54:59 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:54:59 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:54:59 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:54:59 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:54:59 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:54:59 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:54:59 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:54:59 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:54:59 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:54:59 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:54:59 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:54:59 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:54:59 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:54:59 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:54:59 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:54:59 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:54:59 [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:54:59 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:54:59 [INFO] | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:54:59 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:54:59 [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:54:59 [INFO] | | | | \- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:54:59 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:54:59 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:54:59 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:54:59 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:54:59 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:54:59 [INFO] | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:54:59 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:54:59 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:54:59 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:54:59 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:54:59 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:54:59 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:54:59 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:54:59 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:54:59 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:54:59 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:54:59 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:54:59 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:54:59 [INFO] +- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:54:59 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:54:59 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:54:59 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:54:59 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:54:59 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:54:59 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:54:59 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:54:59 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:54:59 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:54:59 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:54:59 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:54:59 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:54:59 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:54:59 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:54:59 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:54:59 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:54:59 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:54:59 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:54:59 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:54:59 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:54:59 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:54:59 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:54:59 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:54:59 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:54:59 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:54:59 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:54:59 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:54:59 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:54:59 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:54:59 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:54:59 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:54:59 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:54:59 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:54:59 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:54:59 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:54:59 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:54:59 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:54:59 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:54:59 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:54:59 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:54:59 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:54:59 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:54:59 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:54:59 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:54:59 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:54:59 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:54:59 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:54:59 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:54:59 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:54:59 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:54:59 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:54:59 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:54:59 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:54:59 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:54:59 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:54:59 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:54:59 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:54:59 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:54:59 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:54:59 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:54:59 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:54:59 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:54:59 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:54:59 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:54:59 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:54:59 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:54:59 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:54:59 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:54:59 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:54:59 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:54:59 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:54:59 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:54:59 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:54:59 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:54:59 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:54:59 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:54:59 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:54:59 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:54:59 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:54:59 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:54:59 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:54:59 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:54:59 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:54:59 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:54:59 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:54:59 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:54:59 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:54:59 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:54:59 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:54:59 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:54:59 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:54:59 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:54:59 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:54:59 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:54:59 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:54:59 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:54:59 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:54:59 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:54:59 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:54:59 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:54:59 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:54:59 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:54:59 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:54:59 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:54:59 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:54:59 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:54:59 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:54:59 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:54:59 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:54:59 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:54:59 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:54:59 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:54:59 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:54:59 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:54:59 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:54:59 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:54:59 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:54:59 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:54:59 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:54:59 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:54:59 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:54:59 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:54:59 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:54:59 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:54:59 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:54:59 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:54:59 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:54:59 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:54:59 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:54:59 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:54:59 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:54:59 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:54:59 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:54:59 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:54:59 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:54:59 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:54:59 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:54:59 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:54:59 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:54:59 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:54:59 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:54:59 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:54:59 [INFO] +- junit:junit:jar:4.13.2:test 21:54:59 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:54:59 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:54:59 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:54:59 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:54:59 [INFO] 21:54:59 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-addresstracker --- 21:54:59 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-addresstracker/target/sonatype-clm/module.xml 21:54:59 [INFO] 21:54:59 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-hosttracker >--------- 21:54:59 [INFO] Building OpenDaylight :: L2Switch :: HostTracker 0.8.0-SNAPSHOT [19/29] 21:54:59 [INFO] ------------------------------[ feature ]------------------------------- 21:54:59 [INFO] 21:54:59 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-hosttracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-hosttracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-hosttracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-hosttracker --- 21:54:59 [INFO] 21:54:59 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-hosttracker --- 21:54:59 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:54:59 [INFO] argLine set to empty 21:54:59 [INFO] 21:54:59 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-hosttracker --- 21:54:59 [INFO] Starting audit... 21:54:59 Audit done. 21:54:59 [INFO] You have 0 Checkstyle violations. 21:54:59 [INFO] 21:54:59 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] Starting audit... 21:55:00 Audit done. 21:55:00 [INFO] You have 0 Checkstyle violations. 21:55:00 [INFO] 21:55:00 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-hosttracker >>> 21:55:00 [INFO] 21:55:00 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] 21:55:00 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-hosttracker <<< 21:55:00 [INFO] 21:55:00 [INFO] 21:55:00 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] PMD version: 6.29.0 21:55:00 [INFO] 21:55:00 [INFO] 21:55:00 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] 21:55:00 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/classes/META-INF/maven/dependencies.properties 21:55:00 [INFO] 21:55:00 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/feature/feature.xml 21:55:00 [INFO] ...done! 21:55:00 [INFO] Attaching features XML 21:55:00 [INFO] 21:55:00 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-hosttracker --- 21:55:00 [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 21:55:00 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:55:00 [INFO] 21:55:00 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-hosttracker >>> 21:55:00 [INFO] 21:55:00 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] 21:55:00 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-hosttracker <<< 21:55:00 [INFO] 21:55:00 [INFO] 21:55:00 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] 21:55:00 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-hosttracker --- 21:55:00 [INFO] 21:55:00 [INFO] ------------------------------------------------------- 21:55:00 [INFO] T E S T S 21:55:00 [INFO] ------------------------------------------------------- 21:55:02 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:55:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.251 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:55:36 [INFO] 21:55:36 [INFO] Results: 21:55:36 [INFO] 21:55:36 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:55:36 [INFO] 21:55:36 [INFO] 21:55:36 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] executing beanshell script 21:55:36 [INFO] 21:55:36 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] 21:55:36 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] 21:55:36 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] No sources in project. Archive not created. 21:55:36 [INFO] 21:55:36 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] 21:55:36 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:55:36 [INFO] 21:55:36 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] No primary artifact to install, installing attached artifacts instead. 21:55:36 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT.pom 21:55:36 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/odl-l2switch-hosttracker-0.8.0-SNAPSHOT-features.xml 21:55:36 [INFO] 21:55:36 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] org.opendaylight.l2switch:odl-l2switch-hosttracker:feature:0.8.0-SNAPSHOT 21:55:36 [INFO] +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:55:36 [INFO] | | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:55:36 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:55:36 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:55:36 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:55:36 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:55:36 [INFO] | | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:55:36 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:55:36 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:55:36 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:55:36 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:55:36 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:55:36 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:55:36 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:55:36 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:55:36 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:55:36 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:55:36 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:55:36 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:55:36 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:55:36 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:55:36 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:55:36 [INFO] | | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:55:36 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:55:36 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:55:36 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:55:36 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:55:36 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:55:36 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:55:36 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:55:36 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:55:36 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:55:36 [INFO] | | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:55:36 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:55:36 [INFO] | | | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:55:36 [INFO] | | | | \- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:55:36 [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:55:36 [INFO] | | | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:55:36 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:55:36 [INFO] | | | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:55:36 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:55:36 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:55:36 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:55:36 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:55:36 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:55:36 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:55:36 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:55:36 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:55:36 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:55:36 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:55:36 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:55:36 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:55:36 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:55:36 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:55:36 [INFO] | | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:55:36 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:55:36 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:55:36 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:55:36 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] +- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:55:36 [INFO] | | \- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:55:36 [INFO] | +- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:55:36 [INFO] | | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:55:36 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:55:36 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:55:36 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:55:36 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:55:36 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:55:36 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:55:36 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:55:36 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:55:36 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:55:36 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:55:36 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:55:36 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:55:36 [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:55:36 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:55:36 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:55:36 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:55:36 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:55:36 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:55:36 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:55:36 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:55:36 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:55:36 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:55:36 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:55:36 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:55:36 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:55:36 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:55:36 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:55:36 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:55:36 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:55:36 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:55:36 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:55:36 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:55:36 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:55:36 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:55:36 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:55:36 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:55:36 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:55:36 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:55:36 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:55:36 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:55:36 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:55:36 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:55:36 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:55:36 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:55:36 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:55:36 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:55:36 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:55:36 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:55:36 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:55:36 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:55:36 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:55:36 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:55:36 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:55:36 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:55:36 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:55:36 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:55:36 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:55:36 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:55:36 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:55:36 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:55:36 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:55:36 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:55:36 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:55:36 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:55:36 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:55:36 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:55:36 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:55:36 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:55:36 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:55:36 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:55:36 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:55:36 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:55:36 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:55:36 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:55:36 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:55:36 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:55:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:55:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:55:36 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:55:36 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:55:36 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:55:36 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:55:36 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:55:36 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:55:36 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:55:36 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:55:36 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:55:36 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:55:36 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:55:36 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:55:36 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:55:36 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:55:36 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:55:36 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:55:36 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:55:36 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:55:36 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:55:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:55:36 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:55:36 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:55:36 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:55:36 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:55:36 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:55:36 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:55:36 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:55:36 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:55:36 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:55:36 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:55:36 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:55:36 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:55:36 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:55:36 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:55:36 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:55:36 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:55:36 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:55:36 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 21:55:36 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:55:36 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:55:36 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:55:36 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:55:36 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:55:36 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:55:36 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:55:36 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:55:36 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:55:36 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:55:36 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:55:36 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:55:36 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:55:36 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:55:36 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:55:36 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:55:36 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:55:36 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:55:36 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:55:36 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:55:36 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:55:36 [INFO] +- junit:junit:jar:4.13.2:test 21:55:36 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:55:36 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:55:36 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:55:36 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:55:36 [INFO] 21:55:36 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-hosttracker --- 21:55:36 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-hosttracker/target/sonatype-clm/module.xml 21:55:36 [INFO] 21:55:36 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-loopremover >--------- 21:55:36 [INFO] Building OpenDaylight :: L2Switch :: LoopRemover 0.8.0-SNAPSHOT [20/29] 21:55:36 [INFO] ------------------------------[ feature ]------------------------------- 21:55:37 [INFO] 21:55:37 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-loopremover --- 21:55:37 [INFO] 21:55:37 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-loopremover --- 21:55:37 [INFO] 21:55:37 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-loopremover --- 21:55:37 [INFO] 21:55:37 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-loopremover --- 21:55:37 [INFO] 21:55:37 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-loopremover --- 21:55:37 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:55:37 [INFO] argLine set to empty 21:55:37 [INFO] 21:55:37 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-loopremover --- 21:55:37 [INFO] Starting audit... 21:55:37 Audit done. 21:55:37 [INFO] You have 0 Checkstyle violations. 21:55:37 [INFO] 21:55:37 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-loopremover --- 21:55:37 [INFO] Starting audit... 21:55:37 Audit done. 21:55:37 [INFO] You have 0 Checkstyle violations. 21:55:37 [INFO] 21:55:37 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-loopremover >>> 21:55:37 [INFO] 21:55:37 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-loopremover --- 21:55:37 [INFO] 21:55:37 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-loopremover <<< 21:55:37 [INFO] 21:55:37 [INFO] 21:55:37 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-loopremover --- 21:55:37 [INFO] PMD version: 6.29.0 21:55:37 [INFO] 21:55:37 [INFO] 21:55:37 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-loopremover --- 21:55:37 [INFO] 21:55:37 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-loopremover --- 21:55:37 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/classes/META-INF/maven/dependencies.properties 21:55:37 [INFO] 21:55:37 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-loopremover --- 21:55:37 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/feature/feature.xml 21:55:38 [INFO] ...done! 21:55:38 [INFO] Attaching features XML 21:55:38 [INFO] 21:55:38 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-loopremover --- 21:55: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 21:55:38 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:55:38 [INFO] 21:55:38 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-loopremover >>> 21:55:38 [INFO] 21:55:38 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-loopremover --- 21:55:38 [INFO] 21:55:38 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-loopremover <<< 21:55:38 [INFO] 21:55:38 [INFO] 21:55:38 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-loopremover --- 21:55:38 [INFO] 21:55:38 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-loopremover --- 21:55:38 [INFO] 21:55:38 [INFO] ------------------------------------------------------- 21:55:38 [INFO] T E S T S 21:55:38 [INFO] ------------------------------------------------------- 21:55:38 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.298 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:13 [INFO] 21:56:13 [INFO] Results: 21:56:13 [INFO] 21:56:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:56:13 [INFO] 21:56:13 [INFO] 21:56:13 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-loopremover --- 21:56:13 [INFO] executing beanshell script 21:56:13 [INFO] 21:56:13 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-loopremover --- 21:56:13 [INFO] 21:56:13 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-loopremover --- 21:56:13 [INFO] 21:56:13 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-loopremover --- 21:56:13 [INFO] No sources in project. Archive not created. 21:56:13 [INFO] 21:56:13 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-loopremover --- 21:56:13 [INFO] 21:56:13 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-loopremover --- 21:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:13 [INFO] 21:56:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-loopremover --- 21:56:13 [INFO] No primary artifact to install, installing attached artifacts instead. 21:56:13 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT.pom 21:56:13 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/odl-l2switch-loopremover-0.8.0-SNAPSHOT-features.xml 21:56:13 [INFO] 21:56:13 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-loopremover --- 21:56:13 [INFO] org.opendaylight.l2switch:odl-l2switch-loopremover:feature:0.8.0-SNAPSHOT 21:56:13 [INFO] +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:compile 21:56:13 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:56:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:56:13 [INFO] | | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:56:13 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:56:13 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:56:13 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:56:13 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:56:13 [INFO] | | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:56:13 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:56:13 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:56:13 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:56:13 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:56:13 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:56:13 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:56:13 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:56:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:56:13 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:56:13 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:56:13 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:56:13 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:56:13 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:56:13 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:56:13 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:56:13 [INFO] | | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:56:13 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:56:13 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:56:13 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:56:13 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:56:13 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:56:13 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:56:13 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:56:13 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:56:13 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:56:13 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:56:13 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:56:13 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:56:13 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:56:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:56:13 [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:56:13 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:56:13 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:56:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:56:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:56:13 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:56:13 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:56:13 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:56:13 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:56:13 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:56:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:56:13 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:56:13 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:56:13 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:56:13 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:56:13 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:56:13 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:56:13 [INFO] | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:compile 21:56:13 [INFO] | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:56:13 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:compile 21:56:13 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:compile 21:56:13 [INFO] | | | +- commons-codec:commons-codec:jar:1.15:compile 21:56:13 [INFO] | | | +- commons-lang:commons-lang:jar:2.6:compile 21:56:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:56:13 [INFO] | | | \- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:56:13 [INFO] | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:compile 21:56:13 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:compile 21:56:13 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:compile 21:56:13 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:56:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:56:13 [INFO] | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:compile 21:56:13 [INFO] | | \- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:56:13 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:compile 21:56:13 [INFO] | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:compile 21:56:13 [INFO] | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:compile 21:56:13 [INFO] +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:compile 21:56:13 [INFO] | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:56:13 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:56:13 [INFO] | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:56:13 [INFO] | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:56:13 [INFO] +- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:56:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:56:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:56:13 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:56:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:56:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:56:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:56:13 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:56:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:56:13 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:56:13 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:56:13 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:56:13 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:56:13 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:56:13 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:56:13 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:56:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:56:13 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:56:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:56:13 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:56:13 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:56:13 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:56:13 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:56:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:56:13 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:56:13 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:56:13 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:56:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:56:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:56:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:56:13 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:56:13 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:56:13 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:56:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:56:13 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:56:13 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:56:13 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:56:13 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:56:13 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:56:13 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:56:13 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:56:13 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:56:13 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:56:13 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:56:13 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:56:13 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:56:13 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:56:13 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:56:13 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:56:13 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:56:13 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:56:13 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:56:13 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:56:13 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:56:13 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:56:13 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:56:13 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:56:13 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:56:13 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:56:13 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:56:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:56:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:56:13 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:56:13 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:56:13 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:56:13 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:56:13 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:56:13 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:56:13 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:56:13 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:56:13 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:56:13 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:56:13 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:56:13 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:56:13 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:56:13 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:56:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:56:13 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:56:13 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:56:13 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:56:13 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:56:13 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:56:13 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:56:13 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:56:13 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:56:13 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:56:13 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:56:13 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:56:13 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:56:13 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:56:13 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:56:13 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:56:13 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:56:13 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:56:13 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:56:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:56:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:56:13 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:56:13 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:56:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:56:13 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:56:13 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:56:13 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:56:13 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:56:13 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:56:13 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:56:13 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:56:13 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:56:13 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:56:13 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:56:13 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:56:13 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:56:13 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:56:13 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:56:13 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:56:13 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:56:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:56:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:56:13 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:56:13 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:56:13 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:56:13 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:56:13 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:56:13 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:56:13 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:56:13 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:56:13 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:56:13 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:56:13 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:56:13 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:56:13 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:56:13 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:56:13 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:56:13 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:56:13 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:56:13 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:56:13 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:56:13 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:56:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:56:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:56:13 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:56:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:56:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:56:13 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:56:13 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:56:13 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:56:13 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:56:13 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:56:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:56:13 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:56:13 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:56:13 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:56:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:56:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:56:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:56:13 [INFO] +- junit:junit:jar:4.13.2:test 21:56:13 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:56:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:56:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:56:13 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:56:13 [INFO] 21:56:13 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-loopremover --- 21:56:13 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-loopremover/target/sonatype-clm/module.xml 21:56:13 [INFO] 21:56:13 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-arphandler >---------- 21:56:13 [INFO] Building OpenDaylight :: L2Switch :: ArpHandler 0.8.0-SNAPSHOT [21/29] 21:56:13 [INFO] ------------------------------[ feature ]------------------------------- 21:56:13 [INFO] 21:56:13 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-arphandler --- 21:56:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:13 [INFO] argLine set to empty 21:56:13 [INFO] 21:56:13 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-arphandler --- 21:56:13 [INFO] Starting audit... 21:56:13 Audit done. 21:56:13 [INFO] You have 0 Checkstyle violations. 21:56:13 [INFO] 21:56:13 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-arphandler --- 21:56:13 [INFO] Starting audit... 21:56:13 Audit done. 21:56:13 [INFO] You have 0 Checkstyle violations. 21:56:13 [INFO] 21:56:13 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-arphandler >>> 21:56:13 [INFO] 21:56:13 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-arphandler <<< 21:56:13 [INFO] 21:56:13 [INFO] 21:56:13 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-arphandler --- 21:56:13 [INFO] PMD version: 6.29.0 21:56:13 [INFO] 21:56:13 [INFO] 21:56:13 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-arphandler --- 21:56:13 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/classes/META-INF/maven/dependencies.properties 21:56:13 [INFO] 21:56:13 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-arphandler --- 21:56:13 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/feature/feature.xml 21:56:13 [INFO] ...done! 21:56:13 [INFO] Attaching features XML 21:56:13 [INFO] 21:56:13 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-arphandler --- 21:56:13 [INFO] Using repositories: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:56:13 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:56:13 [INFO] 21:56:13 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-arphandler >>> 21:56:13 [INFO] 21:56:13 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-arphandler <<< 21:56:13 [INFO] 21:56:13 [INFO] 21:56:13 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-arphandler --- 21:56:13 [INFO] 21:56:13 [INFO] ------------------------------------------------------- 21:56:13 [INFO] T E S T S 21:56:13 [INFO] ------------------------------------------------------- 21:56:14 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.582 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:56:44 [INFO] 21:56:44 [INFO] Results: 21:56:44 [INFO] 21:56:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:56:44 [INFO] 21:56:44 [INFO] 21:56:44 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-arphandler --- 21:56:44 [INFO] executing beanshell script 21:56:44 [INFO] 21:56:44 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-arphandler --- 21:56:44 [INFO] 21:56:44 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-arphandler --- 21:56:44 [INFO] 21:56:44 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-arphandler --- 21:56:44 [INFO] No sources in project. Archive not created. 21:56:44 [INFO] 21:56:44 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-arphandler --- 21:56:44 [INFO] 21:56:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-arphandler --- 21:56:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:44 [INFO] 21:56:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-arphandler --- 21:56:44 [INFO] No primary artifact to install, installing attached artifacts instead. 21:56:44 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT.pom 21:56:44 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/odl-l2switch-arphandler-0.8.0-SNAPSHOT-features.xml 21:56:44 [INFO] 21:56:44 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-arphandler --- 21:56:44 [INFO] org.opendaylight.l2switch:odl-l2switch-arphandler:feature:0.8.0-SNAPSHOT 21:56:44 [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:56:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:56:44 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:56:44 [INFO] | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:56:44 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:56:44 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:56:44 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:56:44 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:56:44 [INFO] | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:56:44 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:56:44 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:56:44 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:56:44 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:56:44 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:56:44 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:56:44 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:56:44 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:56:44 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:56:44 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:56:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:56:44 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:56:44 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:56:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:56:44 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:56:44 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:56:44 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:56:44 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:56:44 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:56:44 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:56:44 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:56:44 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | \- commons-codec:commons-codec:jar:1.15:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:56:44 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:56:44 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:56:44 [INFO] | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:56:44 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:56:44 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:56:44 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:56:44 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:56:44 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:56:44 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:56:44 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:56:44 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:56:44 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:56:44 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:56:44 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:56:44 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:56:44 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:56:44 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:56:44 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:56:44 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:56:44 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:56:44 [INFO] | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:56:44 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:56:44 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:56:44 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:56:44 [INFO] | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:56:44 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:56:44 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:56:44 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:56:44 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:56:44 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:56:44 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:56:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:56:44 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:56:44 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:56:44 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:56:44 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:56:44 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:compile 21:56:44 [INFO] | | | | +- commons-lang:commons-lang:jar:2.6:compile 21:56:44 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:compile 21:56:44 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:compile 21:56:44 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:compile 21:56:44 [INFO] | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:compile 21:56:44 [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:compile 21:56:44 [INFO] | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:compile 21:56:44 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:56:44 [INFO] | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:56:44 [INFO] | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:56:44 [INFO] | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | +- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:56:44 [INFO] | \- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:56:44 [INFO] | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:56:44 [INFO] | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:56:44 [INFO] +- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:56:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:56:44 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:56:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:56:44 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:56:44 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:56:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:56:44 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:56:44 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:56:44 [INFO] | +- net.sf.jung:jung-api:jar:2.1.1:compile 21:56:44 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:56:44 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:56:44 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:56:44 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:56:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:56:44 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:56:44 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:56:44 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:56:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:56:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:56:44 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:56:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:56:44 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:56:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:56:44 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:56:44 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:56:44 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:56:44 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:56:44 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:56:44 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:56:44 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:56:44 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:56:44 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:56:44 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:56:44 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:56:44 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:56:44 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:56:44 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:56:44 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:56:44 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:56:44 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:56:44 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:56:44 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:56:44 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:56:44 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:56:44 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:56:44 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:56:44 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:56:44 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:56:44 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:56:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:56:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:56:44 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:56:44 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:56:44 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:56:44 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:56:44 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:56:44 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:56:44 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:56:44 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:56:44 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:56:44 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:56:44 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:56:44 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:56:44 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:56:44 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:56:44 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:56:44 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:56:44 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:56:44 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:56:44 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:56:44 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:56:44 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:56:44 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:56:44 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:56:44 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:56:44 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:56:44 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:56:44 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:56:44 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:56:44 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:56:44 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:56:44 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:56:44 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:56:44 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:56:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:56:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:56:44 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:56:44 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:56:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:56:44 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:56:44 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:56:44 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:56:44 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:56:44 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:56:44 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:56:44 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:56:44 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:56:44 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:56:44 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:56:44 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:56:44 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:56:44 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:56:44 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:56:44 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:56:44 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:56:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:56:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:56:44 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:56:44 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:56:44 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:56:44 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:56:44 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:56:44 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:56:44 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:56:44 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:56:44 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:56:44 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:56:44 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:56:44 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:56:44 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:56:44 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:56:44 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:56:44 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:56:44 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:56:44 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:56:44 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:56:44 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:56:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:56:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:56:44 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:56:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:56:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:56:44 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:56:44 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:56:44 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:56:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:56:44 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:56:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:56:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:56:44 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:56:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:56:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:56:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:56:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:56:44 [INFO] +- junit:junit:jar:4.13.2:test 21:56:44 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:56:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:56:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:56:44 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:56:44 [INFO] 21:56:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-arphandler --- 21:56:44 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-arphandler/target/sonatype-clm/module.xml 21:56:44 [INFO] 21:56:44 [INFO] -----------< org.opendaylight.l2switch:odl-l2switch-switch >------------ 21:56:44 [INFO] Building OpenDaylight :: L2Switch :: Switch 0.8.0-SNAPSHOT [22/29] 21:56:44 [INFO] ------------------------------[ feature ]------------------------------- 21:56:44 [INFO] 21:56:44 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-switch --- 21:56:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:56:44 [INFO] argLine set to empty 21:56:44 [INFO] 21:56:44 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-switch --- 21:56:44 [INFO] Starting audit... 21:56:44 Audit done. 21:56:44 [INFO] You have 0 Checkstyle violations. 21:56:44 [INFO] 21:56:44 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-switch --- 21:56:44 [INFO] Starting audit... 21:56:44 Audit done. 21:56:44 [INFO] You have 0 Checkstyle violations. 21:56:44 [INFO] 21:56:44 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-switch >>> 21:56:44 [INFO] 21:56:44 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-switch <<< 21:56:44 [INFO] 21:56:44 [INFO] 21:56:44 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-switch --- 21:56:44 [INFO] PMD version: 6.29.0 21:56:44 [INFO] 21:56:44 [INFO] 21:56:44 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-switch --- 21:56:44 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/classes/META-INF/maven/dependencies.properties 21:56:44 [INFO] 21:56:44 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch --- 21:56:44 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/feature/feature.xml 21:56:44 [INFO] ...done! 21:56:44 [INFO] Attaching features XML 21:56:44 [INFO] 21:56:44 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-switch --- 21:56:44 [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 21:56:44 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:56:44 [INFO] 21:56:44 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-switch >>> 21:56:44 [INFO] 21:56:44 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-switch <<< 21:56:44 [INFO] 21:56:44 [INFO] 21:56:44 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-switch --- 21:56:44 [INFO] 21:56:44 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-switch --- 21:56:45 [INFO] 21:56:45 [INFO] ------------------------------------------------------- 21:56:45 [INFO] T E S T S 21:56:45 [INFO] ------------------------------------------------------- 21:56:45 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:57:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.963 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:57:13 [INFO] 21:57:13 [INFO] Results: 21:57:13 [INFO] 21:57:13 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:57:13 [INFO] 21:57:13 [INFO] 21:57:13 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-switch --- 21:57:13 [INFO] executing beanshell script 21:57:13 [INFO] 21:57:13 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-switch --- 21:57:13 [INFO] 21:57:13 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-switch --- 21:57:13 [INFO] 21:57:13 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-switch --- 21:57:13 [INFO] No sources in project. Archive not created. 21:57:13 [INFO] 21:57:13 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-switch --- 21:57:13 [INFO] 21:57:13 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-switch --- 21:57:13 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:13 [INFO] 21:57:13 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-switch --- 21:57:13 [INFO] No primary artifact to install, installing attached artifacts instead. 21:57:13 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT.pom 21:57:13 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/odl-l2switch-switch-0.8.0-SNAPSHOT-features.xml 21:57:13 [INFO] 21:57:13 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-switch --- 21:57:13 [INFO] org.opendaylight.l2switch:odl-l2switch-switch:feature:0.8.0-SNAPSHOT 21:57:13 [INFO] +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:57:13 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:57:13 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:57:13 [INFO] +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:57:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:57:13 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:57:13 [INFO] | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:57:13 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:57:13 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:57:13 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:57:13 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:57:13 [INFO] | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:57:13 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:57:13 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:57:13 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:57:13 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:57:13 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:57:13 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:57:13 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:57:13 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:57:13 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:57:13 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:57:13 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:57:13 [INFO] | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:57:13 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:57:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:57:13 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:57:13 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:57:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:57:13 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:57:13 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:57:13 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:57:13 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:57:13 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:57:13 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:57:13 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:57:13 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:57:13 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:57:13 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:57:13 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:57:13 [INFO] | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:57:13 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:57:13 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:57:13 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:57:13 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:57:13 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:57:13 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:57:13 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:57:13 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:57:13 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:57:13 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:57:13 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:57:13 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:57:13 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:57:13 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:57:13 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:57:13 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:57:13 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:57:13 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:57:13 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:57:13 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:57:13 [INFO] | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:57:13 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:57:13 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:57:13 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:57:13 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:57:13 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:57:13 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:57:13 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:57:13 [INFO] | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:57:13 [INFO] | | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:57:13 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:57:13 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:57:13 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:57:13 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:57:13 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:57:13 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:57:13 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:57:13 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:57:13 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:57:13 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:compile 21:57:13 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:compile 21:57:13 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:compile 21:57:13 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:compile 21:57:13 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:compile 21:57:13 [INFO] | | | | | +- commons-lang:commons-lang:jar:2.6:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:57:13 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:compile 21:57:13 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:compile 21:57:13 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:compile 21:57:13 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:compile 21:57:13 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:compile 21:57:13 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:compile 21:57:13 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:compile 21:57:13 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:57:13 [INFO] | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:57:13 [INFO] | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:57:13 [INFO] | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | \- net.sf.jung:jung-api:jar:2.1.1:compile 21:57:13 [INFO] +- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:57:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:57:13 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:57:13 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:57:13 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:57:13 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:57:13 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:57:13 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:57:13 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:57:13 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:57:13 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:57:13 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:57:13 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:57:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:57:13 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:57:13 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:57:13 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:57:13 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:57:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:57:13 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:57:13 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:57:13 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:57:13 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:57:13 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:57:13 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:57:13 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:57:13 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:57:13 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:57:13 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:57:13 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:57:13 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:57:13 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:57:13 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:57:13 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:57:13 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:57:13 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:57:13 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:57:13 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:57:13 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:57:13 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:57:13 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:57:13 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:57:13 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:57:13 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:57:13 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:57:13 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:57:13 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:57:13 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:57:13 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:57:13 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:57:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:57:13 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:57:13 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:57:13 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:57:13 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:57:13 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:57:13 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:57:13 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:57:13 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:57:13 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:57:13 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:57:13 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:57:13 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:57:13 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:57:13 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:57:13 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:57:13 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:57:13 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:57:13 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:57:13 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:57:13 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:57:13 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:57:13 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:57:13 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:57:13 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:57:13 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:57:13 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:57:13 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:57:13 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:57:13 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:57:13 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:57:13 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:57:13 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:57:13 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:57:13 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:57:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:57:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:57:13 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:57:13 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:57:13 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:57:13 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:57:13 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:57:13 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:57:13 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:57:13 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:57:13 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:57:13 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:57:13 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:57:13 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:57:13 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:57:13 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:57:13 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:57:13 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:57:13 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:57:13 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:57:13 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:57:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:57:13 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:57:13 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:57:13 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:57:13 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:57:13 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:57:13 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:57:13 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:57:13 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:57:13 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:57:13 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:57:13 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:57:13 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:57:13 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:57:13 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:57:13 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:57:13 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:57:13 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:57:13 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 21:57:13 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:57:13 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:57:13 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:57:13 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:57:13 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:57:13 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:57:13 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:57:13 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:57:13 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:57:13 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:57:13 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:57:13 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:57:13 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:57:13 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:57:13 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:57:13 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:57:13 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:57:13 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:57:13 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:57:13 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:57:13 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:57:13 [INFO] +- junit:junit:jar:4.13.2:test 21:57:13 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:57:13 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:57:13 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:57:13 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:57:13 [INFO] 21:57:13 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-switch --- 21:57:13 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch/target/sonatype-clm/module.xml 21:57:13 [INFO] 21:57:13 [INFO] -------------< org.opendaylight.l2switch:odl-l2switch-all >------------- 21:57:13 [INFO] Building OpenDaylight :: L2Switch :: All 0.8.0-SNAPSHOT [23/29] 21:57:13 [INFO] ------------------------------[ feature ]------------------------------- 21:57:14 [INFO] 21:57:14 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-all --- 21:57:14 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:14 [INFO] argLine set to empty 21:57:14 [INFO] 21:57:14 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-all --- 21:57:14 [INFO] Starting audit... 21:57:14 Audit done. 21:57:14 [INFO] You have 0 Checkstyle violations. 21:57:14 [INFO] 21:57:14 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-all --- 21:57:14 [INFO] Starting audit... 21:57:14 Audit done. 21:57:14 [INFO] You have 0 Checkstyle violations. 21:57:14 [INFO] 21:57:14 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-all >>> 21:57:14 [INFO] 21:57:14 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-all <<< 21:57:14 [INFO] 21:57:14 [INFO] 21:57:14 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-all --- 21:57:14 [INFO] PMD version: 6.29.0 21:57:14 [INFO] 21:57:14 [INFO] 21:57:14 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-all --- 21:57:14 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/classes/META-INF/maven/dependencies.properties 21:57:14 [INFO] 21:57:14 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-all --- 21:57:14 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/feature/feature.xml 21:57:14 [INFO] ...done! 21:57:14 [INFO] Attaching features XML 21:57:14 [INFO] 21:57:14 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-all --- 21:57:14 [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 21:57:14 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:57:14 [INFO] 21:57:14 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-all >>> 21:57:14 [INFO] 21:57:14 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-all <<< 21:57:14 [INFO] 21:57:14 [INFO] 21:57:14 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-all --- 21:57:14 [INFO] 21:57:14 [INFO] ------------------------------------------------------- 21:57:14 [INFO] T E S T S 21:57:14 [INFO] ------------------------------------------------------- 21:57:15 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:57:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.853 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:57:44 [INFO] 21:57:44 [INFO] Results: 21:57:44 [INFO] 21:57:44 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:57:44 [INFO] 21:57:44 [INFO] 21:57:44 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-all --- 21:57:44 [INFO] executing beanshell script 21:57:44 [INFO] 21:57:44 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-all --- 21:57:44 [INFO] 21:57:44 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-all --- 21:57:44 [INFO] 21:57:44 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-all --- 21:57:44 [INFO] No sources in project. Archive not created. 21:57:44 [INFO] 21:57:44 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-all --- 21:57:44 [INFO] 21:57:44 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-all --- 21:57:44 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:44 [INFO] 21:57:44 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-all --- 21:57:44 [INFO] No primary artifact to install, installing attached artifacts instead. 21:57:44 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT.pom 21:57:44 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/odl-l2switch-all-0.8.0-SNAPSHOT-features.xml 21:57:44 [INFO] 21:57:44 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-all --- 21:57:44 [INFO] org.opendaylight.l2switch:odl-l2switch-all:feature:0.8.0-SNAPSHOT 21:57:44 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:57:44 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:57:44 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:57:44 [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:57:44 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:57:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:57:44 [INFO] | | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:57:44 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:57:44 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:57:44 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:57:44 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:57:44 [INFO] | | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:57:44 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:57:44 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:57:44 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:57:44 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:57:44 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:57:44 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:57:44 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:57:44 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | | | \- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:57:44 [INFO] | | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:57:44 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:57:44 [INFO] | | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:57:44 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:57:44 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:57:44 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:57:44 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:57:44 [INFO] | | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:57:44 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:57:44 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:57:44 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:57:44 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:57:44 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:57:44 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:57:44 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:57:44 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:57:44 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:57:44 [INFO] | | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:57:44 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:57:44 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | | \- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:57:44 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:57:44 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:57:44 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:57:44 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:57:44 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:57:44 [INFO] | | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | | | +- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:57:44 [INFO] | | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:57:44 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:57:44 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:57:44 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:57:44 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:57:44 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:compile 21:57:44 [INFO] | | | | | | +- commons-lang:commons-lang:jar:2.6:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:compile 21:57:44 [INFO] | | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:compile 21:57:44 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:compile 21:57:44 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:compile 21:57:44 [INFO] | | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:compile 21:57:44 [INFO] | | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:57:44 [INFO] | | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:57:44 [INFO] | | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:57:44 [INFO] | | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | \- net.sf.jung:jung-api:jar:2.1.1:compile 21:57:44 [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:57:44 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:57:44 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:57:44 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:57:44 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:57:44 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:57:44 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:57:44 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:57:44 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:57:44 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:57:44 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:57:44 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:57:44 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:57:44 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:57:44 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:57:44 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:57:44 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:57:44 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:57:44 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:57:44 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:57:44 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:57:44 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:57:44 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:57:44 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:57:44 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:57:44 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:57:44 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:57:44 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:57:44 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:57:44 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:57:44 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:57:44 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:57:44 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:57:44 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:57:44 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:57:44 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:57:44 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:57:44 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:57:44 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:57:44 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:57:44 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:57:44 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:57:44 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:57:44 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:57:44 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:57:44 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:57:44 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:57:44 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:57:44 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:57:44 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:57:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:57:44 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:57:44 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:57:44 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:57:44 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:57:44 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:57:44 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:57:44 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:57:44 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:57:44 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:57:44 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:57:44 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:57:44 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:57:44 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:57:44 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:57:44 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:57:44 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:57:44 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:57:44 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:57:44 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:57:44 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:57:44 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:57:44 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:57:44 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:57:44 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:57:44 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:57:44 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:57:44 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:57:44 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:57:44 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:57:44 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:57:44 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:57:44 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:57:44 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:test (optional) 21:57:44 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:57:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:57:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:57:44 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:57:44 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:57:44 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:57:44 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:57:44 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:57:44 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:57:44 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:57:44 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:57:44 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:57:44 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:57:44 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:57:44 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:57:44 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:57:44 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:57:44 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:57:44 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:57:44 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:57:44 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:57:44 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:57:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:57:44 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:57:44 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:57:44 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:57:44 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:57:44 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:57:44 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:57:44 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:57:44 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:57:44 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:57:44 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:57:44 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:57:44 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:57:44 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:57:44 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:57:44 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:57:44 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:57:44 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:57:44 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 21:57:44 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:57:44 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:57:44 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:57:44 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:57:44 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:57:44 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:57:44 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:57:44 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:57:44 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:57:44 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:57:44 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:57:44 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:57:44 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:57:44 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:57:44 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:57:44 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:57:44 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:57:44 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:57:44 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:57:44 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:57:44 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:57:44 [INFO] +- junit:junit:jar:4.13.2:test 21:57:44 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:57:44 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:57:44 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:57:44 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:57:44 [INFO] 21:57:44 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-all --- 21:57:44 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-all/target/sonatype-clm/module.xml 21:57:44 [INFO] 21:57:44 [INFO] ---------< org.opendaylight.l2switch:odl-l2switch-switch-rest >--------- 21:57:44 [INFO] Building OpenDaylight :: L2Switch :: Switch REST 0.8.0-SNAPSHOT [24/29] 21:57:44 [INFO] ------------------------------[ feature ]------------------------------- 21:57:52 [INFO] 21:57:52 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:57:52 [INFO] argLine set to empty 21:57:52 [INFO] 21:57:52 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] Starting audit... 21:57:52 Audit done. 21:57:52 [INFO] You have 0 Checkstyle violations. 21:57:52 [INFO] 21:57:52 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] Starting audit... 21:57:52 Audit done. 21:57:52 [INFO] You have 0 Checkstyle violations. 21:57:52 [INFO] 21:57:52 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ odl-l2switch-switch-rest >>> 21:57:52 [INFO] 21:57:52 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ odl-l2switch-switch-rest <<< 21:57:52 [INFO] 21:57:52 [INFO] 21:57:52 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] PMD version: 6.29.0 21:57:52 [INFO] 21:57:52 [INFO] 21:57:52 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/classes/META-INF/maven/dependencies.properties 21:57:52 [INFO] 21:57:52 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/feature/feature.xml 21:57:52 [INFO] ...done! 21:57:52 [INFO] Attaching features XML 21:57:52 [INFO] 21:57:52 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ odl-l2switch-switch-rest --- 21:57:52 [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 21:57:52 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:57:52 [INFO] 21:57:52 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ odl-l2switch-switch-rest >>> 21:57:52 [INFO] 21:57:52 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ odl-l2switch-switch-rest <<< 21:57:52 [INFO] 21:57:52 [INFO] 21:57:52 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default) @ odl-l2switch-switch-rest --- 21:57:52 [INFO] 21:57:52 [INFO] ------------------------------------------------------- 21:57:52 [INFO] T E S T S 21:57:52 [INFO] ------------------------------------------------------- 21:57:53 [INFO] Running org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:58:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.791 s - in org.opendaylight.odlparent.featuretest.SingleFeatureTest 21:58:31 [INFO] 21:58:31 [INFO] Results: 21:58:31 [INFO] 21:58:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 21:58:31 [INFO] 21:58:31 [INFO] 21:58:31 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] executing beanshell script 21:58:31 [INFO] 21:58:31 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] 21:58:31 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] 21:58:31 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] No sources in project. Archive not created. 21:58:31 [INFO] 21:58:31 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] 21:58:31 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:58:31 [INFO] 21:58:31 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] No primary artifact to install, installing attached artifacts instead. 21:58:31 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/pom.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT.pom 21:58:31 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/odl-l2switch-switch-rest-0.8.0-SNAPSHOT-features.xml 21:58:31 [INFO] 21:58:31 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] org.opendaylight.l2switch:odl-l2switch-switch-rest:feature:0.8.0-SNAPSHOT 21:58:31 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:58:31 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:58:31 [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:58:31 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:58:31 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:58:31 [INFO] | | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:58:31 [INFO] | | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:58:31 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:58:31 [INFO] | | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:58:31 [INFO] | | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:58:31 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:58:31 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:58:31 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:58:31 [INFO] | | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:58:31 [INFO] | | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:58:31 [INFO] | | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:58:31 [INFO] | | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:58:31 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:58:31 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:58:31 [INFO] | | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:58:31 [INFO] | | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:58:31 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:58:31 [INFO] | | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:58:31 [INFO] | | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:compile 21:58:31 [INFO] | | | | | | +- commons-lang:commons-lang:jar:2.6:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:compile 21:58:31 [INFO] | | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:compile 21:58:31 [INFO] | | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:compile 21:58:31 [INFO] | | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:58:31 [INFO] | | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:58:31 [INFO] | | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | \- net.sf.jung:jung-api:jar:2.1.1:compile 21:58:31 [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:58:31 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:58:31 [INFO] | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:58:31 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:58:31 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:58:31 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:58:31 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:58:31 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:58:31 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:58:31 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:58:31 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:58:31 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:58:31 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:58:31 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:58:31 [INFO] | | | \- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:58:31 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:58:31 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:58:31 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:58:31 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:58:31 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:58:31 [INFO] +- org.opendaylight.netconf:odl-restconf:xml:features:1.13.8:compile 21:58:31 [INFO] | +- org.opendaylight.netconf:odl-restconf-nb-bierman02:xml:features:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:odl-netconf-mapping-api:xml:features:1.13.8:compile 21:58:31 [INFO] | | | \- org.opendaylight.netconf:netconf-mapping-api:jar:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:1.13.8:compile 21:58:31 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:58:31 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:58:31 [INFO] | | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:58:31 [INFO] | | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:58:31 [INFO] | | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:58:31 [INFO] | | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:58:31 [INFO] | | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:58:31 [INFO] | | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:58:31 [INFO] | | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:58:31 [INFO] | | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:58:31 [INFO] | | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:58:31 [INFO] | | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:58:31 [INFO] | | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:58:31 [INFO] | | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:58:31 [INFO] | | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:58:31 [INFO] | | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:58:31 [INFO] | | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:58:31 [INFO] | | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:58:31 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.13.11:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.13.11:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.13.11:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:3.0.16:compile 21:58:31 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.1:compile 21:58:31 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:3.0.16:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.28.0-GA:compile 21:58:31 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile 21:58:31 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile 21:58:31 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 21:58:31 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile 21:58:31 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:compile 21:58:31 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:compile 21:58:31 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:compile 21:58:31 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile 21:58:31 [INFO] | | | | | | | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile 21:58:31 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile 21:58:31 [INFO] | | | | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile 21:58:31 [INFO] | | | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 21:58:31 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile 21:58:31 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile 21:58:31 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.27:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:58:31 [INFO] | | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.13.11:compile 21:58:31 [INFO] | | | | | \- org.ops4j.pax.web:pax-web-api:jar:7.3.23:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.13.11:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.13.11:compile 21:58:31 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.70:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.13.11:compile 21:58:31 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 21:58:31 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 21:58:31 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 21:58:31 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 21:58:31 [INFO] | | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 21:58:31 [INFO] | | | | | +- com.h2database:h2:jar:1.4.200:compile 21:58:31 [INFO] | | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.13.11:compile 21:58:31 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.70:compile 21:58:31 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.13.11:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:xml:config:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.13.11:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.13.11:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:2.5.1:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:2.7.2:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- mysql:mysql-connector-java:jar:8.0.23:runtime 21:58:31 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.11.4:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:21.1.0.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 21:58:31 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.9.0:runtime 21:58:31 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.8.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:3.4.5:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.34.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.0.Final:runtime 21:58:31 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.0:runtime 21:58:31 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.0:runtime 21:58:31 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.0:runtime 21:58:31 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.0:runtime 21:58:31 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 21:58:31 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.0.0:compile 21:58:31 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.3.6:compile 21:58:31 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.13.11:compile 21:58:31 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.13.11:compile 21:58:31 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf:jar:1.13.8:compile 21:58:31 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf-monitoring:jar:1.13.8:compile 21:58:31 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:1.13.8:compile 21:58:31 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:1.13.8:compile 21:58:31 [INFO] | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:restconf-nb-bierman02:jar:1.13.8:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:58:31 [INFO] | | | +- com.google.code.gson:gson:jar:2.8.9:compile 21:58:31 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:58:31 [INFO] | | | | +- io.netty:netty-common:jar:4.1.69.Final:compile 21:58:31 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:58:31 [INFO] | | | | | \- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:58:31 [INFO] | | | | +- io.netty:netty-codec:jar:4.1.69.Final:compile 21:58:31 [INFO] | | | | \- io.netty:netty-handler:jar:4.1.69.Final:compile 21:58:31 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:58:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:58:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:58:31 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:58:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:58:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:58:31 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:58:31 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:58:31 [INFO] | | | +- org.opendaylight.netconf:netconf-util:jar:1.13.8:compile 21:58:31 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:58:31 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.13.11:compile 21:58:31 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:58:31 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.13.11:compile 21:58:31 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.13.11:compile 21:58:31 [INFO] | | | \- org.opendaylight.aaa:aaa-shiro-api:jar:0.13.11:compile 21:58:31 [INFO] | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.13.11:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:sal-rest-connector-config:cfg:restconf:1.13.8:compile 21:58:31 [INFO] | | \- org.json:json:jar:20131018:compile 21:58:31 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb-rfc8040:xml:features:1.13.8:compile 21:58:31 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:3.0.16:compile 21:58:31 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:58:31 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:58:31 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:58:31 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:58:31 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:58:31 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:58:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:58:31 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:58:31 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:58:31 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:58:31 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:58:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:58:31 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:58:31 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:58:31 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:58:31 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.14.16:compile 21:58:31 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.14.16:compile 21:58:31 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.14.16:compile 21:58:31 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.14.16:compile 21:58:31 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.14.16:compile 21:58:31 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:58:31 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:58:31 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:7.0.14:compile 21:58:31 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:7.0.14:compile 21:58:31 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:7.0.14:compile 21:58:31 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:1.13.8:compile 21:58:31 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-monitoring:jar:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-monitoring-extension:jar:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-notifications:jar:1.13.8:compile 21:58:31 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf:jar:1.13.8:compile 21:58:31 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-nmda:jar:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:7.0.14:compile 21:58:31 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-with-defaults:jar:1.13.8:compile 21:58:31 [INFO] | +- org.opendaylight.netconf:restconf-nb-rfc8040:jar:1.13.8:compile 21:58:31 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:7.0.14:compile 21:58:31 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:1.13.8:compile 21:58:31 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.43.v20210629:compile 21:58:31 [INFO] | \- org.opendaylight.netconf:restconf-nb-rfc8040:cfg:config:1.13.8:compile 21:58:31 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:58:31 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:58:31 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:58:31 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:58:31 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:58:31 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:58:31 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:58:31 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:58:31 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:58:31 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:58:31 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:58:31 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:58:31 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:58:31 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:58:31 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:58:31 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:58:31 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:58:31 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:58:31 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:58:31 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:58:31 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:58:31 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:58:31 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:58:31 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:58:31 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:58:31 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:58:31 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:58:31 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:58:31 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:58:31 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:58:31 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:58:31 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:58:31 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:58:31 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:58:31 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:58:31 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:58:31 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:58:31 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:58:31 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:58:31 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:58:31 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:58:31 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:58:31 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:58:31 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:58:31 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:58:31 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:58:31 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:58:31 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:58:31 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:58:31 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:58:31 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:58:31 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:58:31 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:58:31 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:58:31 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:58:31 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:58:31 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:58:31 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:58:31 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:58:31 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile (optional) 21:58:31 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:58:31 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:58:31 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:58:31 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:58:31 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:58:31 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:58:31 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:58:31 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:58:31 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:58:31 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:58:31 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:58:31 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:58:31 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:58:31 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:58:31 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:58:31 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:58:31 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:58:31 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:58:31 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:58:31 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:58:31 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:58:31 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:58:31 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:58:31 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:58:31 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:58:31 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:58:31 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:58:31 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:58:31 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:58:31 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:58:31 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:58:31 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:58:31 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:58:31 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:58:31 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:58:31 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:58:31 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:58:31 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:58:31 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:58:31 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:58:31 [INFO] | | | \- commons-codec:commons-codec:jar:1.15:compile 21:58:31 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:58:31 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:58:31 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:58:31 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:58:31 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:58:31 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:58:31 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:58:31 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:58:31 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:58:31 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:58:31 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:58:31 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:58:31 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:58:31 [INFO] +- org.osgi:osgi.cmpn:jar:7.0.0:test 21:58:31 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:58:31 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:58:31 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:58:31 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:58:31 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:58:31 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:58:31 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:58:31 [INFO] +- junit:junit:jar:4.13.2:test 21:58:31 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:58:31 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:58:31 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:58:31 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:58:31 [INFO] 21:58:31 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ odl-l2switch-switch-rest --- 21:58:31 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/odl-l2switch-switch-rest/target/sonatype-clm/module.xml 21:58:31 [INFO] 21:58:31 [INFO] ------------< org.opendaylight.l2switch:features-l2switch >------------- 21:58:31 [INFO] Building features-l2switch 0.8.0-SNAPSHOT [25/29] 21:58:31 [INFO] ------------------------------[ feature ]------------------------------- 21:58:31 [INFO] 21:58:31 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ features-l2switch --- 21:58:31 [INFO] 21:58:31 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ features-l2switch --- 21:58:31 [INFO] 21:58:31 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ features-l2switch --- 21:58:31 [INFO] 21:58:31 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ features-l2switch --- 21:58:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:58:32 [INFO] argLine set to empty 21:58:32 [INFO] 21:58:32 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ features-l2switch --- 21:58:32 [INFO] Starting audit... 21:58:32 Audit done. 21:58:32 [INFO] You have 0 Checkstyle violations. 21:58:32 [INFO] 21:58:32 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ features-l2switch --- 21:58:32 [INFO] Starting audit... 21:58:32 Audit done. 21:58:32 [INFO] You have 0 Checkstyle violations. 21:58:32 [INFO] 21:58:32 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ features-l2switch >>> 21:58:32 [INFO] 21:58:32 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ features-l2switch <<< 21:58:32 [INFO] 21:58:32 [INFO] 21:58:32 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ features-l2switch --- 21:58:32 [INFO] PMD version: 6.29.0 21:58:32 [INFO] 21:58:32 [INFO] 21:58:32 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] --- depends-maven-plugin:1.4.0:generate-depends-file (generate-depends-file) @ features-l2switch --- 21:58:32 [INFO] Created: /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/classes/META-INF/maven/dependencies.properties 21:58:32 [INFO] 21:58:32 [INFO] --- karaf-maven-plugin:4.3.6:features-generate-descriptor (default-features-generate-descriptor) @ features-l2switch --- 21:58:32 [INFO] Generating feature descriptor file /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/feature/feature.xml 21:58:32 [INFO] ...done! 21:58:32 [INFO] Attaching features XML 21:58:32 [INFO] 21:58:32 [INFO] --- karaf-maven-plugin:4.3.6:verify (default-verify) @ features-l2switch --- 21:58:32 [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 21:58:32 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 21:58:32 [INFO] 21:58:32 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ features-l2switch >>> 21:58:32 [INFO] 21:58:32 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ features-l2switch <<< 21:58:32 [INFO] 21:58:32 [INFO] 21:58:32 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] --- maven-surefire-plugin:2.22.2:test (default) @ features-l2switch --- 21:58:32 [INFO] Tests are skipped. 21:58:32 [INFO] 21:58:32 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ features-l2switch --- 21:58:32 [INFO] executing beanshell script 21:58:32 [INFO] 21:58:32 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ features-l2switch --- 21:58:32 [INFO] No sources in project. Archive not created. 21:58:32 [INFO] 21:58:32 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ features-l2switch --- 21:58:32 [INFO] 21:58:32 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ features-l2switch --- 21:58:32 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 21:58:32 [INFO] 21:58:32 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-l2switch --- 21:58:32 [INFO] No primary artifact to install, installing attached artifacts instead. 21:58:32 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT.pom 21:58:32 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/feature/feature.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch/0.8.0-SNAPSHOT/features-l2switch-0.8.0-SNAPSHOT-features.xml 21:58:32 [INFO] 21:58:32 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ features-l2switch --- 21:58:32 [INFO] org.opendaylight.l2switch:features-l2switch:feature:0.8.0-SNAPSHOT 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-all:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:compile 21:58:32 [INFO] | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:compile 21:58:32 [INFO] | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:compile 21:58:32 [INFO] | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:compile 21:58:32 [INFO] | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:compile 21:58:32 [INFO] | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:compile 21:58:32 [INFO] | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:compile 21:58:32 [INFO] | | | \- io.netty:netty-buffer:jar:4.1.69.Final:compile 21:58:32 [INFO] | | | \- io.netty:netty-common:jar:4.1.69.Final:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:compile 21:58:32 [INFO] | | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:compile 21:58:32 [INFO] | | | \- com.google.code.gson:gson:jar:2.8.9:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:compile 21:58:32 [INFO] | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:compile 21:58:32 [INFO] | \- org.opendaylight.yangtools:util:jar:6.0.12:compile 21:58:32 [INFO] | \- tech.pantheon.triemap:triemap:jar:1.2.0:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- org.opendaylight.netconf:odl-restconf:xml:features:1.13.8:compile 21:58:32 [INFO] | +- org.opendaylight.netconf:odl-restconf-nb-bierman02:xml:features:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:odl-netconf-mapping-api:xml:features:1.13.8:compile 21:58:32 [INFO] | | | \- org.opendaylight.netconf:netconf-mapping-api:jar:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:1.13.8:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.13.11:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.13.11:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.13.11:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.1:compile 21:58:32 [INFO] | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:3.0.16:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | | | | \- org.javassist:javassist:jar:3.28.0-GA:compile 21:58:32 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:compile 21:58:32 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:compile 21:58:32 [INFO] | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:compile 21:58:32 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:compile 21:58:32 [INFO] | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:compile 21:58:32 [INFO] | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:compile 21:58:32 [INFO] | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:compile 21:58:32 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:compile 21:58:32 [INFO] | | | | | | | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:compile 21:58:32 [INFO] | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.27:compile 21:58:32 [INFO] | | | | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:compile 21:58:32 [INFO] | | | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:compile 21:58:32 [INFO] | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:compile 21:58:32 [INFO] | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:compile 21:58:32 [INFO] | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.27:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.13.11:compile 21:58:32 [INFO] | | | | | \- org.ops4j.pax.web:pax-web-api:jar:7.3.23:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.13.11:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.13.11:compile 21:58:32 [INFO] | | | | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.70:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.13.11:compile 21:58:32 [INFO] | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:compile 21:58:32 [INFO] | | | | | | | +- commons-logging:commons-logging:jar:1.2:compile 21:58:32 [INFO] | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:compile 21:58:32 [INFO] | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:compile 21:58:32 [INFO] | | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:compile 21:58:32 [INFO] | | | | | \- com.h2database:h2:jar:1.4.200:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.13.11:compile 21:58:32 [INFO] | | | | | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.70:compile 21:58:32 [INFO] | | | | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.13.11:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:xml:config:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.13.11:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.13.11:compile 21:58:32 [INFO] | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.hsqldb:hsqldb:jar:2.5.1:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:2.7.2:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- mysql:mysql-connector-java:jar:8.0.23:runtime 21:58:32 [INFO] | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.11.4:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:21.1.0.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 21:58:32 [INFO] | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | +- org.apache.commons:commons-pool2:jar:2.9.0:runtime 21:58:32 [INFO] | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.8.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- com.zaxxer:HikariCP:jar:3.4.5:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.34.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.0.Final:runtime 21:58:32 [INFO] | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.0:runtime 21:58:32 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.0:runtime 21:58:32 [INFO] | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.0:runtime 21:58:32 [INFO] | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.0:runtime 21:58:32 [INFO] | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 21:58:32 [INFO] | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.0.0:compile 21:58:32 [INFO] | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.3.6:compile 21:58:32 [INFO] | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.13.11:compile 21:58:32 [INFO] | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.13.11:compile 21:58:32 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf:jar:1.13.8:compile 21:58:32 [INFO] | | | +- org.opendaylight.netconf:ietf-restconf-monitoring:jar:1.13.8:compile 21:58:32 [INFO] | | | +- org.opendaylight.netconf:restconf-common-models:jar:1.13.8:compile 21:58:32 [INFO] | | | \- org.opendaylight.netconf:restconf-common:jar:1.13.8:compile 21:58:32 [INFO] | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:restconf-nb-bierman02:jar:1.13.8:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:compile 21:58:32 [INFO] | | | +- io.netty:netty-codec-http:jar:4.1.69.Final:compile 21:58:32 [INFO] | | | | +- io.netty:netty-transport:jar:4.1.69.Final:compile 21:58:32 [INFO] | | | | \- io.netty:netty-codec:jar:4.1.69.Final:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:compile 21:58:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:compile 21:58:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:compile 21:58:32 [INFO] | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:compile 21:58:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:compile 21:58:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:compile 21:58:32 [INFO] | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:compile 21:58:32 [INFO] | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-model-export:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.netconf:netconf-util:jar:1.13.8:compile 21:58:32 [INFO] | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:compile 21:58:32 [INFO] | | | +- org.opendaylight.aaa.web:web-api:jar:0.13.11:compile 21:58:32 [INFO] | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.13.11:compile 21:58:32 [INFO] | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.13.11:compile 21:58:32 [INFO] | | | \- org.opendaylight.aaa:aaa-shiro-api:jar:0.13.11:compile 21:58:32 [INFO] | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.13.11:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:sal-rest-connector-config:cfg:restconf:1.13.8:compile 21:58:32 [INFO] | | \- org.json:json:jar:20131018:compile 21:58:32 [INFO] | \- org.opendaylight.netconf:odl-restconf-nb-rfc8040:xml:features:1.13.8:compile 21:58:32 [INFO] | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:3.0.16:compile 21:58:32 [INFO] | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:compile 21:58:32 [INFO] | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:compile 21:58:32 [INFO] | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:compile 21:58:32 [INFO] | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:compile 21:58:32 [INFO] | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.14.16:compile 21:58:32 [INFO] | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.14.16:compile 21:58:32 [INFO] | | +- org.opendaylight.controller:netty-timer-config:jar:0.14.16:compile 21:58:32 [INFO] | | +- org.opendaylight.controller:threadpool-config-api:jar:0.14.16:compile 21:58:32 [INFO] | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.14.16:compile 21:58:32 [INFO] | +- org.opendaylight.netconf:odl-netconf-api:xml:features:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:compile 21:58:32 [INFO] | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:7.0.14:compile 21:58:32 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:netconf-api:jar:1.13.8:compile 21:58:32 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-monitoring:jar:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:netconf-auth:jar:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-monitoring-extension:jar:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:ietf-netconf-notifications:jar:1.13.8:compile 21:58:32 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf:jar:1.13.8:compile 21:58:32 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-nmda:jar:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:7.0.14:compile 21:58:32 [INFO] | | \- org.opendaylight.netconf:ietf-netconf-with-defaults:jar:1.13.8:compile 21:58:32 [INFO] | +- org.opendaylight.netconf:restconf-nb-rfc8040:jar:1.13.8:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:7.0.14:compile 21:58:32 [INFO] | | +- org.opendaylight.netconf:netconf-dom-api:jar:1.13.8:compile 21:58:32 [INFO] | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | +- org.eclipse.jetty:jetty-util:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | \- org.eclipse.jetty:jetty-io:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | \- org.eclipse.jetty:jetty-client:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | +- org.eclipse.jetty:jetty-security:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | | \- org.eclipse.jetty:jetty-http:jar:9.4.43.v20210629:compile 21:58:32 [INFO] | \- org.opendaylight.netconf:restconf-nb-rfc8040:cfg:config:1.13.8:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:compile 21:58:32 [INFO] | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:compile 21:58:32 [INFO] | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:compile 21:58:32 [INFO] | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:compile 21:58:32 [INFO] | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | \- net.sf.jung:jung-api:jar:2.1.1:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:compile 21:58:32 [INFO] | | | | +- commons-codec:commons-codec:jar:1.15:compile 21:58:32 [INFO] | | | | +- commons-lang:commons-lang:jar:2.6:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:compile 21:58:32 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:compile 21:58:32 [INFO] | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:compile 21:58:32 [INFO] | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:compile 21:58:32 [INFO] | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:compile 21:58:32 [INFO] | | +- net.sf.jung:jung-algorithms:jar:2.1.1:compile 21:58:32 [INFO] | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:compile 21:58:32 [INFO] | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] +- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:compile 21:58:32 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:compile 21:58:32 [INFO] | | | | | +- com.typesafe:config:jar:1.4.0:compile 21:58:32 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:compile 21:58:32 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.37.0:compile 21:58:32 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.37.0:compile 21:58:32 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:compile 21:58:32 [INFO] | | | | | +- org.agrona:agrona:jar:1.14.0:compile 21:58:32 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:compile 21:58:32 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:compile 21:58:32 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:compile 21:58:32 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:compile 21:58:32 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:compile 21:58:32 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:compile 21:58:32 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:compile 21:58:32 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.8:compile 21:58:32 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.9:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:compile 21:58:32 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:compile 21:58:32 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:compile 21:58:32 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:compile 21:58:32 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:compile 21:58:32 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:compile 21:58:32 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:compile 21:58:32 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:compile 21:58:32 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:compile 21:58:32 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:compile 21:58:32 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:compile 21:58:32 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:compile 21:58:32 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:compile 21:58:32 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:compile 21:58:32 [INFO] | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:compile 21:58:32 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:compile 21:58:32 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:compile 21:58:32 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:compile 21:58:32 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:compile 21:58:32 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:compile 21:58:32 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:compile 21:58:32 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:compile 21:58:32 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:compile 21:58:32 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:compile 21:58:32 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:compile 21:58:32 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:compile 21:58:32 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:compile 21:58:32 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:compile 21:58:32 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:compile 21:58:32 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:compile 21:58:32 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:compile 21:58:32 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:compile 21:58:32 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:compile 21:58:32 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:compile 21:58:32 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.12.0:compile 21:58:32 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:compile 21:58:32 [INFO] | | | +- io.netty:netty-handler:jar:4.1.69.Final:compile 21:58:32 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.69.Final:compile 21:58:32 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:compile 21:58:32 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:compile 21:58:32 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:compile 21:58:32 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:compile 21:58:32 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:compile 21:58:32 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:compile 21:58:32 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:compile 21:58:32 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:compile 21:58:32 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:compile 21:58:32 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:compile 21:58:32 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:compile 21:58:32 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:compile 21:58:32 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:compile 21:58:32 [INFO] +- org.opendaylight.odlparent:features-test:jar:8.1.9:test 21:58:32 [INFO] | +- org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:test 21:58:32 [INFO] | | +- org.ops4j.pax.exam:pax-exam-container-remote:jar:4.13.5:test 21:58:32 [INFO] | | | +- org.ops4j.pax.exam:pax-exam-container-rbc-client:jar:4.13.5:test 21:58:32 [INFO] | | | | \- org.ops4j.pax.exam:pax-exam-container-rbc:jar:4.13.5:test 21:58:32 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-core:jar:1.8.4:test 21:58:32 [INFO] | | | \- org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.4:test 21:58:32 [INFO] | | +- org.apache.commons:commons-compress:jar:1.21:test 21:58:32 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.4:test 21:58:32 [INFO] | | | +- org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.4:test 21:58:32 [INFO] | | | \- org.ops4j.base:ops4j-base-monitors:jar:1.5.1:test 21:58:32 [INFO] | | +- org.ops4j.base:ops4j-base-spi:jar:1.5.1:test 21:58:32 [INFO] | | +- commons-io:commons-io:jar:2.11.0:test 21:58:32 [INFO] | | \- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:test 21:58:32 [INFO] | +- org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:test 21:58:32 [INFO] | | +- org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test 21:58:32 [INFO] | | | \- org.ops4j.pax.tinybundles:tinybundles:jar:3.0.0:test 21:58:32 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:test 21:58:32 [INFO] | +- org.ops4j.pax.exam:pax-exam:jar:4.13.5:test 21:58:32 [INFO] | | +- org.ops4j.base:ops4j-base-exec:jar:1.5.1:test 21:58:32 [INFO] | | +- org.ops4j.base:ops4j-base-io:jar:1.5.1:test 21:58:32 [INFO] | | +- org.ops4j.base:ops4j-base-store:jar:1.5.1:test 21:58:32 [INFO] | | \- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:test 21:58:32 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:58:32 [INFO] | | +- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:58:32 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:58:32 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:58:32 [INFO] | | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:58:32 [INFO] | | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:58:32 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:compile 21:58:32 [INFO] | +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:58:32 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.blueprint:jar:4.3.6:test 21:58:32 [INFO] | +- org.apache.karaf.deployer:org.apache.karaf.deployer.features:jar:4.3.6:test 21:58:32 [INFO] | | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:test 21:58:32 [INFO] | | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:test 21:58:32 [INFO] | | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:test 21:58:32 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:58:32 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:58:32 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:test 21:58:32 [INFO] | | | +- org.glassfish.jaxb:txw2:jar:2.3.3:test 21:58:32 [INFO] | | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:test 21:58:32 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:test 21:58:32 [INFO] | | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:test 21:58:32 [INFO] | | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:test 21:58:32 [INFO] | | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:test 21:58:32 [INFO] | | \- javax.activation:activation:jar:1.1.1:test 21:58:32 [INFO] | +- org.ops4j.pax.url:pax-url-wrap:jar:2.6.10:test 21:58:32 [INFO] | | +- org.ops4j.pax.url:pax-url-commons:jar:2.6.10:test 21:58:32 [INFO] | | +- org.ops4j.base:ops4j-base-net:jar:1.5.1:test 21:58:32 [INFO] | | \- org.ops4j.pax.swissbox:pax-swissbox-bnd:jar:1.8.5:test 21:58:32 [INFO] | | \- biz.aQute.bnd:biz.aQute.bndlib:jar:6.1.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.dto:jar:1.0.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.resource:jar:1.0.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.framework:jar:1.8.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.util.tracker:jar:1.5.4:test 21:58:32 [INFO] | | | \- org.osgi:osgi.annotation:jar:7.0.0:provided 21:58:32 [INFO] | | +- org.osgi:org.osgi.service.log:jar:1.3.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.service.repository:jar:1.1.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.util.function:jar:1.2.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.util.promise:jar:1.2.0:test 21:58:32 [INFO] | | \- biz.aQute.bnd:biz.aQute.bnd.util:jar:6.1.0:test 21:58:32 [INFO] | +- com.guicedee.services:javax.inject:jar:1.0.20.0:provided (optional) 21:58:32 [INFO] | +- org.osgi:osgi.core:jar:7.0.0:provided 21:58:32 [INFO] | +- org.opendaylight.odlparent:opendaylight-karaf-empty:zip:8.1.9:test 21:58:32 [INFO] | | +- org.apache.karaf.features:framework:kar:4.3.6:test 21:58:32 [INFO] | | | +- org.apache.karaf.features:base:jar:4.3.6:test 21:58:32 [INFO] | | | | +- javax.annotation:javax.annotation-api:jar:1.3.2:compile (optional) 21:58:32 [INFO] | | | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:test 21:58:32 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:test 21:58:32 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:test 21:58:32 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:test 21:58:32 [INFO] | | | | | \- xml-apis:xml-apis:jar:1.4.01:test 21:58:32 [INFO] | | | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:test 21:58:32 [INFO] | | | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:test 21:58:32 [INFO] | | | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:test 21:58:32 [INFO] | | | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:test 21:58:32 [INFO] | | | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:test 21:58:32 [INFO] | | | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:test 21:58:32 [INFO] | | | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:test 21:58:32 [INFO] | | | | +- net.java.dev.jna:jna:jar:5.9.0:test 21:58:32 [INFO] | | | | \- net.java.dev.jna:jna-platform:jar:5.9.0:test 21:58:32 [INFO] | | | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:test 21:58:32 [INFO] | | | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:compile 21:58:32 [INFO] | | | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:compile 21:58:32 [INFO] | | | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:test 21:58:32 [INFO] | | | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:test 21:58:32 [INFO] | | | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:test 21:58:32 [INFO] | | | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:test 21:58:32 [INFO] | | | +- org.jline:jline:jar:3.21.0:compile 21:58:32 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:test 21:58:32 [INFO] | | | | \- org.osgi:osgi.cmpn:jar:7.0.0:provided 21:58:32 [INFO] | | | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:test 21:58:32 [INFO] | | | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:test 21:58:32 [INFO] | | | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:test 21:58:32 [INFO] | | | \- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:test 21:58:32 [INFO] | | +- org.apache.karaf.features:framework:xml:features:4.3.6:test 21:58:32 [INFO] | | +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:test 21:58:32 [INFO] | | +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:58:32 [INFO] | | +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:test 21:58:32 [INFO] | | +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:test 21:58:32 [INFO] | | +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:test 21:58:32 [INFO] | | +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:test 21:58:32 [INFO] | | \- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:test 21:58:32 [INFO] | +- org.opendaylight.odlparent:karaf-util:jar:8.1.9:test 21:58:32 [INFO] | | \- org.apache.maven.wagon:wagon-http:jar:3.2.0:test 21:58:32 [INFO] | | +- org.apache.maven.wagon:wagon-http-shared:jar:3.2.0:test 21:58:32 [INFO] | | | \- org.jsoup:jsoup:jar:1.11.2:test 21:58:32 [INFO] | | +- org.apache.httpcomponents:httpclient:jar:4.5.6:test 21:58:32 [INFO] | | +- org.apache.httpcomponents:httpcore:jar:4.4.10:test 21:58:32 [INFO] | | +- org.codehaus.plexus:plexus-utils:jar:3.1.0:test 21:58:32 [INFO] | | \- org.apache.maven.wagon:wagon-provider-api:jar:3.2.0:test 21:58:32 [INFO] | \- com.google.guava:guava:jar:29.0-jre:compile 21:58:32 [INFO] | +- com.google.guava:failureaccess:jar:1.0.1:compile 21:58:32 [INFO] | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:compile 21:58:32 [INFO] | +- org.checkerframework:checker-qual:jar:2.11.1:compile 21:58:32 [INFO] | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:compile 21:58:32 [INFO] | \- com.google.j2objc:j2objc-annotations:jar:1.3:compile 21:58:32 [INFO] +- org.opendaylight.odlparent:bundles-test-lib:jar:8.1.9:test 21:58:32 [INFO] | \- org.awaitility:awaitility:jar:4.1.1:test 21:58:32 [INFO] +- org.apache.karaf.bundle:org.apache.karaf.bundle.core:jar:4.3.6:test 21:58:32 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:test 21:58:32 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:58:32 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:58:32 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:58:32 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:58:32 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:58:32 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:58:32 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:58:32 [INFO] +- junit:junit:jar:4.13.2:test 21:58:32 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:58:32 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:58:32 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:58:32 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:58:32 [INFO] 21:58:32 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-l2switch --- 21:58:32 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/features-l2switch/target/sonatype-clm/module.xml 21:58:32 [INFO] 21:58:32 [INFO] ------------< org.opendaylight.l2switch:distribution-karaf >------------ 21:58:32 [INFO] Building distribution-karaf 0.8.0-SNAPSHOT [26/29] 21:58:32 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:33 [INFO] 21:58:33 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ distribution-karaf --- 21:58:33 [INFO] 21:58:33 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ distribution-karaf --- 21:58:33 [INFO] 21:58:33 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-banned-dependencies) @ distribution-karaf --- 21:58:33 [INFO] 21:58:33 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ distribution-karaf --- 21:58:33 [INFO] 21:58:33 [INFO] --- jacoco-maven-plugin:0.8.7:prepare-agent (pre-unit-test) @ distribution-karaf --- 21:58:33 [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/w/workspace/l2switch-maven-clm-master/distribution/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/** 21:58:33 [INFO] 21:58:33 [INFO] --- maven-checkstyle-plugin:3.1.2:check (check-license) @ distribution-karaf --- 21:58:33 [INFO] Starting audit... 21:58:33 Audit done. 21:58:33 [INFO] You have 0 Checkstyle violations. 21:58:33 [INFO] 21:58:33 [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ distribution-karaf --- 21:58:33 [INFO] Starting audit... 21:58:33 Audit done. 21:58:33 [INFO] You have 0 Checkstyle violations. 21:58:33 [INFO] 21:58:33 [INFO] >>> maven-pmd-plugin:3.14.0:cpd-check (cpd) > :cpd @ distribution-karaf >>> 21:58:33 [INFO] 21:58:33 [INFO] --- maven-pmd-plugin:3.14.0:cpd (cpd) @ distribution-karaf --- 21:58:33 [INFO] 21:58:33 [INFO] <<< maven-pmd-plugin:3.14.0:cpd-check (cpd) < :cpd @ distribution-karaf <<< 21:58:33 [INFO] 21:58:33 [INFO] 21:58:33 [INFO] --- maven-pmd-plugin:3.14.0:cpd-check (cpd) @ distribution-karaf --- 21:58:33 [INFO] PMD version: 6.29.0 21:58:33 [INFO] 21:58:33 [INFO] --- maven-dependency-plugin:3.1.2:copy (unpack-license) @ distribution-karaf --- 21:58:33 [INFO] 21:58:33 [INFO] --- maven-resources-plugin:3.2.0:resources (process-resources) @ distribution-karaf --- 21:58:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:58:33 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:58:33 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/distribution/karaf/src/main/resources 21:58:33 [INFO] 21:58:33 [INFO] --- karaf-maven-plugin:4.3.6:assembly (process-resources) @ distribution-karaf --- 21:58:33 [INFO] Using repositories: 21:58:33 [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots 21:58:33 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror 21:58:33 [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror 21:58:33 [INFO] Creating work directory: /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly 21:58:33 [INFO] Loading direct KAR and features XML dependencies 21:58:33 [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.3.6/kar 21:58:33 [INFO] Feature framework will be added as a startup feature 21:58:33 [INFO] Generating Karaf assembly: /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly 21:58:33 [INFO] Unzipping kars 21:58:33 [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.3.6/kar 21:58:33 [INFO] found repository: mvn:org.apache.karaf.features/framework/4.3.6/xml/features 21:58:33 [INFO] Loading profiles from: 21:58:33 [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml 21:58:33 [INFO] Loading repositories 21:58:34 [INFO] Generating generated-startup profile 21:58:34 [INFO] Generating generated-boot profile with parents: generated-startup 21:58:34 [INFO] Generating generated-installed profile 21:58:34 [INFO] Configuring etc/config.properties and etc/system.properties 21:58:34 [INFO] Downloading libraries for generated profiles 21:58:34 [INFO] Downloading additional libraries 21:58:34 [INFO] Writing configurations 21:58:34 [INFO] adding config file: etc/profile.cfg 21:58:34 [INFO] Startup stage 21:58:34 [INFO] Loading startup repositories 21:58:34 [INFO] Resolving startup features and bundles 21:58:34 [INFO] Features: framework 21:58:34 [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.osgi/org.osgi.service.event/1.4.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/8.1.9 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/8.1.9 21:58:34 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.22 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.1.4 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 21:58:34 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.3.6 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.3.6 21:58:34 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.6 21:58:34 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.10 21:58:34 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.0 21:58:34 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:58:34 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 21:58:34 [INFO] Boot stage 21:58:34 [INFO] Loading boot repositories 21:58:34 [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.3.6/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/features-l2switch/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-switch-rest/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-hosttracker/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-addresstracker/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-arphandler/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-packethandler/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-loopremover/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/1.13.8/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jung-2.1/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb-bierman02/1.13.8/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mapping-api/1.13.8/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.3.6/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/1.9.15/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.l2switch/odl-l2switch-all/0.8.0-SNAPSHOT/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.7.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.7.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/1.13.8/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/7.3.23/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-codec/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/1.9.15/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/1.9.15/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-model-topology/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-model-inventory/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.12.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.7.4/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/1.13.8/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb-rfc8040/1.13.8/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/3.0.16/xml/features 21:58:34 [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.2.0/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.0/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.13.11/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.0/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/8.1.9/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/6.0.12/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/7.0.14/xml/features 21:58:34 [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-metrics/1.9.15/xml/features 21:58:34 [INFO] Feature pax-war/7.3.23 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-deployer/7.3.23 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.8/jar/uber 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/7.3.23 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-descriptor/7.3.23 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.23 21:58:34 [INFO] adding config file: etc/org.ops4j.pax.url.war.cfg 21:58:34 [INFO] Feature kar/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.3.6 21:58:34 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg 21:58:34 [INFO] Feature odl-serviceutils-rpc/0.7.4 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/rpc-api/0.7.4 21:58:34 [INFO] Feature odl-mdsal-binding-dom-adapter/7.0.14 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/7.0.14 21:58:34 [INFO] Feature aries-proxy/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.12 21:58:34 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.2 21:58:34 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.2 21:58:34 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.2 21:58:34 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.2 21:58:34 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.2 21:58:34 [INFO] Feature odl-mdsal-dom-runtime/7.0.14 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/7.0.14 21:58:34 [INFO] Feature odl-openflowplugin-flow-services/0.12.4 is defined as a boot feature 21:58:34 [INFO] Feature jaas/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.3.6 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.3.6 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.3.6 21:58:34 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg 21:58:34 [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg 21:58:34 [INFO] Feature odl-mdsal-model-odl-l2-types/7.0.14 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.19.14 21:58:34 [INFO] Feature odl-openflowplugin-app-topology/0.12.4 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/lldp-speaker/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-lldp-discovery/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:commons-lang/commons-lang/2.6 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/topology-manager/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.12.4 21:58:34 [INFO] Feature odl-yangtools-parser-api/6.0.12 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/6.0.12 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/6.0.12 21:58:34 [INFO] Feature odl-mdsal-binding-api/7.0.14 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/7.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/7.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/7.0.14 21:58:34 [INFO] Feature odl-l2switch-arphandler/0.8.0.SNAPSHOT is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.arphandler/arphandler-impl/0.8.0-SNAPSHOT 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT 21:58:34 [INFO] Feature odl-l2switch-switch/0.8.0.SNAPSHOT is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.main/main-impl/0.8.0-SNAPSHOT 21:58:34 [INFO] Feature odl-gson/8.1.9 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.8.9 21:58:34 [INFO] Feature instance/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.3.6 21:58:34 [INFO] Feature odl-dropwizard-metrics/8.1.9 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.1.28 21:58:34 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.1.28 21:58:34 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.1.28 21:58:34 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.1.28 21:58:34 [INFO] Feature odl-controller-model-topology/3.0.16 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller.model/model-topology/3.0.16 21:58:34 [INFO] Feature pax-http-jetty/7.3.23 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/7.3.23 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/7.3.23 21:58:34 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/7.3.23/xml/jettyconfig 21:58:34 [INFO] adding config file: etc/org.ops4j.pax.web.cfg 21:58:34 [INFO] Feature odl-controller-akka/3.0.16 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.37.0 21:58:34 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.37.0 21:58:34 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.14.0 21:58:34 [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.0 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/3.0.16 21:58:34 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final 21:58:34 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.2 21:58:34 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.3 21:58:34 [INFO] Feature odl-mdsal-remoterpc-connector/3.0.16 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/3.0.16 21:58:34 [INFO] Feature standard/4.3.6 is defined as a boot feature 21:58:34 [INFO] Feature odl-mdsal-clustering-commons/3.0.16 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/3.0.16 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/3.0.16 21:58:34 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.1.28 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/3.0.16 21:58:34 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.14.0 21:58:34 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/3.0.16 21:58:34 [INFO] Feature odl-apache-commons-lang3/8.1.9 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.12.0 21:58:34 [INFO] Feature odl-jung-2.1/8.1.9 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-algorithms/2.1.1 21:58:34 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-graph-impl/2.1.1 21:58:34 [INFO] adding maven artifact: wrap:mvn:net.sf.jung/jung-api/2.1.1 21:58:34 [INFO] Feature odl-openflowplugin-southbound/0.12.4 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-common/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-api/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-impl/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-onf/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-extension-api/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin/openflowplugin-blueprint-config/0.12.4/cfg/config 21:58:34 [INFO] Feature package/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.3.6 21:58:34 [INFO] Feature pax-jetty/9.4.43.v20210629 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jndi/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.activation-api-1.1/2.9.0 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-websocket-api/1.1_1 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:javax.annotation/javax.annotation-api/1.3.2 21:58:34 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:javax.mail/mail/1.4.7 21:58:34 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-proxy/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.3.2 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-deploy/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-plus/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaspi/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-rewrite/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-webapp/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.43.v20210629 21:58:34 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1 21:58:34 [INFO] Feature shell/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.3.6 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.3.6 21:58:34 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg 21:58:34 [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg 21:58:34 [INFO] adding config file: etc/org.apache.karaf.shell.cfg 21:58:34 [INFO] Feature odl-openflowplugin-libraries/0.12.4 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.libraries/liblldp/0.12.4 21:58:34 [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.12.0 21:58:34 [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 21:58:34 [INFO] Feature service/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.3.6 21:58:34 [INFO] Feature odl-controller-mdsal-common/3.0.16 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/3.0.16 21:58:34 [INFO] Feature odl-mdsal-eos-common/7.0.14 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-spi/7.0.14 21:58:34 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/7.0.14 21:58:34 [INFO] Feature ssh/4.3.6 is defined as a boot feature 21:58:34 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk15on/1.69 21:58:34 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.8.0 21:58:34 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk15on/1.69 21:58:34 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.8.0 21:58:34 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk15on/1.69 21:58:34 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.8.0 21:58:34 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.3.6 21:58:35 [INFO] Feature odl-yangtools-data-api/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-data-api/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-data-util/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-data-util/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-data-api/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/6.0.12 21:58:35 [INFO] Feature system/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.3.6 21:58:35 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg 21:58:35 [INFO] Feature odl-l2switch-packethandler/0.8.0.SNAPSHOT is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-model/0.8.0-SNAPSHOT 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.packethandler/packethandler-impl/0.8.0-SNAPSHOT 21:58:35 [INFO] Feature odl-yangtools-util/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/6.0.12 21:58:35 [INFO] Feature odl-l2switch-loopremover/0.8.0.SNAPSHOT is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-impl/0.8.0-SNAPSHOT 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.loopremover/loopremover-model/0.8.0-SNAPSHOT 21:58:35 [INFO] Feature odl-apache-commons-text/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.9 21:58:35 [INFO] Feature odl-netty-4/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.69.Final/jar/linux-x86_64 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.69.Final 21:58:35 [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.69.Final 21:58:35 [INFO] Feature odl-mdsal-eos-dom/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/7.0.14 21:58:35 [INFO] Feature framework/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 21:58:35 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.22 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.1.4 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.10 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 21:58:35 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 21:58:35 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.0.14 21:58:35 [INFO] Feature pax-web-core/7.3.23 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/7.3.23 21:58:35 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.2 21:58:35 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.2 21:58:35 [INFO] adding maven artifact: mvn:org.apache.xbean/xbean-reflect/4.20 21:58:35 [INFO] adding maven artifact: mvn:org.apache.xbean/xbean-finder/4.20 21:58:35 [INFO] adding maven artifact: mvn:org.apache.xbean/xbean-bundleutils/4.20 21:58:35 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.2 21:58:35 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.2 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/7.3.23 21:58:35 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.2 21:58:35 [INFO] Feature odl-openflowplugin-app-arbitratorreconciliation/0.12.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.12.4 21:58:35 [INFO] Feature pax-http/7.3.23 is defined as a boot feature 21:58:35 [INFO] Feature pax-url-wrap/2.6.10 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.10/jar/uber 21:58:35 [INFO] Feature odl-guava/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:com.google.guava/guava/29.0-jre 21:58:35 [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/2.11.1 21:58:35 [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 21:58:35 [INFO] Feature odl-mdsal-dom-broker/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/7.0.14 21:58:35 [INFO] Feature diagnostic/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.3.6 21:58:35 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.3.6.jar 21:58:35 [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.3.6 21:58:35 [INFO] Feature odl-yangtools-parser/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-antlr/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/6.0.12 21:58:35 [INFO] Feature odl-serviceutils-srm/0.7.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-shell/0.7.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-api/0.7.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/srm-impl/0.7.4 21:58:35 [INFO] Feature odl-infrautils-utils/1.9.15 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/1.9.15 21:58:35 [INFO] Feature odl-yangtools-codec/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/6.0.12 21:58:35 [INFO] Feature odl-stax2-api/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.1 21:58:35 [INFO] Feature odl-yangtools-xpath-api/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/6.0.12 21:58:35 [INFO] Feature 1b77e10f-76d0-4b0f-98a5-8651244f5e1c/0.0.0 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.0 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/8.1.9 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/8.1.9 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/8.1.9 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/8.1.9 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:58:35 [INFO] Feature pax-http-whiteboard/7.3.23 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/7.3.23 21:58:35 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/7.3.23 21:58:35 [INFO] adding maven artifact: mvn:org.eclipse.jdt.core.compiler/ecj/4.6.1 21:58:35 [INFO] adding maven artifact: mvn:javax.el/javax.el-api/3.0.0 21:58:35 [INFO] Feature odl-infrautils-metrics/1.9.15 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/metrics-api/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/metrics-impl/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/metrics-impl/1.9.15/cfg/config 21:58:35 [INFO] Feature odl-l2switch-hosttracker/0.8.0.SNAPSHOT is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-impl/0.8.0-SNAPSHOT 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.hosttracker/hosttracker-model/0.8.0-SNAPSHOT 21:58:35 [INFO] Feature management/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 21:58:35 [INFO] adding config file: etc/jmx.acl.cfg 21:58:35 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg 21:58:35 [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg 21:58:35 [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg 21:58:35 [INFO] adding config file: etc/org.apache.karaf.management.cfg 21:58:35 [INFO] Feature log/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.3.6 21:58:35 [INFO] adding config file: etc/org.apache.karaf.log.cfg 21:58:35 [INFO] Feature odl-controller-blueprint/3.0.16 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.0 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:58:35 [INFO] Feature odl-mdsal-singleton-common/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-common-api/7.0.14 21:58:35 [INFO] Feature aries-blueprint/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 21:58:35 [INFO] Feature odl-infrautils-ready/1.9.15 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/1.9.15 21:58:35 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.19.14 21:58:35 [INFO] Feature odl-openflowplugin-app-reconciliation-framework/0.12.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.12.4 21:58:35 [INFO] Feature odl-openflowplugin-app-config-pusher/0.12.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/of-switch-config-pusher/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/device-ownership-service/0.12.4 21:58:35 [INFO] Feature odl-mdsal-binding-base/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.19.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/7.0.14 21:58:35 [INFO] Feature odl-mdsal-eos-binding/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/7.0.14 21:58:35 [INFO] Feature odl-serviceutils-tools/0.7.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/tools-api/0.7.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.7.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.serviceutils/upgrade/0.7.4/xml/config 21:58:35 [INFO] Feature odl-mdsal-binding-runtime-api/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator-util/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator-api/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/7.0.14 21:58:35 [INFO] Feature odl-mdsal-distributed-datastore/3.0.16 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-eos/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/3.0.16 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/3.0.16 21:58:35 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/3.0.16/xml/akkaconf 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/3.0.16/xml/factoryakkaconf 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/3.0.16/xml/moduleshardconf 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/3.0.16/xml/moduleconf 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/3.0.16/cfg/datastore 21:58:35 [INFO] Feature war/4.3.6 is defined as a boot feature 21:58:35 [INFO] Feature odl-infrautils-diagstatus/1.9.15 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/shell/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.8.0 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/1.9.15 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/1.9.15 21:58:35 [INFO] Feature scr/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.2.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.1.30 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.1.0 21:58:35 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.0.6 21:58:35 [INFO] Feature odl-yangtools-xpath/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-antlr/6.0.12 21:58:35 [INFO] Feature pt-triemap/1.2.0 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.2.0 21:58:35 [INFO] Feature wrap/2.6.10 is defined as a boot feature 21:58:35 [INFO] Feature odl-mdsal-model-rfc6991/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/7.0.14 21:58:35 [INFO] Feature jaas-boot/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.3.6.jar 21:58:35 [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.3.6 21:58:35 [INFO] Feature odl-openflowplugin-nsf-model/0.12.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-statistics/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-base/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.model/model-flow-service/0.12.4 21:58:35 [INFO] Feature odl-openflowjava-protocol/0.12.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-impl/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-spi/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common-netty/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-util/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflow-protocol-api/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.12.4/xml/config 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.openflowjava/openflowjava-blueprint-config/0.12.4/xml/legacyConfig 21:58:35 [INFO] Feature bundle/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.3.6 21:58:35 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg 21:58:35 [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg 21:58:35 [INFO] Feature odl-openflowplugin-app-forwardingrules-manager/0.12.4 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-impl/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/arbitratorreconciliation-api/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/reconciliation-framework/0.12.4 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.openflowplugin.applications/forwardingrules-manager/0.12.4 21:58:35 [INFO] Feature odl-yangtools-common/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/6.0.12 21:58:35 [INFO] Feature odl-mdsal-broker/3.0.16 is defined as a boot feature 21:58:35 [INFO] Feature odl-apache-commons-codec/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:commons-codec/commons-codec/1.15 21:58:35 [INFO] Feature odl-mdsal-singleton-dom/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-dom-impl/7.0.14 21:58:35 [INFO] Feature odl-controller-scala/3.0.16 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.8 21:58:35 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 21:58:35 [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.8 21:58:35 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 21:58:35 [INFO] Feature feature/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.3.6 21:58:35 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg 21:58:35 [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg 21:58:35 [INFO] Feature jline/3.21.0 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.0 21:58:35 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 21:58:35 [INFO] Feature odl-antlr4/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.9.3 21:58:35 [INFO] Feature odl-l2switch-addresstracker/0.8.0.SNAPSHOT is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-impl/0.8.0-SNAPSHOT 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.l2switch.addresstracker/addresstracker-model/0.8.0-SNAPSHOT 21:58:35 [INFO] Feature config/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.3.6 21:58:35 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg 21:58:35 [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg 21:58:35 [INFO] Feature odl-karaf-feat-jetty/8.1.9 is defined as a boot feature 21:58:35 [INFO] Feature odl-servlet-api/8.1.9 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 21:58:35 [INFO] Feature odl-mdsal-model-inventory/3.0.16 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.controller.model/model-inventory/3.0.16 21:58:35 [INFO] Feature shell-compat/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.3.6 21:58:35 [INFO] Feature pax-web-war/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.3.6 21:58:35 [INFO] Feature pax-web-http/7.3.23 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.3.6 21:58:35 [INFO] Feature odl-mdsal-common/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-util/7.0.14 21:58:35 [INFO] Feature odl-mdsal-dom-api/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/7.0.14 21:58:35 [INFO] Feature deployer/4.3.6 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.3.6 21:58:35 [INFO] Feature odl-yangtools-data/6.0.12 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/6.0.12 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/6.0.12 21:58:35 [INFO] Feature odl-mdsal-binding-runtime/7.0.14 is defined as a boot feature 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator-impl/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/7.0.14 21:58:35 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/7.0.14 21:58:35 [INFO] Install stage 21:58:35 [INFO] Loading installed repositories 21:58:35 [INFO] Feature wrapper/4.3.6 is defined as an installed feature 21:58:35 [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.3.6 21:58:35 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/1.7.32 21:58:35 [INFO] adding maven artifact: mvn:org.eclipse.jdt/org.eclipse.jdt.annotation/2.2.600 21:58:35 [INFO] adding maven artifact: mvn:com.github.spotbugs/spotbugs-annotations/3.1.12 21:58:35 [INFO] 21:58:35 [INFO] >>> spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) > :spotbugs @ distribution-karaf >>> 21:58:36 [INFO] 21:58:36 [INFO] --- spotbugs-maven-plugin:3.1.12.2:spotbugs (spotbugs) @ distribution-karaf --- 21:58:36 [INFO] 21:58:36 [INFO] <<< spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) < :spotbugs @ distribution-karaf <<< 21:58:36 [INFO] 21:58:36 [INFO] 21:58:36 [INFO] --- spotbugs-maven-plugin:3.1.12.2:check (analyze-compile) @ distribution-karaf --- 21:58:36 [INFO] 21:58:36 [INFO] --- maven-dependency-plugin:3.1.2:copy (apply-branding) @ distribution-karaf --- 21:58:36 [INFO] 21:58:36 [INFO] --- maven-dependency-plugin:3.1.2:unpack-dependencies (unpack-karaf-resources) @ distribution-karaf --- 21:58:36 [INFO] 21:58:36 [INFO] --- maven-dependency-plugin:3.1.2:copy (org.ops4j.pax.url.mvn.cfg) @ distribution-karaf --- 21:58:36 [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties 21:58:36 [INFO] Copying opendaylight-karaf-resources-8.1.9-config.properties to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg 21:58:36 [INFO] 21:58:36 [INFO] --- script-maven-plugin:1.0.0:execute (default) @ distribution-karaf --- 21:58:36 [INFO] executing beanshell script 21:58:36 [INFO] 21:58:36 [INFO] --- maven-resources-plugin:3.2.0:copy-resources (copy-resources) @ distribution-karaf --- 21:58:36 [INFO] Using 'UTF-8' encoding to copy filtered resources. 21:58:36 [INFO] Using 'UTF-8' encoding to copy filtered properties files. 21:58:36 [INFO] skip non existing resourceDirectory /w/workspace/l2switch-maven-clm-master/distribution/karaf/src/main/assembly 21:58:36 [INFO] 21:58:36 [INFO] --- karaf-plugin:8.1.9:populate-local-repo (populate-local-repo) @ distribution-karaf --- 21:58:37 [INFO] Feature repository discovered recursively: fabe5983-1f59-42a0-9daf-ee640d1ad8d3 21:58:37 [INFO] Feature repository discovered recursively: features-l2switch 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-all 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-switch 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 21:58:37 [INFO] Feature repository discovered recursively: odl-restconf 21:58:37 [INFO] Feature repository discovered recursively: odl-restconf-nb-bierman02 21:58:37 [INFO] Feature repository discovered recursively: odl-netconf-mapping-api 21:58:37 [INFO] Feature repository discovered recursively: odl-netconf-1.13.8 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-export 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-extras-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-jersey-2 21:58:37 [INFO] Feature repository discovered recursively: odl-javassist-3 21:58:37 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-ws-rs-api 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 21:58:37 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.0 21:58:37 [INFO] Feature repository discovered recursively: odl-restconf-nb-rfc8040-1.13.8 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 21:58:37 [INFO] Feature repository discovered recursively: odl-netty-4 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-blueprint-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:58:37 [INFO] Feature repository discovered recursively: odl-netconf-1.13.8 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 21:58:37 [INFO] Feature repository discovered recursively: odl-jung-2.1 21:58:37 [INFO] Feature repository discovered recursively: odl-guava 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 21:58:37 [INFO] Feature repository discovered recursively: openflowplugin-0.12.4 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-common 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-apache-commons-text 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-codec 21:58:37 [INFO] Feature repository discovered recursively: odl-stax2-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-data 21:58:37 [INFO] Feature repository discovered recursively: odl-antlr4 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-akka 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-scala 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 21:58:37 [INFO] Feature repository discovered recursively: odl-apache-commons-codec 21:58:37 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 21:58:37 [INFO] Feature repository discovered recursively: odl-gson 21:58:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 21:58:37 [INFO] Feature repository discovered recursively: odl-servlet-api 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-utils 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-ready 21:58:37 [INFO] Feature repository discovered recursively: odl-serviceutils-0.7.4 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-1.9.15 21:58:37 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.12.4 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-inventory-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-model-topology-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowjava-0.12.4 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 21:58:37 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 21:58:37 [INFO] Feature repository discovered recursively: odl-serviceutils-0.7.4 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-common 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-util 21:58:37 [INFO] Feature repository discovered recursively: pt-triemap 21:58:37 [INFO] Feature repository discovered recursively: framework-4.3.6 21:58:37 [INFO] Feature repository discovered recursively: standard-4.3.6 21:58:37 [INFO] Feature repository discovered recursively: framework-4.3.6 21:58:37 [INFO] Feature repository discovered recursively: features-l2switch 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-all 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-switch 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-hosttracker 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-addresstracker 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-packethandler 21:58:37 [INFO] Feature repository discovered recursively: openflowplugin-0.12.4 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-common 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-data-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-common 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-util 21:58:37 [INFO] Feature repository discovered recursively: odl-guava 21:58:37 [INFO] Feature repository discovered recursively: pt-triemap 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-common 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-runtime 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-runtime 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-data 21:58:37 [INFO] Feature repository discovered recursively: odl-antlr4 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-parser 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-xpath 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-apache-commons-text 21:58:37 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-codec 21:58:37 [INFO] Feature repository discovered recursively: odl-gson 21:58:37 [INFO] Feature repository discovered recursively: odl-stax2-api 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics 21:58:37 [INFO] Feature repository discovered recursively: odl-servlet-api 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-akka 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-scala 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-blueprint-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus 21:58:37 [INFO] Feature repository discovered recursively: odl-apache-commons-codec 21:58:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-utils 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-ready 21:58:37 [INFO] Feature repository discovered recursively: odl-serviceutils-0.7.4 21:58:37 [INFO] Feature repository discovered recursively: odl-infrautils-1.9.15 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.12.4 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-inventory-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-model-topology-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowjava-0.12.4 21:58:37 [INFO] Feature repository discovered recursively: odl-netty-4 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries 21:58:37 [INFO] Feature repository discovered recursively: odl-serviceutils-srm 21:58:37 [INFO] Feature repository discovered recursively: odl-serviceutils-0.7.4 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-arphandler 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-loopremover 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework 21:58:37 [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation 21:58:37 [INFO] Feature repository discovered recursively: odl-jung-2.1 21:58:37 [INFO] Feature repository discovered recursively: odl-l2switch-switch-rest 21:58:37 [INFO] Feature repository discovered recursively: odl-restconf 21:58:37 [INFO] Feature repository discovered recursively: odl-restconf-nb-bierman02 21:58:37 [INFO] Feature repository discovered recursively: odl-netconf-mapping-api 21:58:37 [INFO] Feature repository discovered recursively: odl-netconf-1.13.8 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 21:58:37 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 21:58:37 [INFO] Feature repository discovered recursively: odl-netconf-1.13.8 21:58:37 [INFO] Feature repository discovered recursively: odl-yangtools-export 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc 21:58:37 [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.0 21:58:37 [INFO] Feature repository discovered recursively: pax-transx-0.5.0 21:58:37 [INFO] Feature repository discovered recursively: odl-extras-3.0.16 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-jersey-2 21:58:37 [INFO] Feature repository discovered recursively: odl-javassist-3 21:58:37 [INFO] Feature repository discovered recursively: odl-ws-rs-api 21:58:37 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-aaa-0.13.11 21:58:37 [INFO] Feature repository discovered recursively: odl-restconf-nb-rfc8040-1.13.8 21:58:37 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config 21:58:37 [INFO] Feature repository discovered recursively: standard-4.3.6 21:58:37 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-7.3.23 21:58:40 [WARNING] Duplicate versions for javax.validation:validation-api::jar, 1.1.0.Final and 2.0.1.Final 21:58:40 [WARNING] Duplicate versions for javax.enterprise:cdi-api::jar, 2.0.SP1 and 1.2 21:58:41 [INFO] 21:58:41 [INFO] --- maven-antrun-plugin:3.0.0:run (fix-permissions) @ distribution-karaf --- 21:58:42 [INFO] Executing tasks 21:58:43 [INFO] Executed tasks 21:58:43 [INFO] 21:58:43 [INFO] --- maven-antrun-plugin:3.0.0:run (remove-scr-2.1.20) @ distribution-karaf --- 21:58:43 [INFO] Executing tasks 21:58:43 [INFO] Executed tasks 21:58:43 [INFO] 21:58:43 [INFO] --- maven-antrun-plugin:3.0.0:run (remove-system-bc) @ distribution-karaf --- 21:58:43 [INFO] Executing tasks 21:58:43 [INFO] [delete] Deleting directory /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/assembly/system/org/bouncycastle 21:58:43 [INFO] Executed tasks 21:58:43 [INFO] 21:58:43 [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ distribution-karaf --- 21:58:43 [INFO] Not executing Javadoc as the project is not a Java classpath-capable package 21:58:43 [INFO] 21:58:43 [INFO] --- karaf-maven-plugin:4.3.6:archive (package) @ distribution-karaf --- 21:58:58 [INFO] 21:58:58 [INFO] --- duplicate-finder-maven-plugin:1.5.0:check (find-duplicate-classpath-entries) @ distribution-karaf --- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ distribution-karaf --- 21:58:58 [INFO] 21:58:58 [INFO] --- modernizer-maven-plugin:2.2.0:modernizer (modernizer) @ distribution-karaf --- 21:58:58 [INFO] 21:58:58 [INFO] --- jacoco-maven-plugin:0.8.7:report (report) @ distribution-karaf --- 21:58:58 [INFO] Skipping JaCoCo execution due to missing execution data file. 21:58:58 [INFO] 21:58:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-karaf --- 21:58:58 [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.pom 21:58:58 [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.tar.gz 21:58:58 [INFO] Installing /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/distribution-karaf-0.8.0-SNAPSHOT.zip to /tmp/r/org/opendaylight/l2switch/distribution-karaf/0.8.0-SNAPSHOT/distribution-karaf-0.8.0-SNAPSHOT.zip 21:58:58 [INFO] 21:58:58 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ distribution-karaf --- 21:58:58 [INFO] org.opendaylight.l2switch:distribution-karaf:pom:0.8.0-SNAPSHOT 21:58:58 [INFO] +- org.apache.karaf.features:framework:kar:4.3.6:compile 21:58:58 [INFO] | +- org.apache.karaf.features:base:jar:4.3.6:runtime 21:58:58 [INFO] | | +- jakarta.xml.bind:jakarta.xml.bind-api:jar:2.3.3:compile 21:58:58 [INFO] | | | \- jakarta.activation:jakarta.activation-api:jar:1.2.2:compile 21:58:58 [INFO] | | +- javax.annotation:javax.annotation-api:jar:1.3.2:runtime (optional) 21:58:58 [INFO] | | +- org.apache.servicemix.specs:org.apache.servicemix.specs.activation-api-1.2.1:jar:1.2.1_3:runtime 21:58:58 [INFO] | | +- org.glassfish.jaxb:jaxb-runtime:jar:2.3.3:compile 21:58:58 [INFO] | | | \- com.sun.activation:jakarta.activation:jar:1.2.2:runtime 21:58:58 [INFO] | | +- org.glassfish.jaxb:txw2:jar:2.3.3:compile 21:58:58 [INFO] | | +- com.sun.istack:istack-commons-runtime:jar:3.0.10:compile 21:58:58 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.locator:jar:4.3.6:runtime 21:58:58 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml:jar:4.3.6:runtime 21:58:58 [INFO] | | | +- org.apache.geronimo.specs:geronimo-stax-api_1.2_spec:jar:1.2:runtime 21:58:58 [INFO] | | | \- xml-apis:xml-apis:jar:1.4.01:runtime 21:58:58 [INFO] | | +- org.apache.karaf.specs:org.apache.karaf.specs.java.xml.ws:jar:4.3.6:runtime 21:58:58 [INFO] | | | +- org.apache.geronimo.specs:geronimo-saaj_1.3_spec:jar:1.1:runtime 21:58:58 [INFO] | | | \- org.apache.geronimo.specs:geronimo-jaxws_2.2_spec:jar:1.2:runtime 21:58:58 [INFO] | | \- org.apache.karaf.specs:org.apache.karaf.specs.activator:jar:4.3.6:runtime 21:58:58 [INFO] | +- org.apache.karaf:org.apache.karaf.main:jar:4.3.6:runtime 21:58:58 [INFO] | | +- org.apache.karaf:org.apache.karaf.util:jar:4.3.6:runtime 21:58:58 [INFO] | | | \- org.apache.felix:org.apache.felix.utils:jar:1.11.8:runtime 21:58:58 [INFO] | | +- net.java.dev.jna:jna:jar:5.9.0:runtime 21:58:58 [INFO] | | \- net.java.dev.jna:jna-platform:jar:5.9.0:runtime 21:58:58 [INFO] | +- org.apache.karaf:org.apache.karaf.client:jar:4.3.6:runtime 21:58:58 [INFO] | | \- org.apache.sshd:sshd-osgi:jar:2.8.0:runtime 21:58:58 [INFO] | | \- org.slf4j:jcl-over-slf4j:jar:1.7.32:runtime 21:58:58 [INFO] | +- org.apache.karaf.jaas:org.apache.karaf.jaas.boot:jar:4.3.6:runtime 21:58:58 [INFO] | +- org.apache.karaf.diagnostic:org.apache.karaf.diagnostic.boot:jar:4.3.6:runtime 21:58:58 [INFO] | +- org.eclipse.platform:org.eclipse.osgi:jar:3.16.300:runtime 21:58:58 [INFO] | +- org.apache.felix:org.apache.felix.framework:jar:6.0.5:runtime 21:58:58 [INFO] | | \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:runtime 21:58:58 [INFO] | +- org.jline:jline:jar:3.21.0:compile 21:58:58 [INFO] | +- org.ops4j.pax.logging:pax-logging-api:jar:2.0.14:compile 21:58:58 [INFO] | | +- org.osgi:osgi.core:jar:7.0.0:provided 21:58:58 [INFO] | | \- org.osgi:osgi.cmpn:jar:7.0.0:provided 21:58:58 [INFO] | +- org.ops4j.pax.logging:pax-logging-log4j2:jar:2.0.14:compile 21:58:58 [INFO] | +- org.ops4j.pax.url:pax-url-aether:jar:2.6.10:test 21:58:58 [INFO] | | \- org.ops4j.pax.url:pax-url-aether-support:jar:2.6.10:test 21:58:58 [INFO] | | \- org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1:test 21:58:58 [INFO] | | +- org.apache.maven.resolver:maven-resolver-api:jar:1.3.1:test 21:58:58 [INFO] | | +- org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1:test 21:58:58 [INFO] | | \- org.apache.maven.resolver:maven-resolver-util:jar:1.3.1:test 21:58:58 [INFO] | +- org.apache.felix:org.apache.felix.fileinstall:jar:3.7.4:compile 21:58:58 [INFO] | +- org.apache.felix:org.apache.felix.configadmin:jar:1.9.22:compile 21:58:58 [INFO] | +- org.apache.felix:org.apache.felix.configadmin.plugin.interpolation:jar:1.1.4:compile 21:58:58 [INFO] | +- org.apache.karaf.features:org.apache.karaf.features.extension:jar:4.3.6:compile 21:58:58 [INFO] | \- org.apache.karaf.features:org.apache.karaf.features.core:jar:4.3.6:compile 21:58:58 [INFO] | +- org.ops4j.base:ops4j-base-util-property:jar:1.5.1:compile 21:58:58 [INFO] | +- org.ops4j.base:ops4j-base-util-collections:jar:1.5.1:compile 21:58:58 [INFO] | | \- org.ops4j.base:ops4j-base-lang:jar:1.5.1:compile 21:58:58 [INFO] | +- org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.5:compile 21:58:58 [INFO] | +- com.fasterxml.jackson.core:jackson-databind:jar:2.12.6:compile 21:58:58 [INFO] | | +- com.fasterxml.jackson.core:jackson-annotations:jar:2.12.6:compile 21:58:58 [INFO] | | \- com.fasterxml.jackson.core:jackson-core:jar:2.12.6:compile 21:58:58 [INFO] | \- javax.activation:activation:jar:1.1.1:compile 21:58:58 [INFO] +- org.opendaylight.l2switch:features-l2switch:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-all:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-switch:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- org.opendaylight.l2switch.main:main-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | +- org.opendaylight.mdsal:mdsal-binding-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- com.google.guava:guava:jar:29.0-jre:runtime 21:58:58 [INFO] | | | | +- com.google.guava:failureaccess:jar:1.0.1:runtime 21:58:58 [INFO] | | | | +- com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava:runtime 21:58:58 [INFO] | | | | +- org.checkerframework:checker-qual:jar:2.11.1:runtime 21:58:58 [INFO] | | | | +- com.google.errorprone:error_prone_annotations:jar:2.3.4:runtime 21:58:58 [INFO] | | | | \- com.google.j2objc:j2objc-annotations:jar:1.3:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-common-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.yangtools:concepts:jar:6.0.12:runtime 21:58:58 [INFO] | | | \- org.opendaylight.yangtools:yang-data-api:jar:6.0.12:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin.model:model-flow-service:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin.model:model-flow-base:jar:0.12.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.19.14:runtime 21:58:58 [INFO] | | +- org.opendaylight.controller.model:model-topology:jar:3.0.16:runtime 21:58:58 [INFO] | | +- org.opendaylight.yangtools:yang-common:jar:6.0.12:runtime 21:58:58 [INFO] | | +- org.opendaylight.l2switch.packethandler:packethandler-model:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:7.0.14:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal.model:ietf-type-util:jar:7.0.14:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-binding-spec-util:jar:7.0.14:runtime 21:58:58 [INFO] | | +- org.opendaylight.l2switch.addresstracker:addresstracker-model:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | +- org.opendaylight.l2switch.loopremover:loopremover-model:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-api:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.12.4:runtime 21:58:58 [INFO] | | | | \- io.netty:netty-buffer:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | | \- io.netty:netty-common:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-singleton-common-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-api:jar:1.9.15:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.infrautils:ready-api:jar:1.9.15:runtime 21:58:58 [INFO] | | | | \- com.google.code.gson:gson:jar:2.8.9:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal:mdsal-eos-binding-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-eos-common-spi:jar:7.0.14:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal.model:general-entity:jar:7.0.14:runtime 21:58:58 [INFO] | | \- org.opendaylight.mdsal:yang-binding:jar:7.0.14:runtime 21:58:58 [INFO] | | \- org.opendaylight.yangtools:util:jar:6.0.12:runtime 21:58:58 [INFO] | | \- tech.pantheon.triemap:triemap:jar:1.2.0:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-switch-rest:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- org.opendaylight.netconf:odl-restconf:xml:features:1.13.8:runtime 21:58:58 [INFO] | | +- org.opendaylight.netconf:odl-restconf-nb-bierman02:xml:features:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:odl-netconf-mapping-api:xml:features:1.13.8:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.netconf:netconf-mapping-api:jar:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:odl-restconf-common:xml:features:1.13.8:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-export:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8525:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.aaa:odl-aaa-shiro:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-password-service:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-api:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-password-service-impl:xml:aaa-password-service-config:0.13.11:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.aaa:odl-apache-shiro:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.controller:odl-jolokia:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | | | +- org.jolokia:jolokia-osgi:jar:1.7.1:runtime 21:58:58 [INFO] | | | | | | | \- com.googlecode.json-simple:json-simple:jar:1.1.1:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.controller:odl-jolokia-osgi:cfg:configuration:3.0.16:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-web:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.odlparent:odl-jersey-2:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-javassist-3:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | | | | | \- org.javassist:javassist:jar:3.28.0-GA:runtime 21:58:58 [INFO] | | | | | | | +- org.opendaylight.odlparent:odl-jakarta-activation-api:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | | | | +- org.glassfish.jersey.inject:jersey-hk2:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | | +- org.glassfish.jersey.core:jersey-common:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | | | \- org.glassfish.hk2:osgi-resource-locator:jar:1.0.1:runtime 21:58:58 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-locator:jar:2.5.0-b42:runtime 21:58:58 [INFO] | | | | | | | | +- org.glassfish.hk2.external:aopalliance-repackaged:jar:2.5.0-b42:runtime 21:58:58 [INFO] | | | | | | | | +- org.glassfish.hk2:hk2-api:jar:2.5.0-b42:runtime 21:58:58 [INFO] | | | | | | | | \- org.glassfish.hk2:hk2-utils:jar:2.5.0-b42:runtime 21:58:58 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-client:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | | \- org.glassfish.hk2.external:javax.inject:jar:2.5.0-b42:runtime 21:58:58 [INFO] | | | | | | | +- org.glassfish.jersey.core:jersey-server:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | | +- org.glassfish.jersey.media:jersey-media-jaxb:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | | \- javax.validation:validation-api:jar:1.1.0.Final:runtime 21:58:58 [INFO] | | | | | | | +- org.glassfish.jersey.containers:jersey-container-servlet:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | | \- org.glassfish.jersey.containers:jersey-container-servlet-core:jar:2.27:runtime 21:58:58 [INFO] | | | | | | | \- org.glassfish.jersey.media:jersey-media-sse:jar:2.27:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.aaa.web:servlet-jersey2:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa.web:web-osgi-impl:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | \- org.ops4j.pax.web:pax-web-api:jar:7.3.23:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-cert:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | | \- org.bouncycastle:bcprov-jdk15on:jar:1.70:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:repackaged-shiro:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | | +- commons-beanutils:commons-beanutils:jar:1.9.4:runtime 21:58:58 [INFO] | | | | | | | | +- commons-logging:commons-logging:jar:1.2:runtime 21:58:58 [INFO] | | | | | | | | \- commons-collections:commons-collections:jar:3.2.2:runtime 21:58:58 [INFO] | | | | | | | \- org.owasp.encoder:encoder:jar:1.2.3:runtime 21:58:58 [INFO] | | | | | | +- net.sf.ehcache:ehcache:jar:2.10.9.2:runtime 21:58:58 [INFO] | | | | | | \- com.h2database:h2:jar:1.4.200:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-encryption-service:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | | \- org.bouncycastle:bcpkix-jdk15on:jar:1.70:runtime 21:58:58 [INFO] | | | | | | | \- org.bouncycastle:bcutil-jdk15on:jar:1.70:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.aaa:aaa-encrypt-service-impl:jar:0.13.11:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-encrypt-service-impl:xml:config:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-api:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.odlparent:odl-ws-rs-api:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:odl-aaa-cert:xml:features:0.13.11:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.aaa:aaa-cert:xml:config:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-app-config:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:xml:aaa-datastore-config:0.13.11:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.odlparent:odl-karaf-feat-jdbc:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-features:xml:features:1.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-common:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-common:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- javax.transaction:javax.transaction-api:jar:1.2:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-config:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.jasypt:jar:1.9.3_1:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-db2:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derbyclient:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.apache.derby:derbyclient:jar:10.14.2.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-derby:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.apache.derby:derby:jar:10.14.2.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-hsqldb:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.hsqldb:hsqldb:jar:2.5.1:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-jtds:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- net.sourceforge.jtds:jtds:jar:1.3.1:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mariadb:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.mariadb.jdbc:mariadb-java-client:jar:2.7.2:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-mysql:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- mysql:mysql-connector-java:jar:8.0.23:runtime 21:58:58 [INFO] | | | | | | | | \- com.google.protobuf:protobuf-java:jar:3.11.4:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-oracle:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- com.oracle.database.jdbc:ojdbc8:jar:21.1.0.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-aries:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-c3p0:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.apache.servicemix.bundles:org.apache.servicemix.bundles.c3p0:jar:0.9.5.5_1:runtime 21:58:58 [INFO] | | | | | | | | \- com.mchange:mchange-commons-java:jar:0.2.19:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-dbcp2:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | +- org.apache.commons:commons-pool2:jar:2.9.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.apache.commons:commons-dbcp2:jar:2.8.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-hikaricp:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- com.zaxxer:HikariCP:jar:3.4.5:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-sqlite:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.xerial:sqlite-jdbc:jar:3.34.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-teradata:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.jdbc:pax-jdbc-pool-narayana:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | | \- org.jboss:jboss-transaction-spi:jar:7.6.0.Final:runtime 21:58:58 [INFO] | | | | | | | \- org.ops4j.pax.jdbc:pax-jdbc-pool-transx:jar:1.5.0:runtime 21:58:58 [INFO] | | | | | | | \- org.ops4j.pax.transx:pax-transx-jdbc:jar:0.5.0:runtime 21:58:58 [INFO] | | | | | | | \- org.ops4j.pax.transx:pax-transx-connector:jar:0.5.0:runtime 21:58:58 [INFO] | | | | | | | +- org.ops4j.pax.transx:pax-transx-tm-api:jar:0.5.0:runtime 21:58:58 [INFO] | | | | | | | \- javax.resource:javax.resource-api:jar:1.7.1:runtime 21:58:58 [INFO] | | | | | | +- org.osgi:org.osgi.service.jdbc:jar:1.0.0:runtime 21:58:58 [INFO] | | | | | | \- org.apache.karaf.jdbc:org.apache.karaf.jdbc.core:jar:4.3.6:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.aaa:aaa-shiro:py:idmtool:0.13.11:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.aaa:aaa-filterchain:cfg:config:0.13.11:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.netconf:ietf-restconf:jar:1.13.8:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.netconf:ietf-restconf-monitoring:jar:1.13.8:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.netconf:restconf-common-models:jar:1.13.8:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.netconf:restconf-common:jar:1.13.8:runtime 21:58:58 [INFO] | | | | \- javax.ws.rs:javax.ws.rs-api:jar:2.1.1:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:restconf-nb-bierman02:jar:1.13.8:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:mdsal-dom-spi:jar:7.0.14:runtime 21:58:58 [INFO] | | | | +- io.netty:netty-codec-http:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | | | +- io.netty:netty-transport:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | | | \- io.netty:netty-codec:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.controller:sal-common-util:jar:3.0.16:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-impl:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-data-util:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.yangtools:rfc8528-data-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-data-util:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:rfc8528-data-util:jar:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-util:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-parser-impl:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-reactor:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-spi:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:yang-parser-rfc7950:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.yangtools:yang-parser-antlr:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | | \- org.antlr:antlr4-runtime:jar:4.9.3:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:odlext-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:openconfig-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6241-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6536-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc6643-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc7952-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8040-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:rfc8528-parser-support:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-impl:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:yang-xpath-antlr:jar:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-gson:jar:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-data-codec-xml:jar:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.codehaus.woodstox:stax2-api:jar:4.2.1:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:rfc7952-data-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:yang-model-export:jar:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.netconf:netconf-util:jar:1.13.8:runtime 21:58:58 [INFO] | | | | +- net.java.dev.stax-utils:stax-utils:jar:20070216:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.aaa.web:web-api:jar:0.13.11:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.aaa.web:servlet-api:jar:0.13.11:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.aaa:aaa-filterchain:jar:0.13.11:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.aaa:aaa-shiro-api:jar:0.13.11:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.aaa:aaa-authn-api:jar:0.13.11:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:sal-rest-connector-config:cfg:restconf:1.13.8:runtime 21:58:58 [INFO] | | | \- org.json:json:jar:20131018:runtime 21:58:58 [INFO] | | \- org.opendaylight.netconf:odl-restconf-nb-rfc8040:xml:features:1.13.8:runtime 21:58:58 [INFO] | | +- org.opendaylight.controller:odl-controller-exp-netty-config:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-netty-4:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:odl-controller-blueprint:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-api:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.yangtools:odl-yangtools-data-api:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-util:jar:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-impl:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | | +- org.opendaylight.mdsal:mdsal-binding-generator-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-generator-util:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.mdsal:mdsal-binding-dom-codec-osgi:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-osgi:jar:7.0.14:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-api:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.controller:blueprint:jar:3.0.16:runtime 21:58:58 [INFO] | | | | \- org.apache.aries:org.apache.aries.util:jar:1.1.3:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:netty-event-executor-config:jar:0.14.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:netty-threadgroup-config:jar:0.14.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:netty-timer-config:jar:0.14.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:threadpool-config-api:jar:0.14.16:runtime 21:58:58 [INFO] | | | \- org.opendaylight.controller:threadpool-config-impl:jar:0.14.16:runtime 21:58:58 [INFO] | | +- org.opendaylight.netconf:odl-netconf-api:xml:features:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-parser-api:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath-api:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc8342:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-rfc7952:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc7952:jar:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal.binding.model.ietf:rfc8342:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:netconf-api:jar:1.13.8:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.netconf:ietf-netconf-monitoring:jar:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:netconf-auth:jar:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:ietf-netconf-monitoring-extension:jar:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:ietf-netconf-notifications:jar:1.13.8:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.netconf:ietf-netconf:jar:1.13.8:runtime 21:58:58 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-nmda:jar:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin:jar:7.0.14:runtime 21:58:58 [INFO] | | | \- org.opendaylight.netconf:ietf-netconf-with-defaults:jar:1.13.8:runtime 21:58:58 [INFO] | | +- org.opendaylight.netconf:restconf-nb-rfc8040:jar:1.13.8:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc8525:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.netconf:netconf-dom-api:jar:1.13.8:runtime 21:58:58 [INFO] | | | \- org.eclipse.jetty.websocket:websocket-server:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-common:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | +- org.eclipse.jetty.websocket:websocket-api:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | +- org.eclipse.jetty:jetty-util:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | \- org.eclipse.jetty:jetty-io:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-client:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | \- org.eclipse.jetty:jetty-client:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | +- org.eclipse.jetty.websocket:websocket-servlet:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | +- org.eclipse.jetty:jetty-servlet:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | +- org.eclipse.jetty:jetty-security:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | | \- org.eclipse.jetty:jetty-server:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | | \- org.eclipse.jetty:jetty-util-ajax:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | | \- org.eclipse.jetty:jetty-http:jar:9.4.43.v20210629:runtime 21:58:58 [INFO] | | \- org.opendaylight.netconf:restconf-nb-rfc8040:cfg:config:1.13.8:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-hosttracker:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- org.opendaylight.l2switch.hosttracker:hosttracker-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | +- org.opendaylight.controller.model:model-inventory:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:7.0.14:runtime 21:58:58 [INFO] | | | \- org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.19.14:runtime 21:58:58 [INFO] | | +- org.opendaylight.l2switch.hosttracker:hosttracker-model:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.19.14:runtime 21:58:58 [INFO] | | \- org.opendaylight.mdsal.binding.model.ietf:rfc6991:jar:7.0.14:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-addresstracker:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- org.opendaylight.l2switch.addresstracker:addresstracker-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-arphandler:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- org.opendaylight.l2switch.arphandler:arphandler-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | \- net.sf.jung:jung-api:jar:2.1.1:runtime 21:58:58 [INFO] | +- org.opendaylight.l2switch:odl-l2switch-loopremover:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-flow-services:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:of-switch-config-pusher:jar:0.12.4:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:device-ownership-service:jar:0.12.4:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.infrautils:infrautils-util:jar:1.9.15:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-topology:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:lldp-speaker:jar:0.12.4:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:topology-lldp-discovery:jar:0.12.4:runtime 21:58:58 [INFO] | | | | | +- commons-codec:commons-codec:jar:1.15:runtime 21:58:58 [INFO] | | | | | +- commons-lang:commons-lang:jar:2.6:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-eos-dom-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:topology-manager:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl:jar:0.12.4:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api:jar:0.12.4:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:forwardingrules-manager:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.openflowplugin.applications:reconciliation-framework:jar:0.12.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation:xml:features:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.odlparent:odl-jung-2.1:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-guava:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- net.sf.jung:jung-algorithms:jar:2.1.1:runtime 21:58:58 [INFO] | | | \- net.sf.jung:jung-graph-impl:jar:2.1.1:runtime 21:58:58 [INFO] | | \- org.opendaylight.l2switch.loopremover:loopremover-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | \- org.opendaylight.l2switch:odl-l2switch-packethandler:xml:features:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] | +- org.opendaylight.openflowplugin:odl-openflowplugin-southbound:xml:features:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.controller:odl-mdsal-broker:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-eos-binding:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-eos-dom:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:odl-mdsal-eos-common:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-dom-adapter:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-eos-binding-adapter:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-dom:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-singleton-common:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-common:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-common-util:jar:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-singleton-dom-impl:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-remoterpc-connector:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.controller:sal-remoterpc-connector:jar:3.0.16:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.controller:repackaged-akka:jar:3.0.16:runtime 21:58:58 [INFO] | | | | | +- com.typesafe:config:jar:1.4.0:runtime 21:58:58 [INFO] | | | | | +- com.typesafe:ssl-config-core_2.13:jar:0.4.2:runtime 21:58:58 [INFO] | | | | | +- io.aeron:aeron-client:jar:1.37.0:runtime 21:58:58 [INFO] | | | | | +- io.aeron:aeron-driver:jar:1.37.0:runtime 21:58:58 [INFO] | | | | | +- io.netty:netty:jar:3.10.6.Final:runtime 21:58:58 [INFO] | | | | | +- org.agrona:agrona:jar:1.14.0:runtime 21:58:58 [INFO] | | | | | +- org.reactivestreams:reactive-streams:jar:1.0.3:runtime 21:58:58 [INFO] | | | | | +- org.scala-lang:scala-reflect:jar:2.13.8:runtime 21:58:58 [INFO] | | | | | \- org.scala-lang.modules:scala-parser-combinators_2.13:jar:1.1.2:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.controller:sal-clustering-commons:jar:3.0.16:runtime 21:58:58 [INFO] | | | | | +- io.dropwizard.metrics:metrics-graphite:jar:4.1.28:runtime 21:58:58 [INFO] | | | | | | \- com.rabbitmq:amqp-client:jar:5.14.0:runtime 21:58:58 [INFO] | | | | | \- org.lz4:lz4-java:jar:1.8.0:runtime 21:58:58 [INFO] | | | | \- org.scala-lang:scala-library:jar:2.13.8:runtime 21:58:58 [INFO] | | | \- org.opendaylight.controller:odl-mdsal-distributed-datastore:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-text:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | \- org.apache.commons:commons-text:jar:1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.yangtools:odl-yangtools-codec:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.odlparent:odl-stax2-api:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-data:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.odlparent:odl-antlr4:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:yang-data-transform:jar:6.0.12:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.yangtools:yang-data-codec-binfmt:jar:6.0.12:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:odl-mdsal-dom-broker:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.mdsal:odl-mdsal-dom-runtime:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | +- org.opendaylight.mdsal:odl-mdsal-binding-runtime-api:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-parser:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | | | \- org.opendaylight.yangtools:odl-yangtools-xpath:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.mdsal:mdsal-dom-schema-osgi:jar:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-dom-broker:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-clustering-commons:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.controller:odl-controller-akka:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.controller:odl-controller-scala:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.controller:sal-akka-raft:jar:3.0.16:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.controller:sal-akka-segmented-journal:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:odl-controller-mdsal-common:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:cds-access-api:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:cds-access-client:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:cds-dom-api:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-distributed-datastore:jar:3.0.16:runtime 21:58:58 [INFO] | | | | +- org.scala-lang.modules:scala-java8-compat_2.13:jar:1.0.2:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.controller:cds-mgmt-api:jar:3.0.16:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-distributed-eos:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-api:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-cluster-admin-impl:jar:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:akkaconf:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:factoryakkaconf:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleshardconf:3.0.16:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:sal-clustering-config:xml:moduleconf:3.0.16:runtime 21:58:58 [INFO] | | | \- org.opendaylight.controller:sal-clustering-config:cfg:datastore:3.0.16:runtime 21:58:58 [INFO] | | +- org.opendaylight.infrautils:odl-infrautils-diagstatus:xml:features:1.9.15:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-codec:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-apache-commons-lang3:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-gson:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-karaf-feat-jetty:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | +- org.opendaylight.odlparent:odl-servlet-api:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | \- javax.servlet:javax.servlet-api:jar:3.1.0:runtime 21:58:58 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-web:jar:1.9.15:runtime 21:58:58 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-shell:jar:1.9.15:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.infrautils:shell:jar:1.9.15:runtime 21:58:58 [INFO] | | | | \- org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.3.6:runtime 21:58:58 [INFO] | | | +- org.opendaylight.infrautils:diagstatus-impl:jar:1.9.15:runtime 21:58:58 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-utils:xml:features:1.9.15:runtime 21:58:58 [INFO] | | | \- org.opendaylight.infrautils:odl-infrautils-ready:xml:features:1.9.15:runtime 21:58:58 [INFO] | | | \- org.opendaylight.infrautils:ready-impl:jar:1.9.15:runtime 21:58:58 [INFO] | | | \- org.awaitility:awaitility:jar:4.1.1:test 21:58:58 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-tools:xml:features:0.7.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.infrautils:odl-infrautils-metrics:xml:features:1.9.15:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:jar:1.9.15:runtime 21:58:58 [INFO] | | | | | +- io.dropwizard.metrics:metrics-core:jar:4.1.28:runtime 21:58:58 [INFO] | | | | | +- io.dropwizard.metrics:metrics-jmx:jar:4.1.28:runtime 21:58:58 [INFO] | | | | | \- io.dropwizard.metrics:metrics-jvm:jar:4.1.28:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.infrautils:metrics-impl:cfg:config:1.9.15:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.odlparent:odl-dropwizard-metrics:xml:features:8.1.9:runtime 21:58:58 [INFO] | | | | \- io.dropwizard.metrics:metrics-healthchecks:jar:4.1.28:runtime 21:58:58 [INFO] | | | +- org.opendaylight.serviceutils:tools-api:jar:0.7.4:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.infrautils:metrics-api:jar:1.9.15:runtime 21:58:58 [INFO] | | | +- org.opendaylight.serviceutils:upgrade:jar:0.7.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.serviceutils:upgrade:xml:config:0.7.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal.model:odl-mdsal-model-odl-l2-types:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal:odl-mdsal-binding-base:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:odl-mdsal-model-inventory:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-rfc6991:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | +- org.opendaylight.controller:odl-controller-model-topology:xml:features:3.0.16:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.mdsal.model:odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal:xml:features:7.0.14:runtime 21:58:58 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:config:0.12.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:xml:legacyConfig:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:odl-openflowplugin-libraries:xml:features:0.12.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.openflowplugin.libraries:liblldp:jar:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:jar:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config:jar:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-common:jar:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin:jar:0.12.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-impl:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.yangtools:yang-common-netty:jar:6.0.12:runtime 21:58:58 [INFO] | | | +- org.opendaylight.mdsal:mdsal-binding-spi:jar:7.0.14:runtime 21:58:58 [INFO] | | | +- org.apache.commons:commons-lang3:jar:3.12.0:runtime 21:58:58 [INFO] | | | \- org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl:jar:0.12.4:runtime 21:58:58 [INFO] | | | +- io.netty:netty-handler:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | | \- io.netty:netty-resolver:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | | \- io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.69.Final:runtime 21:58:58 [INFO] | | | \- io.netty:netty-transport-native-unix-common:jar:4.1.69.Final:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.12.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.yangtools:yang-model-api:jar:6.0.12:runtime 21:58:58 [INFO] | | | \- org.opendaylight.yangtools:yang-xpath-api:jar:6.0.12:runtime 21:58:58 [INFO] | | +- org.opendaylight.openflowplugin:openflowplugin-extension-onf:jar:0.12.4:runtime 21:58:58 [INFO] | | +- org.opendaylight.serviceutils:odl-serviceutils-srm:xml:features:0.7.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.serviceutils:odl-serviceutils-rpc:xml:features:0.7.4:runtime 21:58:58 [INFO] | | | | +- org.opendaylight.yangtools:odl-yangtools-common:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | | \- org.opendaylight.yangtools:odl-yangtools-util:xml:features:6.0.12:runtime 21:58:58 [INFO] | | | | | \- tech.pantheon.triemap:pt-triemap:xml:features:1.2.0:runtime 21:58:58 [INFO] | | | | \- org.opendaylight.serviceutils:rpc-api:jar:0.7.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.serviceutils:srm-api:jar:0.7.4:runtime 21:58:58 [INFO] | | | +- org.opendaylight.serviceutils:srm-impl:jar:0.7.4:runtime 21:58:58 [INFO] | | | \- org.opendaylight.serviceutils:srm-shell:jar:0.7.4:runtime 21:58:58 [INFO] | | | \- org.apache.karaf.shell:org.apache.karaf.shell.console:jar:4.3.6:runtime 21:58:58 [INFO] | | \- org.opendaylight.openflowplugin:openflowplugin-blueprint-config:cfg:config:0.12.4:runtime 21:58:58 [INFO] | \- org.opendaylight.l2switch.packethandler:packethandler-impl:jar:0.8.0-SNAPSHOT:runtime 21:58:58 [INFO] +- org.apache.karaf.features:framework:xml:features:4.3.6:runtime 21:58:58 [INFO] +- org.apache.karaf.features:standard:xml:features:4.3.6:runtime 21:58:58 [INFO] +- org.apache.aries.quiesce:org.apache.aries.quiesce.api:jar:1.0.0:compile 21:58:58 [INFO] +- org.osgi:org.osgi.service.event:jar:1.4.0:compile 21:58:58 [INFO] +- org.apache.felix:org.apache.felix.metatype:jar:1.2.4:compile 21:58:58 [INFO] +- org.opendaylight.odlparent:karaf.branding:jar:8.1.9:compile 21:58:58 [INFO] +- org.opendaylight.odlparent:opendaylight-karaf-resources:jar:8.1.9:provided 21:58:58 [INFO] | \- org.opendaylight.odlparent:logging-markers:jar:8.1.9:provided 21:58:58 [INFO] +- org.opendaylight.odlparent:bcpkix-framework-ext:jar:8.1.9:runtime 21:58:58 [INFO] +- org.opendaylight.odlparent:bcprov-framework-ext:jar:8.1.9:runtime 21:58:58 [INFO] +- org.opendaylight.odlparent:bcutil-framework-ext:jar:8.1.9:runtime 21:58:58 [INFO] +- org.slf4j:slf4j-api:jar:1.7.32:provided 21:58:58 [INFO] +- org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.600:provided 21:58:58 [INFO] +- com.github.spotbugs:spotbugs-annotations:jar:3.1.12:provided (optional) 21:58:58 [INFO] +- org.gaul:modernizer-maven-annotations:jar:2.2.0:provided 21:58:58 [INFO] +- org.slf4j:slf4j-simple:jar:1.7.32:test 21:58:58 [INFO] +- org.hamcrest:hamcrest:jar:2.2:test 21:58:58 [INFO] +- org.hamcrest:hamcrest-library:jar:2.2:test 21:58:58 [INFO] | \- org.hamcrest:hamcrest-core:jar:2.2:test 21:58:58 [INFO] +- junit:junit:jar:4.13.2:test 21:58:58 [INFO] \- org.mockito:mockito-core:jar:3.5.11:test 21:58:58 [INFO] +- net.bytebuddy:byte-buddy:jar:1.10.13:test 21:58:58 [INFO] +- net.bytebuddy:byte-buddy-agent:jar:1.10.13:test 21:58:58 [INFO] \- org.objenesis:objenesis:jar:3.1:test 21:58:58 [INFO] 21:58:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ distribution-karaf --- 21:58:58 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/distribution/karaf/target/sonatype-clm/module.xml 21:58:58 [INFO] 21:58:58 [INFO] -------< org.opendaylight.l2switch:features-l2switch-aggregator >------- 21:58:58 [INFO] Building features-l2switch-aggregator 0.8.0-SNAPSHOT [27/29] 21:58:58 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ features-l2switch-aggregator --- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ features-l2switch-aggregator --- 21:58:58 [INFO] 21:58:58 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ features-l2switch-aggregator --- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-l2switch-aggregator --- 21:58:58 [INFO] Installing /w/workspace/l2switch-maven-clm-master/features/pom.xml to /tmp/r/org/opendaylight/l2switch/features-l2switch-aggregator/0.8.0-SNAPSHOT/features-l2switch-aggregator-0.8.0-SNAPSHOT.pom 21:58:58 [INFO] 21:58:58 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ features-l2switch-aggregator --- 21:58:58 [INFO] org.opendaylight.l2switch:features-l2switch-aggregator:pom:0.8.0-SNAPSHOT 21:58:58 [INFO] 21:58:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ features-l2switch-aggregator --- 21:58:58 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/features/target/sonatype-clm/module.xml 21:58:58 [INFO] 21:58:58 [INFO] ------------< org.opendaylight.l2switch:l2switch-artifacts >------------ 21:58:58 [INFO] Building l2switch-artifacts 0.8.0-SNAPSHOT [28/29] 21:58:58 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ l2switch-artifacts --- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-enforcer-plugin:3.0.0:enforce (enforce-maven) @ l2switch-artifacts --- 21:58:58 [INFO] 21:58:58 [INFO] --- git-commit-id-plugin:3.0.1:revision (get-git-infos) @ l2switch-artifacts --- 21:58:58 [INFO] 21:58:58 [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ l2switch-artifacts --- 21:58:58 [INFO] Installing /w/workspace/l2switch-maven-clm-master/artifacts/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch-artifacts/0.8.0-SNAPSHOT/l2switch-artifacts-0.8.0-SNAPSHOT.pom 21:58:58 [INFO] 21:58:58 [INFO] --- maven-dependency-plugin:3.1.2:tree (default-cli) @ l2switch-artifacts --- 21:58:58 [INFO] org.opendaylight.l2switch:l2switch-artifacts:pom:0.8.0-SNAPSHOT 21:58:58 [INFO] 21:58:58 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ l2switch-artifacts --- 21:58:58 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/artifacts/target/sonatype-clm/module.xml 21:58:58 [INFO] 21:58:58 [INFO] -----------------< org.opendaylight.l2switch:l2switch >----------------- 21:58:58 [INFO] Building l2switch 0.8.0-SNAPSHOT [29/29] 21:58:58 [INFO] --------------------------------[ pom ]--------------------------------- 21:58:59 [INFO] 21:58:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ l2switch --- 21:58:59 [INFO] 21:58:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ l2switch --- 21:58:59 [INFO] Installing /w/workspace/l2switch-maven-clm-master/pom.xml to /tmp/r/org/opendaylight/l2switch/l2switch/0.8.0-SNAPSHOT/l2switch-0.8.0-SNAPSHOT.pom 21:58:59 [INFO] 21:58:59 [INFO] --- maven-dependency-plugin:2.8:tree (default-cli) @ l2switch --- 21:58:59 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 21:59:00 [INFO] org.opendaylight.l2switch:l2switch:pom:0.8.0-SNAPSHOT 21:59:00 [INFO] 21:59:00 [INFO] --- clm-maven-plugin:2.41.0-02:index (default-cli) @ l2switch --- 21:59:00 [INFO] Saved module information to /w/workspace/l2switch-maven-clm-master/target/sonatype-clm/module.xml 21:59:00 [INFO] ------------------------------------------------------------------------ 21:59:00 [INFO] Reactor Summary for l2switch 0.8.0-SNAPSHOT: 21:59:00 [INFO] 21:59:00 [INFO] l2switch-parent .................................... SUCCESS [ 14.823 s] 21:59:00 [INFO] packethandler-model ................................ SUCCESS [ 18.374 s] 21:59:00 [INFO] packethandler-impl ................................. SUCCESS [ 11.813 s] 21:59:00 [INFO] packethandler.aggregator ........................... SUCCESS [ 0.162 s] 21:59:00 [INFO] loopremover-model .................................. SUCCESS [ 4.892 s] 21:59:00 [INFO] loopremover-impl ................................... SUCCESS [ 13.147 s] 21:59:00 [INFO] loopremover.aggregator ............................. SUCCESS [ 0.139 s] 21:59:00 [INFO] addresstracker-model ............................... SUCCESS [ 5.504 s] 21:59:00 [INFO] arphandler-impl .................................... SUCCESS [ 9.411 s] 21:59:00 [INFO] addresstracker-impl ................................ SUCCESS [ 8.232 s] 21:59:00 [INFO] addresstracker.aggregator .......................... SUCCESS [ 0.158 s] 21:59:00 [INFO] hosttracker.aggregator ............................. SUCCESS [ 0.097 s] 21:59:00 [INFO] hosttracker-model .................................. SUCCESS [ 5.542 s] 21:59:00 [INFO] hosttracker-impl ................................... SUCCESS [ 10.366 s] 21:59:00 [INFO] main-impl .......................................... SUCCESS [ 8.665 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: Feature Parent ......... SUCCESS [ 5.646 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: PacketHandler .......... SUCCESS [ 32.798 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: AddressTracker ......... SUCCESS [ 29.995 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: HostTracker ............ SUCCESS [ 36.777 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: LoopRemover ............ SUCCESS [ 35.570 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: ArpHandler ............. SUCCESS [ 32.257 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: Switch ................. SUCCESS [ 29.557 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: All .................... SUCCESS [ 30.672 s] 21:59:00 [INFO] OpenDaylight :: L2Switch :: Switch REST ............ SUCCESS [ 47.139 s] 21:59:00 [INFO] features-l2switch .................................. SUCCESS [ 1.203 s] 21:59:00 [INFO] distribution-karaf ................................. SUCCESS [ 25.501 s] 21:59:00 [INFO] features-l2switch-aggregator ....................... SUCCESS [ 0.491 s] 21:59:00 [INFO] l2switch-artifacts ................................. SUCCESS [ 0.007 s] 21:59:00 [INFO] l2switch ........................................... SUCCESS [ 1.723 s] 21:59:00 [INFO] ------------------------------------------------------------------------ 21:59:00 [INFO] BUILD SUCCESS 21:59:00 [INFO] ------------------------------------------------------------------------ 21:59:00 [INFO] Total time: 07:12 min 21:59:00 [INFO] Finished at: 2024-02-24T21:59:00Z 21:59:00 [INFO] ------------------------------------------------------------------------ 21:59:01 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins6132600380918479037.sh 21:59:01 [l2switch-maven-clm-master] $ /bin/sh -xe /tmp/jenkins14304655292599706207.sh 21:59:01 + find . -regex '.*karaf/target' 21:59:01 + xargs rm -rf 21:59:07 [INFO] 2024-02-24T21:59:07.503Z Scanning application odl-l2switch. 21:59:07 [INFO] Discovered commit hash '53b644579d08f36b84c2e2289a26be1f6144c6dc' via environment variable GIT_COMMIT 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/arphandler/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/member-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/package-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/type-search-index.zip 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bug-pattern-1.5.0.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] Scan target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] Scan configuration properties: 21:59:08 [INFO] dirExcludes=null 21:59:08 [INFO] dirIncludes=null 21:59:08 [INFO] fileExcludes= 21:59:08 [INFO] fileIncludes= 21:59:08 [INFO] 2024-02-24T21:59:08.083Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:08 [INFO] 2024-02-24T21:59:08.689Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT-sources.jar 21:59:08 [INFO] 2024-02-24T21:59:08.705Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/addresstracker-impl-0.8.0-SNAPSHOT.jar 21:59:08 [INFO] 2024-02-24T21:59:08.955Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/member-search-index.zip 21:59:08 [INFO] 2024-02-24T21:59:08.957Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/package-search-index.zip 21:59:08 [INFO] 2024-02-24T21:59:08.958Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/apidocs/type-search-index.zip 21:59:08 [INFO] 2024-02-24T21:59:08.959Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/implementation/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.226Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.285Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.289Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/addresstracker-model-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.304Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.305Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.305Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.306Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/addresstracker/model/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.333Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.334Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.335Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.336Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.361Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.367Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/arphandler-impl-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.389Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/arphandler/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.413Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.414Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.415Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.416Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.437Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.462Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.467Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/implementation/target/hosttracker-impl-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.485Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.486Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.487Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.488Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.510Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.531Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.535Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/hosttracker/model/target/hosttracker-model-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.544Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.545Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.546Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.547Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.568Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.593Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.597Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/l2switch-main/target/main-impl-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.611Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.612Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.613Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.614Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.638Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.663Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.667Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/implementation/target/loopremover-impl-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.772Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.773Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.774Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.775Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.796Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.814Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.817Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/loopremover/model/target/loopremover-model-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.823Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.824Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.825Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.825Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.847Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.867Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.873Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/implementation/target/packethandler-impl-0.8.0-SNAPSHOT.jar 21:59:10 [INFO] 2024-02-24T21:59:10.889Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/member-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.890Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/package-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.891Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/apidocs/type-search-index.zip 21:59:10 [INFO] 2024-02-24T21:59:10.892Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/bug-pattern-1.5.0.jar 21:59:10 [INFO] 2024-02-24T21:59:10.912Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-javadoc.jar 21:59:10 [INFO] 2024-02-24T21:59:10.972Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT-sources.jar 21:59:10 [INFO] 2024-02-24T21:59:10.987Z Starting scanning target: /w/workspace/l2switch-maven-clm-master/packethandler/model/target/packethandler-model-0.8.0-SNAPSHOT.jar 21:59:11 [INFO] 2024-02-24T21:59:11.043Z Scanned 5226 total files 21:59:34 [INFO] 2024-02-24T21:59:34.510Z Finished scanning application odl-l2switch. 21:59:34 [INFO] Discovered repository url '$GIT_URL/l2switch/l2switch/l2switch/l2switch' via environment variable GIT_URL 21:59:34 [INFO] Repository URL $GIT_URL/l2switch/l2switch/l2switch/l2switch was found using automation 21:59:34 [INFO] Amending source control record for application with id: odl-l2switch with discovered Repository URL: $GIT_URL/l2switch/l2switch/l2switch/l2switch 21:59:35 [INFO] 2024-02-24T21:59:35.389Z Evaluating application odl-l2switch for stage release. 21:59:37 [INFO] Waiting for policy evaluation to complete... 21:59:43 [INFO] Assigned scan ID 865adb4d14ac45038a44b08b7492deeb 21:59:54 [INFO] Policy evaluation completed in 18 seconds. 21:59:54 [INFO] 2024-02-24T21:59:54.120Z Finished evaluating application odl-l2switch for stage release. 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL EPL-Incompatible License) [ 21:59:54 Component(displayName=org.opennms.alec.wrap : org.opennms.alec.wrap.jung : 1.0.0, hash=33033897d52c0d2dd768) [ 21:59:54 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 ('AGPL-3.0')] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.glassfish.jersey.media : jersey-media-jaxb : 2.27, hash=106f2237ee03493185d9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.glassfish.jersey.media : jersey-media-jaxb : 2.27, hash=106f2237ee03493185d9) [ 21:59:54 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-0687 with severity >= 4 (severity = 6.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2016-0687 with severity < 8 (severity = 6.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2016-0687 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=mysql : mysql-connector-java : 8.0.23, hash=14d64ac509adccaff444) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=mysql : mysql-connector-java : 8.0.23, hash=14d64ac509adccaff444) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=mysql : mysql-connector-java : 8.0.23, hash=14d64ac509adccaff444) [ 21:59:54 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-2471 with severity >= 4 (severity = 5.9), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-2471 with severity < 8 (severity = 5.9), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-2471 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=mysql : mysql-connector-java : 8.0.23, hash=14d64ac509adccaff444) [ 21:59:54 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-21363 with severity >= 4 (severity = 6.6), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-21363 with severity < 8 (severity = 6.6), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-21363 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.jline : jline : 3.21.0, hash=2bf6f2311356f309fda0) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.apache.commons : commons-dbcp2 : 2.8.0, hash=39c8efd449f66e71589e) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.70, hash=4636a0d01f74acaf2808) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.70, hash=4636a0d01f74acaf2808) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.70, hash=4636a0d01f74acaf2808) [ 21:59:54 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-33201 with severity >= 4 (severity = 5.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33201 with severity < 8 (severity = 5.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33201 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.bouncycastle : bcprov-jdk15on : 1.70, hash=4636a0d01f74acaf2808) [ 21:59:54 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-33202 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-33202 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-33202 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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-2258 with severity >= 4 (severity = 6.3), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2023-2258 with severity < 8 (severity = 6.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-2258 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.43.v20210629, hash=5171466337a6da7efbf3) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.43.v20210629, hash=5171466337a6da7efbf3) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.43.v20210629, hash=5171466337a6da7efbf3) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.43.v20210629, hash=5171466337a6da7efbf3) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.43.v20210629, hash=5171466337a6da7efbf3) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.scala-lang : scala-library : 2.13.8, hash=5a865f03a794b27e6491) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-codec : 4.1.69.Final, hash=617ecaee8bcb3874234e) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-codec : 4.1.69.Final, hash=617ecaee8bcb3874234e) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : repackaged-akka : 3.0.16, hash=6253180c2ae66cf1d2bc) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : repackaged-akka : 3.0.16, hash=6253180c2ae66cf1d2bc) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=jszip 3.7.1, hash=6917cd0e2ecd41447ad8) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.rabbitmq : amqp-client : 5.14.0, hash=6aa1067ce26c917af8d4) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.rabbitmq : amqp-client : 5.14.0, hash=6aa1067ce26c917af8d4) [ 21:59:54 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-46120 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-46120 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-46120 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-codec-http : 4.1.69.Final, hash=702c6104a716ca9dc8ee) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-codec-http : 4.1.69.Final, hash=702c6104a716ca9dc8ee) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-client : 9.4.43.v20210629, hash=71ba996ac96ab9791127) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-handler : 4.1.69.Final, hash=73e932059ce8881094ce) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-handler : 4.1.69.Final, hash=73e932059ce8881094ce) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-handler : 4.1.69.Final, hash=73e932059ce8881094ce) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-handler : 4.1.69.Final, hash=73e932059ce8881094ce) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.13.11, hash=77573bd2951a7cc24f99) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.13.11, hash=77573bd2951a7cc24f99) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.13.11, hash=77573bd2951a7cc24f99) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.13.11, hash=77573bd2951a7cc24f99) [ 21:59:54 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-45930 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45930 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45930 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.13.11, hash=77573bd2951a7cc24f99) [ 21:59:54 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-45931 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45931 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45931 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.aaa : aaa-shiro : 0.13.11, hash=77573bd2951a7cc24f99) [ 21:59:54 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-45932 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45932 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45932 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 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-22569 with severity >= 4 (severity = 5.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2021-22569 with severity < 8 (severity = 5.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-22569 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 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-3171 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3171 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3171 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 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-3509 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3509 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3509 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.protobuf : protobuf-java : 3.11.4, hash=7ec0925cc3aef0335bbc) [ 21:59:54 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-3510 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-3510 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-3510 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.guava : guava : 29.0-jre, hash=801142b4c3d0f0770dd2) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.guava : guava : 29.0-jre, hash=801142b4c3d0f0770dd2) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.google.guava : guava : 29.0-jre, hash=801142b4c3d0f0770dd2) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-common : 4.1.69.Final, hash=810e0649787c4930a8e6) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=io.netty : netty-common : 4.1.69.Final, hash=810e0649787c4930a8e6) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.43.v20210629, hash=8ba04f6b5d0022398368) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.43.v20210629, hash=8ba04f6b5d0022398368) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.43.v20210629, hash=8ba04f6b5d0022398368) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.43.v20210629, hash=8ba04f6b5d0022398368) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.43.v20210629, hash=8ba04f6b5d0022398368) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-util : 9.4.43.v20210629, hash=97306fd3c76171602caa) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-util : 9.4.43.v20210629, hash=97306fd3c76171602caa) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.hsqldb : hsqldb : 2.5.1, hash=b1f720a63a8756867895) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.apache.sshd : sshd-osgi : 2.8.0, hash=b2a59b73c045f40d5722) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.apache.sshd : sshd-osgi : 2.8.0, hash=b2a59b73c045f40d5722) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.apache.sshd : sshd-osgi : 2.8.0, hash=b2a59b73c045f40d5722) [ 21:59:54 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-35887 with severity >= 4 (severity = 4.3), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-35887 with severity < 8 (severity = 4.3), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-35887 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.apache.commons : commons-text : 1.9, hash=ba6ac8c2807490944a0a) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 3.0.16, hash=bc73da445e11094f6371) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 3.0.16, hash=bc73da445e11094f6371) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 3.0.16, hash=bc73da445e11094f6371) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 3.0.16, hash=bc73da445e11094f6371) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 3.0.16, hash=bc73da445e11094f6371) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 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-45688 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2022-45688 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45688 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 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-5072 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability CVE-2023-5072 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-5072 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 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-3061 with severity >= 4 (severity = 7.5), Security Vulnerability Severity < 8 because: Found security vulnerability sonatype-2022-3061 with severity < 8 (severity = 7.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-3061 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.27, hash=f20d4304a476a9200193) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.glassfish.jersey.core : jersey-common : 2.27, hash=f20d4304a476a9200193) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-Medium) [ 21:59:54 Component(displayName=org.xerial : sqlite-jdbc : 3.34.0, hash=fd29bb0124e3f79c80b2) [ 21:59:54 Constraint(Not sonatype-2020-0026) [Security Vulnerability CWE is not sonatype-2020-0026 because: Security vulnerability CWE sonatype-2020-0026 not found] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=io.netty : netty : 3.10.6.Final, hash=18ed04a0e50289655285) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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-32532 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-32532 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-32532 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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-40664 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-40664 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-40664 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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-2023-34478 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2023-34478 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-34478 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.scala-lang : scala-library : 2.13.8, hash=5a865f03a794b27e6491) [ 21:59:54 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-36944 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-36944 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-36944 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=jszip 3.7.1, hash=6917cd0e2ecd41447ad8) [ 21:59:54 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 sonatype-2023-0042 with severity >= 8 (severity = 8.2), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2023-0042 with severity < 10 (severity = 8.2), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2023-0042 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.apache.derby : derby : 10.14.2.0, hash=7efad40ef52fbb1f0814) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.hsqldb : hsqldb : 2.5.1, hash=b1f720a63a8756867895) [ 21:59:54 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-41853 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-41853 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-41853 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.apache.sshd : sshd-osgi : 2.8.0, hash=b2a59b73c045f40d5722) [ 21:59:54 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-45047 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-45047 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-45047 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.apache.commons : commons-text : 1.9, hash=ba6ac8c2807490944a0a) [ 21:59:54 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-42889 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-42889 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-42889 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.opendaylight.controller : sal-akka-segmented-journal : 3.0.16, hash=bc73da445e11094f6371) [ 21:59:54 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-2020-35213 with severity >= 8 (severity = 8.1), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2020-35213 with severity < 10 (severity = 8.1), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2020-35213 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 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-2021-42392 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2021-42392 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2021-42392 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 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-23221 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2022-23221 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2022-23221 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 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 sonatype-2021-1681 with severity >= 8 (severity = 8.6), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2021-1681 with severity < 10 (severity = 8.6), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2021-1681 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=com.h2database : h2 : 1.4.200, hash=f7533fe7cb8e99c87a43) [ 21:59:54 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 sonatype-2022-6243 with severity >= 8 (severity = 8.4), Security Vulnerability Severity < 10 because: Found security vulnerability sonatype-2022-6243 with severity < 10 (severity = 8.4), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2022-6243 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Security-High) [ 21:59:54 Component(displayName=org.xerial : sqlite-jdbc : 3.34.0, hash=fd29bb0124e3f79c80b2) [ 21:59:54 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-2023-32697 with severity >= 8 (severity = 9.8), Security Vulnerability Severity < 10 because: Found security vulnerability CVE-2023-32697 with severity < 10 (severity = 9.8), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability CVE-2023-32697 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL EPL-Incompatible License) [ 21:59:54 Component(displayName=mysql : mysql-connector-java : 8.0.23, hash=14d64ac509adccaff444) [ 21:59:54 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')] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL EPL-Incompatible License) [ 21:59:54 Component(displayName=com.rabbitmq : amqp-client : 5.14.0, hash=6aa1067ce26c917af8d4) [ 21:59:54 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')] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Potential License Concern) [ 21:59:54 Component(displayName=mysql : mysql-connector-java : 8.0.23, hash=14d64ac509adccaff444) [ 21:59:54 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 ('Unicode')] ]] 21:59:54 21:59:54 Nexus IQ reports policy failing due to 21:59:54 Policy(ODL Potential License Concern) [ 21:59:54 Component(displayName=org.json : json : 20131018, hash=c5b366c02a8dfca2b1d8) [ 21:59:54 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 ('JSON')] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=org.apache.commons : commons-dbcp2 : 2.8.0, hash=39c8efd449f66e71589e) [ 21:59:54 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-0460 with severity < 4 (severity = 3.5), Security Vulnerability Status is not NOT_APPLICABLE because: Found security vulnerability sonatype-2020-0460 with status 'Open', not 'Not Applicable'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=org.opendaylight.aaa : repackaged-shiro : 0.13.11, hash=4dcfce1a39f19992aeb5) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-http : 9.4.43.v20210629, hash=5171466337a6da7efbf3) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=net.sf.ehcache : ehcache : 2.10.9.2, hash=642832b8def8968295e9) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-client : 9.4.43.v20210629, hash=71ba996ac96ab9791127) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=com.google.guava : guava : 29.0-jre, hash=801142b4c3d0f0770dd2) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=org.eclipse.jetty : jetty-server : 9.4.43.v20210629, hash=8ba04f6b5d0022398368) [ 21:59:54 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'] ]] 21:59:54 21:59:54 Nexus IQ reports policy warning due to 21:59:54 Policy(ODL Security-Low) [ 21:59:54 Component(displayName=jp.skypencil.findbugs.slf4j : bug-pattern : 1.5.0, hash=d62282cb975b1ce2af58) [ 21:59:54 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'] ]] 21:59:54 The detailed report can be viewed online at https://nexus-iq.wl.linuxfoundation.org/ui/links/application/odl-l2switch/report/865adb4d14ac45038a44b08b7492deeb 21:59:54 Summary of policy violations: 20 critical, 130 severe, 233 moderate 21:59:54 FATAL: IQ Server evaluation of application odl-l2switch failed 21:59:54 $ ssh-agent -k 21:59:54 unset SSH_AUTH_SOCK; 21:59:54 unset SSH_AGENT_PID; 21:59:54 echo Agent pid 5574 killed; 21:59:54 [ssh-agent] Stopped. 21:59:54 ERROR: IQ Server evaluation of application odl-l2switch failed 21:59:54 [PostBuildScript] - [INFO] Executing post build scripts. 21:59:54 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins3216401339207904628.sh 21:59:54 ---> sysstat.sh 21:59:54 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins1511139084572866649.sh 21:59:54 ---> package-listing.sh 21:59:54 ++ facter osfamily 21:59:54 ++ tr '[:upper:]' '[:lower:]' 21:59:54 + OS_FAMILY=redhat 21:59:54 + workspace=/w/workspace/l2switch-maven-clm-master 21:59:54 + START_PACKAGES=/tmp/packages_start.txt 21:59:54 + END_PACKAGES=/tmp/packages_end.txt 21:59:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:59:54 + PACKAGES=/tmp/packages_start.txt 21:59:54 + '[' /w/workspace/l2switch-maven-clm-master ']' 21:59:54 + PACKAGES=/tmp/packages_end.txt 21:59:54 + case "${OS_FAMILY}" in 21:59:54 + rpm -qa 21:59:54 + sort 21:59:55 + '[' -f /tmp/packages_start.txt ']' 21:59:55 + '[' -f /tmp/packages_end.txt ']' 21:59:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:59:55 + '[' /w/workspace/l2switch-maven-clm-master ']' 21:59:55 + mkdir -p /w/workspace/l2switch-maven-clm-master/archives/ 21:59:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/l2switch-maven-clm-master/archives/ 21:59:55 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins14531932821572417292.sh 21:59:55 ---> capture-instance-metadata.sh 21:59:55 Setup pyenv: 21:59:55 system 21:59:55 3.8.13 21:59:55 3.9.13 21:59:55 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 21:59:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkM4 from file:/tmp/.os_lf_venv 21:59:57 lf-activate-venv(): INFO: Installing: lftools 22:00:13 lf-activate-venv(): INFO: Adding /tmp/venv-hkM4/bin to PATH 22:00:13 INFO: Running in OpenStack, capturing instance metadata 22:00:13 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins16928927397296098946.sh 22:00:13 provisioning config files... 22:00:13 Could not find credentials [logs] for l2switch-maven-clm-master #150 22:00:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/l2switch-maven-clm-master@tmp/config3335383207050854503tmp 22:00:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:00:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:00:13 provisioning config files... 22:00:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:00:13 [EnvInject] - Injecting environment variables from a build step. 22:00:13 [EnvInject] - Injecting as environment variables the properties content 22:00:13 SERVER_ID=logs 22:00:13 22:00:13 [EnvInject] - Variables injected successfully. 22:00:13 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins14218738041344019141.sh 22:00:13 ---> create-netrc.sh 22:00:13 WARN: Log server credential not found. 22:00:13 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins14815515009929250572.sh 22:00:13 ---> python-tools-install.sh 22:00:13 Setup pyenv: 22:00:14 system 22:00:14 3.8.13 22:00:14 3.9.13 22:00:14 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 22:00:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkM4 from file:/tmp/.os_lf_venv 22:00:16 lf-activate-venv(): INFO: Installing: lftools 22:00:24 lf-activate-venv(): INFO: Adding /tmp/venv-hkM4/bin to PATH 22:00:24 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins4880395794896693779.sh 22:00:24 ---> sudo-logs.sh 22:00:24 Archiving 'sudo' log.. 22:00:25 [l2switch-maven-clm-master] $ /bin/bash /tmp/jenkins8982679948588109385.sh 22:00:25 ---> job-cost.sh 22:00:25 Setup pyenv: 22:00:25 system 22:00:25 3.8.13 22:00:25 3.9.13 22:00:25 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 22:00:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkM4 from file:/tmp/.os_lf_venv 22:00:26 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:00:34 lf-activate-venv(): INFO: Adding /tmp/venv-hkM4/bin to PATH 22:00:34 INFO: No Stack... 22:00:35 INFO: Retrieving Pricing Info for: v3-standard-4 22:00:35 INFO: Archiving Costs 22:00:35 [l2switch-maven-clm-master] $ /bin/bash -l /tmp/jenkins1918794103217376803.sh 22:00:35 ---> logs-deploy.sh 22:00:35 Setup pyenv: 22:00:35 system 22:00:35 3.8.13 22:00:35 3.9.13 22:00:35 * 3.10.6 (set by /w/workspace/l2switch-maven-clm-master/.python-version) 22:00:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hkM4 from file:/tmp/.os_lf_venv 22:00:37 lf-activate-venv(): INFO: Installing: lftools 22:00:47 WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))': /repository/PyPi/simple/jsonschema/ 22:00:55 lf-activate-venv(): INFO: Adding /tmp/venv-hkM4/bin to PATH 22:00:55 WARNING: Nexus logging server not set 22:00:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/l2switch-maven-clm-master/150/ 22:00:55 INFO: archiving logs to S3 22:00:56 ---> uname -a: 22:00:56 Linux prd-centos8-builder-4c-4g-9293.novalocal 4.18.0-536.el8.x86_64 #1 SMP Thu Jan 18 15:15:29 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:00:56 22:00:56 22:00:56 ---> lscpu: 22:00:56 Architecture: x86_64 22:00:56 CPU op-mode(s): 32-bit, 64-bit 22:00:56 Byte Order: Little Endian 22:00:56 CPU(s): 4 22:00:56 On-line CPU(s) list: 0-3 22:00:56 Thread(s) per core: 1 22:00:56 Core(s) per socket: 1 22:00:56 Socket(s): 4 22:00:56 NUMA node(s): 1 22:00:56 Vendor ID: AuthenticAMD 22:00:56 CPU family: 23 22:00:56 Model: 49 22:00:56 Model name: AMD EPYC-Rome Processor 22:00:56 Stepping: 0 22:00:56 CPU MHz: 2800.000 22:00:56 BogoMIPS: 5600.00 22:00:56 Virtualization: AMD-V 22:00:56 Hypervisor vendor: KVM 22:00:56 Virtualization type: full 22:00:56 L1d cache: 32K 22:00:56 L1i cache: 32K 22:00:56 L2 cache: 512K 22:00:56 L3 cache: 16384K 22:00:56 NUMA node0 CPU(s): 0-3 22:00:56 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 22:00:56 22:00:56 22:00:56 ---> nproc: 22:00:56 4 22:00:56 22:00:56 22:00:56 ---> df -h: 22:00:56 Filesystem Size Used Avail Use% Mounted on 22:00:56 devtmpfs 7.7G 0 7.7G 0% /dev 22:00:56 tmpfs 7.7G 0 7.7G 0% /dev/shm 22:00:56 tmpfs 7.7G 17M 7.7G 1% /run 22:00:56 tmpfs 7.7G 0 7.7G 0% /sys/fs/cgroup 22:00:56 /dev/vda1 80G 9.3G 71G 12% / 22:00:56 tmpfs 1.6G 0 1.6G 0% /run/user/1001 22:00:56 22:00:56 22:00:56 ---> free -m: 22:00:56 total used free shared buff/cache available 22:00:56 Mem: 15761 1425 11111 19 3223 13994 22:00:56 Swap: 1023 0 1023 22:00:56 22:00:56 22:00:56 ---> ip addr: 22:00:56 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:00:56 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:00:56 inet 127.0.0.1/8 scope host lo 22:00:56 valid_lft forever preferred_lft forever 22:00:56 inet6 ::1/128 scope host 22:00:56 valid_lft forever preferred_lft forever 22:00:56 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:00:56 link/ether fa:16:3e:0a:99:de brd ff:ff:ff:ff:ff:ff 22:00:56 altname enp0s3 22:00:56 altname ens3 22:00:56 inet 10.30.170.105/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:00:56 valid_lft 85719sec preferred_lft 85719sec 22:00:56 inet6 fe80::f816:3eff:fe0a:99de/64 scope link 22:00:56 valid_lft forever preferred_lft forever 22:00:56 3: docker0: mtu 1458 qdisc noqueue state DOWN group default 22:00:56 link/ether 02:42:81:6d:ac:19 brd ff:ff:ff:ff:ff:ff 22:00:56 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:00:56 valid_lft forever preferred_lft forever 22:00:56 22:00:56 22:00:56 ---> sar -b -r -n DEV: 22:00:56 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/24/2024 _x86_64_ (4 CPU) 22:00:56 22:00:56 21:49:31 LINUX RESTART (4 CPU) 22:00:56 22:00:56 09:50:00 PM tps rtps wtps bread/s bwrtn/s 22:00:56 09:50:01 PM 924.14 0.00 924.14 0.00 162728.74 22:00:56 09:51:01 PM 108.40 29.24 79.16 5691.57 22942.50 22:00:56 09:52:01 PM 130.24 4.52 125.73 198.63 8085.85 22:00:56 09:53:01 PM 139.19 5.10 134.09 1144.55 12043.37 22:00:56 09:54:01 PM 39.89 0.03 39.85 0.53 2354.83 22:00:56 09:55:01 PM 70.81 2.08 68.73 254.05 7413.28 22:00:56 09:56:01 PM 37.73 0.00 37.73 0.00 1454.76 22:00:56 09:57:01 PM 41.18 0.00 41.18 0.00 1693.45 22:00:56 09:58:01 PM 46.21 0.00 46.21 0.00 1673.70 22:00:56 09:59:01 PM 72.61 0.02 72.59 0.13 6969.24 22:00:56 10:00:00 PM 35.17 1.05 34.12 37.88 16153.80 22:00:56 10:00:01 PM 25.29 0.00 25.29 0.00 281.61 22:00:56 Average: 73.36 4.20 69.16 731.59 8278.77 22:00:56 22:00:56 09:50:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:00:56 09:50:01 PM 14111004 15481932 2028436 12.57 2688 1602348 677800 4.20 107580 1629980 503816 22:00:56 09:51:01 PM 13367920 15078828 2771520 17.17 2688 1936132 1217064 7.08 194164 2258860 56744 22:00:56 09:52:01 PM 12707144 14708152 3432296 21.27 2688 2210872 1579460 9.19 210788 2842144 190768 22:00:56 09:53:01 PM 12070716 14272176 4068724 25.21 2688 2406352 1823336 10.61 287776 3376132 26624 22:00:56 09:54:01 PM 11786392 14185812 4353048 26.97 2688 2600988 1773708 10.32 301240 3635508 167576 22:00:56 09:55:01 PM 11590100 14001684 4549340 28.19 2688 2610848 2376932 13.83 433988 3691056 916 22:00:56 09:56:01 PM 9336224 12049892 6803216 42.15 2688 2911572 3932340 22.88 472948 5893116 184764 22:00:56 09:57:01 PM 9459160 12061000 6680280 41.39 2688 2799724 3904816 22.72 463464 5781300 184440 22:00:56 09:58:01 PM 10108912 12690544 6030528 37.37 2688 2779136 4018468 23.38 446568 5147560 163172 22:00:56 09:59:01 PM 12177060 15081620 3962380 24.55 2688 3099328 1062620 6.18 473984 3053096 420600 22:00:56 10:00:00 PM 11417048 14356532 4722392 29.26 2688 3134752 1731896 10.08 703560 3584660 184 22:00:56 10:00:01 PM 11411452 14352640 4727988 29.29 2688 3136432 1715696 9.98 703780 3589768 1880 22:00:56 Average: 11628594 14026734 4510846 27.95 2688 2602374 2151178 12.52 399987 3706932 158457 22:00:56 22:00:56 09:50:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:00:56 09:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:50:01 PM eth0 9.20 8.05 2.00 2.56 0.00 0.00 0.00 0.00 22:00:56 09:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:51:01 PM eth0 268.43 172.46 1325.73 53.55 0.00 0.00 0.00 0.00 22:00:56 09:51:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:52:01 PM eth0 166.41 139.34 2011.85 27.59 0.00 0.00 0.00 0.00 22:00:56 09:52:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:53:01 PM eth0 186.94 160.53 2092.81 25.24 0.00 0.00 0.00 0.00 22:00:56 09:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:54:01 PM lo 0.30 0.30 0.67 0.67 0.00 0.00 0.00 0.00 22:00:56 09:54:01 PM eth0 135.79 98.90 2486.91 17.57 0.00 0.00 0.00 0.00 22:00:56 09:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:55:01 PM lo 2178.94 2178.94 2166.55 2166.55 0.00 0.00 0.00 0.00 22:00:56 09:55:01 PM eth0 6.33 5.91 9.06 2.13 0.00 0.00 0.00 0.00 22:00:56 09:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:56:01 PM lo 2416.33 2416.33 2393.37 2393.37 0.00 0.00 0.00 0.00 22:00:56 09:56:01 PM eth0 4.73 5.29 10.21 1.75 0.00 0.00 0.00 0.00 22:00:56 09:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:57:01 PM lo 1617.47 1617.47 1630.76 1630.76 0.00 0.00 0.00 0.00 22:00:56 09:57:01 PM eth0 3.40 3.58 0.84 1.98 0.00 0.00 0.00 0.00 22:00:56 09:57:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:58:01 PM lo 1827.25 1827.25 1791.06 1791.06 0.00 0.00 0.00 0.00 22:00:56 09:58:01 PM eth0 66.87 56.64 994.16 9.73 0.00 0.00 0.00 0.00 22:00:56 09:58:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 09:59:01 PM lo 288.32 288.32 318.89 318.89 0.00 0.00 0.00 0.00 22:00:56 09:59:01 PM eth0 117.04 98.68 1295.46 17.79 0.00 0.00 0.00 0.00 22:00:56 09:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 10:00:00 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 10:00:00 PM eth0 326.18 200.83 707.06 270.36 0.00 0.00 0.00 0.00 22:00:56 10:00:00 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 10:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 10:00:01 PM eth0 19.54 22.99 12.43 11.62 0.00 0.00 0.00 0.00 22:00:56 10:00:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 Average: lo 831.79 831.79 829.06 829.06 0.00 0.00 0.00 0.00 22:00:56 Average: eth0 127.58 93.83 1090.73 42.33 0.00 0.00 0.00 0.00 22:00:56 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:00:56 22:00:56 22:00:56 ---> sar -P ALL: 22:00:56 Linux 4.18.0-536.el8.x86_64 (centos-stream-8-builder-37d44b9c-5feb-4b6f-a60e-fe1022bf91ff.nov) 02/24/2024 _x86_64_ (4 CPU) 22:00:56 22:00:56 21:49:31 LINUX RESTART (4 CPU) 22:00:56 22:00:56 09:50:00 PM CPU %user %nice %system %iowait %steal %idle 22:00:56 09:50:01 PM all 1.54 0.00 3.69 58.77 0.00 36.00 22:00:56 09:50:01 PM 0 2.50 0.00 2.50 0.00 0.00 95.00 22:00:56 09:50:01 PM 1 0.00 0.00 5.00 43.75 0.00 51.25 22:00:56 09:50:01 PM 2 1.19 0.00 4.76 94.05 0.00 0.00 22:00:56 09:50:01 PM 3 2.47 0.00 2.47 95.06 0.00 0.00 22:00:56 09:51:01 PM all 16.91 0.00 3.46 7.18 0.06 72.40 22:00:56 09:51:01 PM 0 21.46 0.00 3.68 5.05 0.07 69.74 22:00:56 09:51:01 PM 1 16.82 0.00 3.46 11.70 0.07 67.95 22:00:56 09:51:01 PM 2 12.80 0.00 2.73 3.36 0.07 81.04 22:00:56 09:51:01 PM 3 16.55 0.00 3.95 8.61 0.05 70.84 22:00:56 09:52:01 PM all 24.56 0.00 2.93 2.02 0.09 70.41 22:00:56 09:52:01 PM 0 13.71 0.00 1.72 2.12 0.08 82.36 22:00:56 09:52:01 PM 1 33.08 0.00 4.23 2.28 0.10 60.31 22:00:56 09:52:01 PM 2 32.90 0.00 2.44 1.22 0.08 63.35 22:00:56 09:52:01 PM 3 18.58 0.00 3.31 2.44 0.08 75.58 22:00:56 09:53:01 PM all 62.77 0.00 2.68 2.30 0.13 32.12 22:00:56 09:53:01 PM 0 61.93 0.00 2.41 3.43 0.13 32.10 22:00:56 09:53:01 PM 1 65.06 0.00 2.51 0.67 0.12 31.64 22:00:56 09:53:01 PM 2 63.71 0.00 2.26 2.56 0.12 31.36 22:00:56 09:53:01 PM 3 60.39 0.00 3.53 2.55 0.15 33.38 22:00:56 09:54:01 PM all 70.07 0.00 2.67 0.23 0.52 26.51 22:00:56 09:54:01 PM 0 68.53 0.00 3.01 0.25 0.13 28.07 22:00:56 09:54:01 PM 1 68.35 0.00 2.40 0.35 0.35 28.55 22:00:56 09:54:01 PM 2 68.30 0.00 3.47 0.31 1.27 26.64 22:00:56 09:54:01 PM 3 75.10 0.00 1.79 0.02 0.32 22.78 22:00:56 09:55:01 PM all 61.75 0.00 3.94 0.54 0.12 33.66 22:00:56 09:55:01 PM 0 66.86 0.00 3.51 0.23 0.12 29.27 22:00:56 09:55:01 PM 1 56.99 0.00 5.18 1.35 0.12 36.36 22:00:56 09:55:01 PM 2 55.24 0.00 3.67 0.44 0.12 40.54 22:00:56 09:55:01 PM 3 67.85 0.00 3.39 0.13 0.12 28.50 22:00:56 09:56:01 PM all 64.94 0.00 4.34 1.40 0.23 29.10 22:00:56 09:56:01 PM 0 61.25 0.00 7.73 1.61 0.21 29.20 22:00:56 09:56:01 PM 1 60.61 0.00 2.82 3.21 0.20 33.15 22:00:56 09:56:01 PM 2 68.59 0.00 3.57 0.23 0.28 27.33 22:00:56 09:56:01 PM 3 69.28 0.00 3.31 0.53 0.22 26.66 22:00:56 09:57:01 PM all 59.80 0.00 3.75 1.48 0.24 34.72 22:00:56 09:57:01 PM 0 60.15 0.00 4.27 1.60 0.32 33.66 22:00:56 09:57:01 PM 1 59.43 0.00 3.13 0.74 0.27 36.43 22:00:56 09:57:01 PM 2 59.91 0.00 2.99 0.50 0.20 36.39 22:00:56 09:57:01 PM 3 59.70 0.00 4.62 3.10 0.19 32.39 22:00:56 09:58:01 PM all 55.10 0.00 3.66 1.94 0.13 39.17 22:00:56 09:58:01 PM 0 51.84 0.00 5.62 1.29 0.13 41.12 22:00:56 09:58:01 PM 1 56.71 0.00 2.29 3.38 0.13 37.48 22:00:56 09:58:01 PM 2 60.72 0.00 3.90 0.47 0.13 34.79 22:00:56 09:58:01 PM 3 51.11 0.00 2.83 2.63 0.13 43.29 22:00:56 09:59:01 PM all 42.41 0.00 2.80 3.45 0.10 51.24 22:00:56 09:59:01 PM 0 36.85 0.00 2.69 1.92 0.08 58.45 22:00:56 09:59:01 PM 1 32.06 0.00 3.16 2.81 0.08 61.89 22:00:56 09:59:01 PM 2 64.25 0.00 3.55 4.82 0.12 27.27 22:00:56 09:59:01 PM 3 36.48 0.00 1.79 4.25 0.10 57.37 22:00:56 10:00:00 PM all 30.25 0.00 2.05 1.15 0.07 66.48 22:00:56 10:00:00 PM 0 29.60 0.00 2.07 0.20 0.07 68.05 22:00:56 10:00:00 PM 1 14.58 0.00 2.50 3.93 0.09 78.90 22:00:56 10:00:00 PM 2 32.56 0.00 1.19 0.34 0.07 65.84 22:00:56 10:00:00 PM 3 44.19 0.00 2.43 0.14 0.07 53.18 22:00:56 22:00:56 10:00:00 PM CPU %user %nice %system %iowait %steal %idle 22:00:56 10:00:01 PM all 11.49 0.00 1.44 1.44 0.00 85.63 22:00:56 10:00:01 PM 0 0.00 0.00 1.15 0.00 0.00 98.85 22:00:56 10:00:01 PM 1 1.15 0.00 1.15 0.00 0.00 97.70 22:00:56 10:00:01 PM 2 44.83 0.00 2.30 5.75 0.00 47.13 22:00:56 10:00:01 PM 3 0.00 0.00 1.15 0.00 0.00 98.85 22:00:56 Average: all 48.72 0.00 3.22 2.25 0.17 45.64 22:00:56 Average: 0 47.05 0.00 3.65 1.77 0.13 47.40 22:00:56 Average: 1 46.27 0.00 3.17 3.09 0.15 47.32 22:00:56 Average: 2 51.79 0.00 2.98 1.57 0.25 43.42 22:00:56 Average: 3 49.76 0.00 3.09 2.57 0.14 44.44 22:00:56 22:00:56 22:00:56