Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/openflowplugin/+/118208 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-68946 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/openflowplugin-distribution-check-scandium [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-XXXXXXBd0Kgy/agent.1562 SSH_AGENT_PID=1564 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/openflowplugin-distribution-check-scandium@tmp/private_key_17638827810123016302.key (/w/workspace/openflowplugin-distribution-check-scandium@tmp/private_key_17638827810123016302.key) [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://devvexx.opendaylight.org/mirror/openflowplugin > git init /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/openflowplugin # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/openflowplugin using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/openflowplugin refs/changes/08/118208/3 # timeout=10 > git rev-parse 51b598374e93ac8162850c9a96b95d771ca24fc1^{commit} # timeout=10 Checking out Revision 51b598374e93ac8162850c9a96b95d771ca24fc1 (refs/changes/08/118208/3) > git config core.sparsecheckout # timeout=10 > git checkout -f 51b598374e93ac8162850c9a96b95d771ca24fc1 # timeout=10 Commit message: "Bump upstreams" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 9fb2193e8b97b964e9d44cf65d35b05d90c3d585 # timeout=10 The recommended git tool is: NONE using credential opendaylight-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution > git init /w/workspace/openflowplugin-distribution-check-scandium/distribution # timeout=10 Fetching upstream changes from ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution > git --version # timeout=10 > git --version # 'git version 2.34.1' using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file 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. > git fetch --tags --force --progress -- ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/scandium^{commit} # timeout=10 Checking out Revision 74cc1e93a34fc4d57ebb0d615acc4ca9b3c2a7cc (refs/remotes/origin/stable/scandium) > git config core.sparsecheckout # timeout=10 > git checkout -f 74cc1e93a34fc4d57ebb0d615acc4ca9b3c2a7cc # timeout=10 Commit message: "Bump upstreams" > git rev-list --no-walk 74cc1e93a34fc4d57ebb0d615acc4ca9b3c2a7cc # timeout=10 No emails were triggered. provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [openflowplugin-distribution-check-scandium] $ /bin/bash -l /tmp/jenkins8110249050844263075.sh ---> distribution-check-wipe.sh wipe r: the local Maven repository wipe n: the fake remote (Nexus) repository wipe t: the transient repository used in some manipulations create n: multithreaded execution might fail at creating it. detecting distribution allowed projects Allowed projects are yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk21 GIT_URL="git://devvexx.opendaylight.org/mirror" [EnvInject] - Variables injected successfully. [openflowplugin-distribution-check-scandium] $ /bin/sh /tmp/jenkins7482517395961496513.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-21-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'allowed_projects.txt' [EnvInject] - Variables injected successfully. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.6/apache-maven-3.9.6-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu2204-docker-4c-4g-68946 using settings config with name integration-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [openflowplugin-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f openflowplugin/pom.xml -s /tmp/settings9907526861928111108.xml -gs /tmp/global-settings5506219286670452265.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=51b598374e93ac8162850c9a96b95d771ca24fc1 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/openflowplugin/+/118208 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=openflowplugin -DGERRIT_CHANGE_NUMBER=118208 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/118208/3 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4xLjMKLSBpbmZyYXV0aWxzLTcuMS43Ci0geWFuZ3Rvb2xzLTE0LjAuMTcKLSBtZHNhbC0xNC4wLjE4Ci0gY29udHJvbGxlci0xMC4wLjE0Ci0gYWFhLTAuMjAuMTMKLSBuZXRjb25mLTguMC45CgpDaGFuZ2UtSWQ6IEliNTMwMjVkODRmYTllZjIyMzJiMDRkZWZhMDliNzk2YTRmMDk0MWNlClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=mri-scandium-sr3 "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib53025d84fa9ef2232b04defa09b796a4f0941ce -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-453899801 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean deploy dependency:tree -DoutputFile=dependency_tree.txt -Pq -DaltDeploymentRepository=fake-nexus::default::file:///tmp/n/ --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.18/binding-parent-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.18/binding-parent-14.0.18.pom (1.9 kB at 7.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.17/binding-bundle-parent-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.17/binding-bundle-parent-14.0.17.pom (4.6 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.17/bundle-parent-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.17/bundle-parent-14.0.17.pom (1.8 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.1.3/bundle-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.1.3/bundle-parent-14.1.3.pom (1.8 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.1.3/odlparent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.1.3/odlparent-14.1.3.pom (55 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.1.3/odlparent-lite-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.1.3/odlparent-lite-14.1.3.pom (27 kB at 975 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.1.3/feature-repo-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.1.3/feature-repo-parent-14.1.3.pom (4.6 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.1.3/single-feature-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.1.3/single-feature-parent-14.1.3.pom (7.8 kB at 373 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.1.3/abstract-feature-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.1.3/abstract-feature-parent-14.1.3.pom (3.9 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.1.3/karaf4-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.1.3/karaf4-parent-14.1.3.pom (16 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.pom (11 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/9/felix-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/9/felix-parent-9.pom (21 kB at 589 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/31/apache-31.pom (24 kB at 941 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.pom (5.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.pom (1.3 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.pom (1.3 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.pom (1.3 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.pom (1.9 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.pom (1.5 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.pom (1.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.pom (1.3 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.pom (1.7 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.pom (1.9 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.1.0/org.osgi.util.function-1.1.0.pom (1.4 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.pom (2.7 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 795 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/9/apache-9.pom (15 kB at 758 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/7/apache-7.pom (14 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/4/apache-4.pom (4.5 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.pom (5.5 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/34/maven-shared-components-34.pom (5.1 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/23/apache-23.pom (18 kB at 970 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.pom (2.0 kB at 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.1/maven-3.1.1.pom (22 kB at 736 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/13/apache-13.pom (14 kB at 518 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.pom (4.1 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.pom (7.3 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.pom (2.2 kB at 84 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.pom (2.6 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.pom (1.0 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 786 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.pom (2.2 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.pom (3.4 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.pom (4.8 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M5/sisu-plexus-0.0.0.M5.pom (13 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 879 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.pom (5.4 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/10.0.1/guava-parent-10.0.1.pom (2.0 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 728 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.pom (2.5 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M5/sisu-inject-0.0.0.M5.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.pom (2.8 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.pom (4.1 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.pom (1.8 kB at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 107 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.pom (3.3 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.pom (5.8 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 792 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/18/apache-18.pom (16 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/21/apache-21.pom (17 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.pom (4.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/8/plexus-8.pom (25 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.pom (8.0 kB at 885 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.21/commons-compress-1.21.pom (20 kB at 679 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/52/commons-parent-52.pom (79 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.pom (2.0 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/15/apache-15.pom (15 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 50 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 599 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/5/apache-5.pom (4.1 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 67 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 904 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/6.0.0/maven-bundle-plugin-6.0.0.jar (213 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 928 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.tracker/1.5.4/org.osgi.util.tracker-1.5.4.jar (44 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 819 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 661 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.3.0/org.osgi.service.log-1.3.0.jar (17 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.repository/1.1.0/org.osgi.service.repository-1.1.0.jar (25 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.2.0/org.osgi.util.promise-1.2.0.jar (83 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 535 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 872 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 690 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.5.2/maven-archiver-3.5.2.jar (26 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 447 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (42 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.1/maven-core-3.1.1.jar (557 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (160 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/0.9.0.M2/aether-spi-0.9.0.M2.jar (18 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 943 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M5/org.eclipse.sisu.plexus-0.0.0.M5.jar (197 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.jar (50 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.3/maven-shared-utils-3.3.3.jar (154 kB at 824 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 984 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.9/xz-1.9.jar (116 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 888 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 195 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 76 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 113 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 89 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.14/controller-artifacts-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.14/controller-artifacts-10.0.14.pom (17 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.1.7/infrautils-artifacts-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.1.7/infrautils-artifacts-7.1.7.pom (7.5 kB at 468 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 107 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.3-SNAPSHOT/serviceutils-artifacts-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.3-SNAPSHOT/serviceutils-artifacts-0.14.3-20250917.101551-122.pom (5.0 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.1.1/odlparent-lite-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.1.1/odlparent-lite-14.1.1.pom (27 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.18/bnd-parent-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.18/bnd-parent-14.0.18.pom (1.9 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.17/bnd-parent-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.17/bnd-parent-14.0.17.pom (2.1 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.1.3/bnd-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.1.3/bnd-parent-14.1.3.pom (4.5 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.18/mdsal-artifacts-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.18/mdsal-artifacts-14.0.18.pom (57 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.17/yangtools-artifacts-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.17/yangtools-artifacts-14.0.17.pom (22 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.1.3/odlparent-artifacts-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.1.3/odlparent-artifacts-14.1.3.pom (11 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.8/karaf-bom-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.8/karaf-bom-4.4.8.pom (58 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.8/karaf-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.8/karaf-4.4.8.pom (47 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/35/apache-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/35/apache-35.pom (24 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom-artifacts/4.4.8/karaf-bom-artifacts-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom-artifacts/4.4.8/karaf-bom-artifacts-4.4.8.pom (22 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.9/jaxb-bom-2.3.9.pom (11 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.8/project-1.0.8.pom (15 kB at 729 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.4/junit-bom-5.13.4.pom (5.7 kB at 515 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.19.0/mockito-bom-5.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.19.0/mockito-bom-5.19.0.pom (3.0 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.12/slf4j-bom-2.0.12.pom (7.3 kB at 564 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.3/log4j-bom-2.24.3.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/11.3.0/logging-parent-11.3.0.pom (53 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/33/apache-33.pom (24 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-bom/2.6.1/hk2-bom-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-bom/2.6.1/hk2-bom-2.6.1.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.47/jersey-bom-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.47/jersey-bom-2.47.pom (20 kB at 956 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.9/project-1.0.9.pom (16 kB at 504 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.2/jackson-bom-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.2/jackson-bom-2.19.2.pom (20 kB at 723 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19.3/jackson-parent-2.19.3.pom (7.2 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/69/oss-parent-69.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/69/oss-parent-69.pom (24 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.2.6.Final/netty-bom-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.2.6.Final/netty-bom-4.2.6.Final.pom (18 kB at 762 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.57.v20241219/jetty-bom-9.4.57.v20241219.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.57.v20241219/jetty-bom-9.4.57.v20241219.pom (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.2/bom-1.3.2.pom (4.0 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/13.1.3/odlparent-lite-13.1.3.pom (23 kB at 900 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.36/metrics-bom-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.36/metrics-bom-4.2.36.pom (8.7 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.36/metrics-parent-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.36/metrics-parent-4.2.36.pom (20 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.8/karaf-maven-plugin-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.8/karaf-maven-plugin-4.4.8.pom (20 kB at 949 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.8/tooling-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.8/tooling-4.4.8.pom (1.7 kB at 112 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.pom (14 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.pom (3.0 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.8.6/maven-3.8.6.pom (27 kB at 962 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.pom (2.8 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.pom (5.3 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.pom (2.4 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.pom (32 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/85/commons-parent-85.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/85/commons-parent-85.pom (78 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.1/junit-bom-5.13.1.pom (5.6 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.pom (4.3 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.3.5/sisu-plexus-0.3.5.pom (14 kB at 763 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.pom (13 kB at 746 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.pom (2.6 kB at 146 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.3.5/sisu-inject-0.3.5.pom (14 kB at 847 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.pom (2.6 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.8.2/maven-resolver-1.8.2.pom (21 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/36/maven-parent-36.pom (45 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/26/apache-26.pom (21 kB at 893 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.pom (2.8 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.pom (7.6 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.pom (1.9 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.pom (2.5 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.pom (1.4 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.pom (3.2 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.pom (4.4 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.pom (2.1 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.pom (3.4 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.pom (4.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.6.3/maven-resolver-1.6.3.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.6.3/maven-resolver-api-1.6.3.pom (2.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.pom (2.7 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.6.3/maven-resolver-util-1.6.3.pom (2.8 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.pom (2.8 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.12/slf4j-parent-2.0.12.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.pom (5.8 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.pom (20 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2.pom (11 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/4.2.2/guice-parent-4.2.2.pom (16 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/5/google-5.pom (2.5 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 519 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.pom (4.6 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.pom (1.9 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/3.5.3/wagon-3.5.3.pom (21 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.pom (1.4 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.10.2/maven-plugin-tools-3.10.2.pom (17 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/40/maven-parent-40.pom (49 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/30/apache-30.pom (23 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.0/junit-bom-5.10.0.pom (5.6 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.pom (6.1 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-providers/3.5.3/wagon-providers-3.5.3.pom (3.1 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.pom (2.5 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.pom (6.6 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.14/httpcomponents-client-4.5.14.pom (15 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.pom (5.0 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.16/httpcomponents-core-4.4.16.pom (12 kB at 520 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.pom (1.7 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.8/org.apache.karaf.util-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.8/org.apache.karaf.util-4.4.8.pom (3.6 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/5/felix-parent-5.pom (22 kB at 729 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/19/apache-19.pom (15 kB at 673 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.8/org.apache.karaf.jaas.boot-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.8/org.apache.karaf.jaas.boot-4.4.8.pom (3.0 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.8/jaas-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.8/jaas-4.4.8.pom (1.8 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.8/org.apache.karaf.tools.utils-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.8/org.apache.karaf.tools.utils-4.4.8.pom (3.9 kB at 151 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.pom (1.3 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.pom (6.9 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/36/maven-shared-components-36.pom (4.9 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.2/plexus-utils-3.4.2.pom (8.2 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.pom (8.8 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 847 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.pom (11 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/7/felix-parent-7.pom (21 kB at 753 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.pom (5.2 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.1.1/org.osgi.dto-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.dto/1.1.1/org.osgi.dto-1.1.1.pom (1.6 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.resource/1.0.1/org.osgi.resource-1.0.1.pom (1.6 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.log/1.5.0/org.osgi.service.log-1.5.0.pom (1.8 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.pom (1.9 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.pom (1.5 kB at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.pom (2.7 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.8.6/maven-resolver-provider-3.8.6.pom (4.2 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.pom (23 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/72/commons-parent-72.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/72/commons-parent-72.pom (78 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0-M2/junit-bom-5.11.0-M2.pom (5.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.pom (18 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/71/commons-parent-71.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/71/commons-parent-71.pom (78 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/32/apache-32.pom (24 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.pom (6.1 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.8/org.apache.karaf.features.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.8/org.apache.karaf.features.core-4.4.8.pom (11 kB at 914 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.8/features-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.8/features-4.4.8.pom (1.6 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.17/pax-url-aether-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.17/pax-url-aether-2.6.17.pom (17 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.17/url-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.6.17/url-2.6.17.pom (28 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.pom (1.2 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.9.0/pax-swissbox-property-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.9.0/pax-swissbox-property-1.9.0.pom (1.8 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.9.0/swissbox-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.9.0/swissbox-1.9.0.pom (6.1 kB at 612 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.pom (13 kB at 838 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api-parent/2.3.3/jakarta.xml.bind-api-parent-2.3.3.pom (9.0 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 784 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.pom (7.5 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.9/jaxb-runtime-parent-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-runtime-parent/2.3.9/jaxb-runtime-parent-2.3.9.pom (1.2 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-parent/2.3.9/jaxb-parent-2.3.9.pom (32 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/jaxb-bom-ext/2.3.9/jaxb-bom-ext-2.3.9.pom (3.5 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.pom (1.8 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.9/jaxb-txw-parent-2.3.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/xml/bind/mvn/jaxb-txw-parent/2.3.9/jaxb-txw-parent-2.3.9.pom (1.7 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.pom (5.0 kB at 550 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons/3.0.12/istack-commons-3.0.12.pom (24 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.pom (4.6 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.2/all-1.2.2.pom (15 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.18.2/jackson-databind-2.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.18.2/jackson-databind-2.18.2.pom (21 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.18.2/jackson-base-2.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.18.2/jackson-base-2.18.2.pom (12 kB at 946 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.18.2/jackson-bom-2.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.18.2/jackson-bom-2.18.2.pom (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.18.1/jackson-parent-2.18.1.pom (6.7 kB at 955 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/61/oss-parent-61.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/61/oss-parent-61.pom (23 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.2/junit-bom-5.10.2.pom (5.6 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.18.2/jackson-annotations-2.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.18.2/jackson-annotations-2.18.2.pom (7.1 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.pom (10 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.8/org.apache.karaf.profile.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.8/org.apache.karaf.profile.core-4.4.8.pom (8.3 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.pom (4.7 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.pom (1.3 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17.pom (3.8 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.17/pax-url-commons-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.17/pax-url-commons-2.6.17.pom (2.7 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.pom (2.1 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/1.8.5/swissbox-1.8.5.pom (7.6 kB at 952 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.pom (5.2 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.pom (2.7 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.17/pax-url-war-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.17/pax-url-war-2.6.17.pom (4.9 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.pom (1.5 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.8/org.apache.karaf.deployer.spring-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.8/org.apache.karaf.deployer.spring-4.4.8.pom (4.7 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.8/deployer-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.8/deployer-4.4.8.pom (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.8/org.apache.karaf.deployer.blueprint-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.8/org.apache.karaf.deployer.blueprint-4.4.8.pom (4.6 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.8/org.apache.karaf.deployer.features-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.8/org.apache.karaf.deployer.features-4.4.8.pom (5.1 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.8/org.apache.karaf.deployer.kar-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.8/org.apache.karaf.deployer.kar-4.4.8.pom (4.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.8/org.apache.karaf.kar.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.8/org.apache.karaf.kar.core-4.4.8.pom (5.5 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.8/org.apache.karaf.shell.console-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.8/org.apache.karaf.shell.console-4.4.8.pom (10 kB at 800 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.8/shell-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.8/shell-4.4.8.pom (1.7 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.pom (18 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline-parent/3.21.0/jline-parent-3.21.0.pom (24 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.2/jansi-2.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.2/jansi-2.4.2.pom (17 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/fusesource-pom/1.12/fusesource-pom-1.12.pom (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.pom (9.1 kB at 606 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.8/org.apache.karaf.jaas.config-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.8/org.apache.karaf.jaas.config-4.4.8.pom (5.5 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.8/org.apache.karaf.shell.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.8/org.apache.karaf.shell.core-4.4.8.pom (9.2 kB at 612 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.15.0/sshd-osgi-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.15.0/sshd-osgi-2.15.0.pom (9.3 kB at 843 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.15.0/sshd-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.15.0/sshd-2.15.0.pom (66 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.39/spring-framework-bom-5.3.39.pom (5.7 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.8/org.apache.karaf.main-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.8/org.apache.karaf.main-4.4.8.pom (7.2 kB at 551 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.17.0/jna-5.17.0.pom (2.0 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.pom (2.3 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.8/org.apache.karaf.diagnostic.boot-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.8/org.apache.karaf.diagnostic.boot-4.4.8.pom (3.7 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.8/diagnostic-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.8/diagnostic-4.4.8.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.pom (1.6 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.27/xbean-finder-shaded-4.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.27/xbean-finder-shaded-4.27.pom (4.9 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.27/xbean-4.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.27/xbean-4.27.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.3/genesis-java8-flava-2.3.pom (5.5 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.3/genesis-default-flava-2.3.pom (15 kB at 752 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.3/genesis-2.3.pom (16 kB at 912 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.27/xbean-asm9-shaded-4.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.27/xbean-asm9-shaded-4.27.pom (4.3 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.8/karaf-maven-plugin-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.8/karaf-maven-plugin-4.4.8.jar (211 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.8.6/maven-plugin-api-3.8.6.jar (47 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.8.2/maven-resolver-api-1.8.2.jar (154 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.8.2/maven-resolver-util-1.8.2.jar (176 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.3.2/javax.annotation-api-1.3.2.jar (27 kB at 578 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.8.6/maven-model-3.8.6.jar (216 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.5/org.eclipse.sisu.plexus-0.3.5.jar (205 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.8.6/maven-artifact-3.8.6.jar (58 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.8.6/maven-settings-3.8.6.jar (44 kB at 738 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-sec-dispatcher/2.0/plexus-sec-dispatcher-2.0.jar (24 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.8.6/maven-settings-builder-3.8.6.jar (42 kB at 668 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.18.0/commons-lang3-3.18.0.jar (703 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.8.6/maven-builder-support-3.8.6.jar (14 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-cipher/2.0/plexus-cipher-2.0.jar (13 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.8.6/maven-repository-metadata-3.8.6.jar (28 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.8.6/maven-core-3.8.6.jar (646 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.8.6/maven-model-builder-3.8.6.jar (196 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.6.3/maven-resolver-spi-1.6.3.jar (38 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.6.3/maven-resolver-impl-1.6.3.jar (180 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.3.4/maven-shared-utils-3.3.4.jar (153 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/4.2.2/guice-4.2.2-no_aop.jar (521 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.5/org.eclipse.sisu.inject-0.3.5.jar (379 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 470 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.10.2/maven-plugin-annotations-3.10.2.jar (14 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/3.5.3/wagon-provider-api-3.5.3.jar (55 kB at 363 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.8.6/maven-compat-3.8.6.jar (288 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http/3.5.3/wagon-http-3.5.3.jar (9.4 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-shared/3.5.3/wagon-http-shared-3.5.3.jar (41 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.8/org.apache.karaf.util-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.12/jcl-over-slf4j-2.0.12.jar (18 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.16/httpcore-4.4.16.jar (328 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.8/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.8/org.apache.karaf.util-4.4.8.jar (97 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.8/org.apache.karaf.tools.utils-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar (176 kB at 871 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.8/org.apache.karaf.jaas.boot-4.4.8.jar (20 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.8/org.apache.karaf.tools.utils-4.4.8.jar (29 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-jdk14/2.0.12/slf4j-jdk14-2.0.12.jar (10 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.20.0/commons-io-2.20.0.jar (564 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/maven-bundle-plugin/5.1.9/maven-bundle-plugin-5.1.9.jar (211 kB at 839 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.8/org.apache.karaf.features.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.1/plexus-utils-3.5.1.jar (269 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 587 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.9.0/pax-swissbox-property-1.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.fileinstall/3.7.4/org.apache.felix.fileinstall-3.7.4.jar (139 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 41 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar (13 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-property/1.9.0/pax-swissbox-property-1.9.0.jar (3.9 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/txw2/2.3.9/txw2-2.3.9.jar (72 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.18.2/jackson-databind-2.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.18.2/jackson-annotations-2.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/jakarta.activation/1.2.2/jakarta.activation-1.2.2.jar (68 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-runtime/2.3.9/jaxb-runtime-2.3.9.jar (1.0 MB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.18.2/jackson-annotations-2.18.2.jar (78 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.8/org.apache.karaf.profile.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.18.2/jackson-core-2.18.2.jar (598 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.resolver/2.0.4/org.apache.felix.resolver-2.0.4.jar (202 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/6.0.1/osgi.annotation-6.0.1.jar (15 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.17/pax-url-commons-2.6.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.18.2/jackson-databind-2.18.2.jar (1.7 MB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.8/org.apache.karaf.profile.core-4.4.8.jar (323 kB at 940 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.8/org.apache.karaf.features.core-4.4.8.jar (3.1 MB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 51 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.6.17/pax-url-commons-2.6.17.jar (9.5 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.17/pax-url-aether-2.6.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.17/pax-url-war-2.6.17-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 37 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.5/pax-swissbox-optional-jcl-1.8.5.jar (6.7 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.8/org.apache.karaf.deployer.spring-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.8.5/pax-swissbox-bnd-1.8.5.jar (9.7 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.8/org.apache.karaf.deployer.blueprint-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.8/org.apache.karaf.deployer.spring-4.4.8.jar (45 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.8/org.apache.karaf.deployer.features-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.8/org.apache.karaf.deployer.blueprint-4.4.8.jar (45 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.8/org.apache.karaf.deployer.kar-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.8/org.apache.karaf.deployer.kar-4.4.8.jar (24 kB at 65 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.8/org.apache.karaf.kar.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.8/org.apache.karaf.deployer.features-4.4.8.jar (55 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.8/org.apache.karaf.shell.console-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17-uber.jar (2.3 MB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.8/org.apache.karaf.kar.core-4.4.8.jar (108 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.2/jansi-2.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.8/org.apache.karaf.shell.console-4.4.8.jar (215 kB at 551 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.6.17/pax-url-war-2.6.17-uber.jar (2.4 MB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.8/org.apache.karaf.jaas.config-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/fusesource/jansi/jansi/2.4.2/jansi-2.4.2.jar (257 kB at 643 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.8/org.apache.karaf.shell.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.8/org.apache.karaf.jaas.config-4.4.8.jar (42 kB at 103 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.15.0/sshd-osgi-2.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.21.0/jline-3.21.0.jar (995 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.8/org.apache.karaf.main-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar (1.5 MB at 3.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.8/org.apache.karaf.main-4.4.8.jar (176 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.8/org.apache.karaf.shell.core-4.4.8.jar (693 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.8/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.15.0/sshd-osgi-2.15.0.jar (1.9 MB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.6.17/pax-url-aether-2.6.17.jar (4.4 MB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.8/org.apache.karaf.diagnostic.boot-4.4.8.jar (32 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.1/commons-codec-1.17.1.jar (373 kB at 816 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.27/xbean-finder-shaded-4.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/8.0.0/osgi.core-8.0.0.jar (557 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.27/xbean-asm9-shaded-4.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.17.0/jna-platform-5.17.0.jar (1.4 MB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar (1.1 MB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.27/xbean-finder-shaded-4.27.jar (161 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.27/xbean-asm9-shaded-4.27.jar (268 kB at 568 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.17.0/jna-5.17.0.jar (2.0 MB at 4.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/xml/bind/jakarta.xml.bind-api/2.3.3/jakarta.xml.bind-api-2.3.3.jar (116 kB at 243 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.3.1/biz.aQute.bnd.util-6.3.1.jar (424 kB at 881 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.3.1/biz.aQute.bndlib-6.3.1.jar (3.2 MB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.9/netconf-artifacts-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.9/netconf-artifacts-8.0.9.pom (26 kB at 3.3 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] liblldp [bundle] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] openflowplugin-api [bundle] [INFO] model-flow-statistics [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] test-extension [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.pom (8.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.6.1/enforcer-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.6.1/enforcer-3.6.1.pom (9.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/45/maven-parent-45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/45/maven-parent-45.pom (53 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.1/maven-enforcer-plugin-3.6.1.jar (40 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.pom (28 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-maven-plugin/9.0.2/git-commit-id-maven-plugin-9.0.2.jar (55 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.pom (19 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.2/junit-bom-5.11.2.pom (5.6 kB at 628 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-maven-plugin/2.9.1/cyclonedx-maven-plugin-2.9.1.jar (52 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.pom (5.7 kB at 568 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/44/maven-plugins-44.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/44/maven-parent-44.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/44/maven-parent-44.pom (52 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/34/apache-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/34/apache-34.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.12.1/junit-bom-5.12.1.pom (5.6 kB at 471 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.5.0/maven-clean-plugin-3.5.0.jar (37 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/43/maven-plugins-43.pom (7.5 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/43/maven-parent-43.pom (50 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.3/junit-bom-5.10.3.pom (5.6 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.4/maven-install-plugin-3.1.4.jar (33 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.pom (9.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.4/maven-deploy-plugin-3.1.4.jar (40 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-site-plugin/3.21.0/maven-site-plugin-3.21.0.jar (117 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.pom (9.1 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 465 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.1.0/maven-antrun-plugin-3.1.0.jar (41 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.0/maven-archetype-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.0/maven-archetype-plugin-3.4.0.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.4.0/maven-archetype-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.4.0/maven-archetype-3.4.0.pom (10 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.26/groovy-bom-4.0.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.26/groovy-bom-4.0.26.pom (27 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.0/maven-archetype-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.0/maven-archetype-plugin-3.4.0.jar (100 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.pom (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/41/maven-plugins-41.pom (7.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/41/maven-parent-41.pom (50 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.7.1/maven-assembly-plugin-3.7.1.jar (240 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.14.0/maven-compiler-plugin-3.14.0.jar (83 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.8.1/maven-dependency-plugin-3.8.1.jar (208 kB at 23 MB/s) [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.19.3-SNAPSHOT [1/84] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.pom (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.2/plexus-utils-4.0.2.jar (193 kB at 18 MB/s) [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.pom (3.7 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/18/plexus-18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/18/plexus-18.pom (29 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.pom (3.8 kB at 417 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.pom (5.2 kB at 742 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.pom (2.2 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.23/maven-resolver-1.9.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.23/maven-resolver-1.9.23.pom (23 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.23/maven-resolver-api-1.9.23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.23/maven-resolver-api-1.9.23.pom (2.2 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.pom (18 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/79/commons-parent-79.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/79/commons-parent-79.pom (77 kB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.4/junit-bom-5.11.4.pom (5.6 kB at 565 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.pom (21 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/81/commons-parent-81.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/81/commons-parent-81.pom (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.1/plexus-xml-3.0.1.jar (94 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.1/enforcer-api-3.6.1.jar (15 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.1/enforcer-rules-3.6.1.jar (152 kB at 6.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.jar (196 kB at 8.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.19.0/commons-io-2.19.0.jar (556 kB at 23 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.18.0/commons-codec-1.18.0.jar (373 kB at 6.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 3.3 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0/git-commit-id-plugin-core-6.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0/git-commit-id-plugin-core-6.0.0.pom (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.10.0.202406032230-r/org.eclipse.jgit-6.10.0.202406032230-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.10.0.202406032230-r/org.eclipse.jgit-6.10.0.202406032230-r.pom (7.7 kB at 852 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.10.0.202406032230-r/org.eclipse.jgit-parent-6.10.0.202406032230-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit-parent/6.10.0.202406032230-r/org.eclipse.jgit-parent-6.10.0.202406032230-r.pom (42 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.pom (6.2 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4.1 kB at 816 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.pom (2.7 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.36/slf4j-parent-1.7.36.pom (14 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/69/commons-parent-69.pom (77 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.10.0.202406032230-r/org.eclipse.jgit.ssh.jsch-6.10.0.202406032230-r.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.10.0.202406032230-r/org.eclipse.jgit.ssh.jsch-6.10.0.202406032230-r.pom (7.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.pom (3.2 kB at 647 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 966 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.pom (3.1 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.14.0/joda-time-2.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.14.0/joda-time-2.14.0.pom (40 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.pom (1.4 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.pom (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.pom (4.6 kB at 664 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/project/1.1.7/project-1.1.7.pom (22 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.4/snakeyaml-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.4/snakeyaml-2.4.pom (22 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.pom (4.7 kB at 590 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/13/plexus-13.pom (27 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.3/junit-bom-5.9.3.pom (5.6 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.pom (8.7 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.9.0.M2/sisu-plexus-0.9.0.M2.pom (15 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0/git-commit-id-plugin-core-6.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/git-commit-id/git-commit-id-plugin-core/6.0.0/git-commit-id-plugin-core-6.0.0.jar (110 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.10.0.202406032230-r/org.eclipse.jgit-6.10.0.202406032230-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.10.0.202406032230-r/org.eclipse.jgit.ssh.jsch-6.10.0.202406032230-r.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/javaewah/JavaEWAH/1.2.3/JavaEWAH-1.2.3.jar (171 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit.ssh.jsch/6.10.0.202406032230-r/org.eclipse.jgit.ssh.jsch-6.10.0.202406032230-r.jar (44 kB at 3.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.14.0/joda-time-2.14.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jsch/0.1.55/jsch-0.1.55.jar (283 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/nu/studer/java-ordered-properties/1.0.4/java-ordered-properties-1.0.4.jar (8.9 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/jcraft/jzlib/1.1.3/jzlib-1.1.3.jar (72 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/json/jakarta.json-api/2.1.3/jakarta.json-api-2.1.3.jar (49 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/parsson/parsson/1.1.7/parsson-1.1.7.jar (126 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-build-api/1.2.0/plexus-build-api-1.2.0.jar (6.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/joda-time/joda-time/2.14.0/joda-time-2.14.0.jar (640 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.0/plexus-utils-4.0.0.jar (192 kB at 5.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.4/snakeyaml-2.4.jar (340 kB at 9.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jgit/org.eclipse.jgit/6.10.0.202406032230-r/org.eclipse.jgit-6.10.0.202406032230-r.jar (3.2 MB at 73 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 4.6 MB/s) [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/9.0.5/cyclonedx-core-java-9.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/9.0.5/cyclonedx-core-java-9.0.5.pom (14 kB at 841 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.15.0/commons-lang3-3.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.15.0/commons-lang3-3.15.0.pom (31 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.pom (12 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.pom (7.4 kB at 924 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.17.2/jackson-base-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.17.2/jackson-base-2.17.2.pom (12 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.2/jackson-bom-2.17.2.pom (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.17/jackson-parent-2.17.pom (6.5 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/58/oss-parent-58.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.pom (7.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.pom (21 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.pom (6.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/55/oss-parent-55.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.10.2/itu-1.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.10.2/itu-1.10.2.pom (18 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.1/jackson-databind-2.17.1.pom (21 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.17.1/jackson-base-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.17.1/jackson-base-2.17.1.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.1/jackson-bom-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.17.1/jackson-bom-2.17.1.pom (19 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.1/jackson-annotations-2.17.1.pom (7.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.1/jackson-core-2.17.1.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/jackson-dataformat-yaml-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/jackson-dataformat-yaml-2.17.1.pom (2.6 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.17.1/jackson-dataformats-text-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformats-text/2.17.1/jackson-dataformats-text-2.17.1.pom (3.5 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.pom (21 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 916 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.pom (31 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/73/commons-parent-73.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/73/commons-parent-73.pom (78 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.0/junit-bom-5.11.0.pom (5.6 kB at 628 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.pom (7.0 kB at 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/42/maven-shared-components-42.pom (3.8 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/42/maven-parent-42.pom (50 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.pom (6.4 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.25.3/assertj-bom-3.25.3.pom (3.7 kB at 527 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.pom (2.4 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5.1/ow2-1.5.1.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/9.0.5/cyclonedx-core-java-9.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/cyclonedx/cyclonedx-core-java/9.0.5/cyclonedx-core-java-9.0.5.jar (2.4 MB at 40 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.17.2/jackson-dataformat-xml-2.17.2.jar (129 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.jar (17 kB at 809 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 30 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.17.2/jackson-annotations-2.17.2.jar (78 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.16.1/commons-io-2.16.1.jar (509 kB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.17.2/jackson-core-2.17.2.jar (582 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.10.2/itu-1.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/4.2.2/stax2-api-4.2.2.jar (196 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/jackson-dataformat-yaml-2.17.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/ethlo/time/itu/1.10.2/itu-1.10.2.jar (54 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.17.1/jackson-dataformat-yaml-2.17.1.jar (55 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/networknt/json-schema-validator/1.5.1/json-schema-validator-1.5.1.jar (576 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-tree/3.3.0/maven-dependency-tree-3.3.0.jar (43 kB at 841 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar (1.6 MB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/6.7.0/woodstox-core-6.7.0.jar (1.6 MB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/yaml/snakeyaml/2.2/snakeyaml-2.2.jar (334 kB at 6.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.17.0/commons-lang3-3.17.0.jar (674 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 2.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 2.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7/asm-9.7.jar (125 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.14.1/maven-dependency-analyzer-1.14.1.jar (42 kB at 670 kB/s) [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.pom (2.2 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.22/maven-resolver-1.9.22.pom (23 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.pom (2.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.pom (7.8 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/17/plexus-17.pom (28 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.22/maven-resolver-util-1.9.22.jar (196 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.22/maven-resolver-api-1.9.22.jar (157 kB at 13 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 13 MB/s) [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/openflowplugin-artifacts-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-artifacts --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/openflowplugin-artifacts-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/openflowplugin-artifacts-0.19.3-20250918.142244-1.pom (19 kB at 4.6 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml (634 B at 634 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/maven-metadata.xml (316 B at 316 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-artifacts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.pom (1.4 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/2.0.0/doxia-2.0.0.pom (17 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.11.1/junit-bom-5.11.1.pom (5.6 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.pom (2.8 kB at 399 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/43/maven-shared-components-43.pom (3.8 kB at 629 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.pom (8.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.pom (5.9 kB at 983 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/39/maven-shared-components-39.pom (3.2 kB at 460 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.2/junit-bom-5.7.2.pom (5.1 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.pom (5.8 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/2.0.0/doxia-sitetools-2.0.0.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.pom (17 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M3/sisu-inject-0.9.0.M3.pom (24 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.pom (3.9 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.pom (20 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/74/commons-parent-74.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/74/commons-parent-74.pom (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.pom (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.pom (31 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/64/commons-parent-64.pom (78 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.pom (7.8 kB at 969 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.pom (3.0 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/16/plexus-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/16/plexus-16.pom (28 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.10.1/junit-bom-5.10.1.pom (5.6 kB at 706 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.pom (7.4 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.pom (3.0 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.pom (2.9 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/2.0.0/doxia-modules-2.0.0.pom (2.5 kB at 418 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.pom (4.1 kB at 676 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/19/plexus-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/19/plexus-19.pom (25 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.pom (12 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.4/velocity-engine-parent-2.4.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/7/velocity-master-7.pom (7.9 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.pom (2.6 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-parent/3.1/velocity-tools-parent-3.1.pom (8.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-master/4/velocity-master-4.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.3/velocity-engine-core-2.3.pom (10 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.3/velocity-engine-parent-2.3.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.11/commons-lang3-3.11.pom (30 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/51/commons-parent-51.pom (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.30/slf4j-api-1.7.30.pom (3.8 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.30/slf4j-parent-1.7.30.pom (14 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/16/apache-16.pom (15 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.pom (18 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.10/commons-lang3-3.10.pom (31 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/50/commons-parent-50.pom (76 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.pom (7.5 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.pom (2.9 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.pom (5.4 kB at 769 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.pom (4.4 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/41/maven-shared-components-41.pom (3.2 kB at 529 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.pom (6.0 kB at 856 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.pom (3.9 kB at 772 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.15.1/commons-io-2.15.1.pom (20 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/65/commons-parent-65.pom (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.pom (22 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/66/commons-parent-66.pom (77 kB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.pom (16 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.pom (2.0 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.pom (5.8 kB at 832 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.0/plexus-io-3.5.0.pom (4.3 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.pom (23 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.pom (5.8 kB at 719 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/airbase/112/airbase-112.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/airbase/112/airbase-112.pom (69 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.8.0-M1/junit-bom-5.8.0-M1.pom (5.7 kB at 711 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.pom (2.0 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.pom (4.3 kB at 544 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.pom (32 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.pom (5.4 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.pom (11 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 686 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 755 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 849 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/6/apache-6.pom (13 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 864 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 666 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 780 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 573 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/2.0.0/doxia-sink-api-2.0.0.jar (11 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (9.8 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/4.0.0/maven-reporting-impl-4.0.0.jar (21 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0/doxia-integration-tools-2.0.0.jar (50 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/2.0.0/doxia-core-2.0.0.jar (168 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (86 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.27/plexus-interpolation-1.27.jar (86 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/2.0.0/doxia-skin-model-2.0.0.jar (16 kB at 863 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0/doxia-module-xhtml5-2.0.0.jar (17 kB at 774 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0/doxia-module-xdoc-2.0.0.jar (35 kB at 927 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/cliftonlabs/json-simple/3.0.2/json-simple-3.0.2.jar (35 kB at 899 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-digester3/3.2/commons-digester3-3.2.jar (242 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-apt/2.0.0/doxia-module-apt-2.0.0.jar (54 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.2/maven-archiver-3.6.2.jar (27 kB at 583 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.0/plexus-archiver-4.10.0.jar (225 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M3/org.eclipse.sisu.plexus-0.9.0.M3.jar (216 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M3/org.eclipse.sisu.inject-0.9.0.M3.jar (434 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar (80 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.2/commons-compress-1.26.2.jar (1.1 MB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.15.0/maven-dependency-analyzer-1.15.0.jar (45 kB at 671 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.4.0/maven-common-artifact-filters-3.4.0.jar (58 kB at 835 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 58 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.13.1/maven-artifact-transfer-0.13.1.jar (159 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 1.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 6.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.6-3/zstd-jni-1.5.6-3.jar (6.7 MB at 61 MB/s) [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/artifacts/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.19.3-SNAPSHOT [2/84] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.pom (21 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.11.2/maven-javadoc-plugin-3.11.2.jar (524 kB at 33 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.pom (4.2 kB at 604 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.13/org.jacoco.build-0.8.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.13/org.jacoco.build-0.8.13.pom (46 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.8/asm-bom-9.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.8/asm-bom-9.8.pom (3.3 kB at 465 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.13/jacoco-maven-plugin-0.8.13.jar (57 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.pom (19 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-oss/53/basepom-oss-53.pom (23 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-minimal/53/basepom-minimal-53.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/basepom-foundation/53/basepom-foundation-53.pom (56 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/basepom/maven/duplicate-finder-maven-plugin/2.0.1/duplicate-finder-maven-plugin-2.0.1.jar (71 kB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.6.0/maven-checkstyle-plugin-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.6.0/maven-checkstyle-plugin-3.6.0.pom (15 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.6.0/maven-checkstyle-plugin-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-checkstyle-plugin/3.6.0/maven-checkstyle-plugin-3.6.0.jar (100 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.7/spotbugs-maven-plugin-4.8.6.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.7/spotbugs-maven-plugin-4.8.6.7.pom (50 kB at 7.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/53/base-parent-53.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/53/base-parent-53.pom (92 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.28/groovy-bom-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.28/groovy-bom-4.0.28.pom (27 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.17/slf4j-bom-2.0.17.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.7/spotbugs-maven-plugin-4.8.6.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.7/spotbugs-maven-plugin-4.8.6.7.jar (194 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.3/copy-files-plugin-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.3/copy-files-plugin-14.1.3.pom (2.2 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.3/copy-files-plugin-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.3/copy-files-plugin-14.1.3.jar (7.1 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.pom (6.7 kB at 749 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.3.1/maven-source-plugin-3.3.1.jar (32 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.2.0/modernizer-maven-plugin-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.2.0/modernizer-maven-plugin-3.2.0.pom (5.6 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/3.2.0/modernizer-maven-parent-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/3.2.0/modernizer-maven-parent-3.2.0.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.2.0/modernizer-maven-plugin-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.2.0/modernizer-maven-plugin-3.2.0.jar (57 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.pom (1.7 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.pom (1.5 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.pom (1.3 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.4/assertj-core-3.27.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.4/assertj-core-3.27.4.pom (3.8 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.pom (1.6 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.pom (1.9 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.pom (1.8 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.13.4/junit-jupiter-api-5.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.13.4/junit-jupiter-api-5.13.4.pom (3.2 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.pom (2.0 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.13.4/junit-platform-commons-1.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.13.4/junit-platform-commons-1.13.4.pom (2.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.pom (1.5 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.13.4/junit-jupiter-params-5.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.13.4/junit-jupiter-params-5.13.4.pom (3.0 kB at 506 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.13.4/junit-jupiter-engine-5.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.13.4/junit-jupiter-engine-5.13.4.pom (3.2 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.13.4/junit-platform-engine-1.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.13.4/junit-platform-engine-1.13.4.pom (3.2 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.19.0/mockito-junit-jupiter-5.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.19.0/mockito-junit-jupiter-5.19.0.pom (2.3 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.pom (2.5 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.7/byte-buddy-1.17.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.7/byte-buddy-1.17.7.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.17.7/byte-buddy-parent-1.17.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.17.7/byte-buddy-parent-1.17.7.pom (65 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.pom (14 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.17.6/byte-buddy-parent-1.17.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.17.6/byte-buddy-parent-1.17.6.pom (65 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.pom (3.0 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/3.3/objenesis-parent-3.3.pom (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.13.4/junit-jupiter-migrationsupport-5.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.13.4/junit-jupiter-migrationsupport-5.13.4.pom (3.2 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.13.4/junit-vintage-engine-5.13.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.13.4/junit-vintage-engine-5.13.4.pom (3.2 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.bundle/1.1.0/org.osgi.annotation.bundle-1.1.0.jar (30 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.4/assertj-core-3.27.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar (2.4 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.13.4/junit-jupiter-api-5.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.12/slf4j-simple-2.0.12.jar (16 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar (126 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.13.4/junit-platform-commons-1.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest-core/3.0/hamcrest-core-3.0.jar (2.4 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.13.4/junit-jupiter-params-5.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.13.4/junit-jupiter-engine-5.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.13.4/junit-platform-commons-1.13.4.jar (159 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.13.4/junit-platform-engine-1.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.13.4/junit-jupiter-api-5.13.4.jar (240 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.19.0/mockito-junit-jupiter-5.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.4/assertj-core-3.27.4.jar (1.4 MB at 50 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.13.4/junit-jupiter-migrationsupport-5.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.13.4/junit-jupiter-params-5.13.4.jar (661 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.13.4/junit-vintage-engine-5.13.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.13.4/junit-jupiter-engine-5.13.4.jar (341 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.13.4/junit-platform-engine-1.13.4.jar (269 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.7/byte-buddy-1.17.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.19.0/mockito-junit-jupiter-5.19.0.jar (9.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.13.4/junit-vintage-engine-5.13.4.jar (76 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.13.4/junit-jupiter-migrationsupport-5.13.4.jar (28 kB at 828 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 1.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.19.0/mockito-core-5.19.0.jar (710 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.6/byte-buddy-agent-1.17.6.jar (366 kB at 7.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.7/byte-buddy-1.17.7.jar (9.0 MB at 81 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.pom (4.5 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13.pom (3.5 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.pom (2.1 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.pom (2.4 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.pom (2.8 kB at 398 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.pom (2.6 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.pom (1.9 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar (327 kB at 33 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.1.0/file-management-3.1.0.jar (36 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.13/org.jacoco.core-0.8.13.jar (223 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar (73 kB at 4.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar (303 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 6.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.8/asm-tree-9.8.jar (52 kB at 2.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.13/org.jacoco.report-0.8.13.jar (131 kB at 6.2 MB/s) [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.1/checkstyle-11.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.1/checkstyle-11.0.1.pom (241 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.7/picocli-4.7.7.pom (1.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.pom (3.6 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-master/4.13.2/antlr4-master-4.13.2.pom (4.8 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.pom (19 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/84/commons-parent-84.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/84/commons-parent-84.pom (78 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.12.2/junit-bom-5.12.2.pom (5.6 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.pom (9.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.4.8-jre/guava-parent-33.4.8-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.4.8-jre/guava-parent-33.4.8-jre.pom (25 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.pom (5.6 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.4.0-android/guava-parent-33.4.0-android.pom (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.pom (2.3 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.pom (1.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.pom (4.3 kB at 607 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.36.0/error_prone_parent-2.36.0.pom (16 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.pom (5.1 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 863 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.8/Saxon-HE-12.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.8/Saxon-HE-12.8.pom (3.6 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.pom (1.5 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.5/checker-qual-3.49.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.5/checker-qual-3.49.5.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.pom (4.4 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.12.0/doxia-1.12.0.pom (18 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.pom (1.5 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.pom (1.5 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/2.1.0/plexus-container-default-2.1.0.pom (3.0 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 914 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.3/commons-text-1.3.pom (14 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/45/commons-parent-45.pom (73 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.pom (28 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.13/httpcomponents-client-4.5.13.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.13/httpcore-4.4.13.pom (5.0 kB at 497 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.13/httpcomponents-core-4.4.13.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.pom (5.0 kB at 621 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.14/httpcomponents-core-4.4.14.pom (13 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.pom (4.3 kB at 724 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.12.0/doxia-modules-1.12.0.pom (2.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.3/checkstyle-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.3/checkstyle-14.1.3.pom (553 B at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.pom (38 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.pom (7.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.pom (491 B at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/3.0.1/jsr305-3.0.1.pom (4.3 kB at 714 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.pom (736 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/2.2.0/plexus-containers-2.2.0.pom (2.3 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.pom (4.0 kB at 447 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 615 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 785 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.1/checkstyle-11.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.1/checkstyle-11.0.1.jar (2.2 MB at 50 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/info/picocli/picocli/4.7.7/picocli-4.7.7.jar (418 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/antlr/antlr4-runtime/4.13.2/antlr4-runtime-4.13.2.jar (326 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.3/failureaccess-1.0.3.jar (11 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar (2.2 kB at 92 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jspecify/jspecify/1.0.0/jspecify-1.0.0.jar (3.8 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.36.0/error_prone_annotations-2.36.0.jar (19 kB at 669 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.8/Saxon-HE-12.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.0.0/j2objc-annotations-3.0.0.jar (12 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (168 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.5/checker-qual-3.49.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.4.8-jre/guava-33.4.8-jre.jar (3.0 MB at 62 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.3/checkstyle-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xdoc/1.12.0/doxia-module-xdoc-1.12.0.jar (37 kB at 673 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.3/checkstyle-14.1.3.jar (7.0 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.5/checker-qual-3.49.5.jar (238 kB at 4.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3-data.jar (1.0 MB at 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar (40 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/sevntu-checkstyle/sevntu-checks/1.44.1/sevntu-checks-1.44.1.jar (203 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 963 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/jcip/jcip-annotations/1.0/jcip-annotations-1.0.jar (2.3 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.2/plexus-io-3.4.2.jar (79 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.2/plexus-archiver-4.9.2.jar (225 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.16.1/commons-codec-1.16.1.jar (365 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar (516 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/2.2.0/plexus-component-annotations-2.2.0.jar (4.2 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.0/plexus-resources-1.3.0.jar (23 kB at 244 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 584 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.8/Saxon-HE-12.8.jar (5.8 MB at 58 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-11/zstd-jni-1.5.5-11.jar (6.8 MB at 49 MB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.3/odl-license-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.3/odl-license-14.1.3.pom (1.3 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.3/odl-license-14.1.3.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.3/odl-license-14.1.3.license (11 kB at 1.6 MB/s) [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.pom (2.6 kB at 437 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.8/asm-util-9.8.pom (2.9 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.pom (22 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.pom (5.4 kB at 905 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.pom (2.7 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.pom (21 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/54/commons-parent-54.pom (82 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/27/apache-27.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.1/junit-bom-5.9.1.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.pom (2.8 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.17/slf4j-parent-2.0.17.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.pom (3.3 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.13.1/gson-2.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.13.1/gson-2.13.1.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.13.1/gson-parent-2.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.13.1/gson-parent-2.13.1.pom (27 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.38.0/error_prone_annotations-2.38.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.38.0/error_prone_annotations-2.38.0.pom (4.3 kB at 607 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.38.0/error_prone_parent-2.38.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.38.0/error_prone_parent-2.38.0.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.pom (1.7 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen-parent/2.0.0/jaxen-parent-2.0.0.pom (15 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.pom (9.7 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.23.1/log4j-2.23.1.pom (37 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.23.1/log4j-bom-2.23.1.pom (12 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/logging-parent/10.6.0/logging-parent-10.6.0.pom (54 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/groovy/groovy-bom/3.0.21/groovy-bom-3.0.21.pom (26 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.1/jackson-bom-2.16.1.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.16/jackson-parent-2.16.pom (6.5 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/56/oss-parent-56.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakarta.jakartaee-bom/9.1.0/jakarta.jakartaee-bom-9.1.0.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/platform/jakartaee-api-parent/9.1.0/jakartaee-api-parent-9.1.0.pom (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.54.v20240208/jetty-bom-9.4.54.v20240208.pom (18 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/fabric8/kubernetes-client-bom/5.12.4/kubernetes-client-bom-5.12.4.pom (26 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/4.11.0/mockito-bom-4.11.0.pom (3.2 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.107.Final/netty-bom-4.1.107.Final.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/springframework/spring-framework-bom/5.3.32/spring-framework-bom-5.3.32.pom (5.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.23.1/log4j-api-2.23.1.pom (3.8 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.3/spotbugs-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.3/spotbugs-14.1.3.pom (849 B at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.1/log4j-to-slf4j-2.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.1/log4j-to-slf4j-2.25.1.pom (5.0 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.25.1/log4j-2.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.25.1/log4j-2.25.1.pom (42 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.25.1/log4j-bom-2.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.25.1/log4j-bom-2.25.1.pom (12 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.27/groovy-bom-4.0.27.pom (27 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.1/jackson-bom-2.19.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.19.1/jackson-bom-2.19.1.pom (20 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19.2/jackson-parent-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.19.2/jackson-parent-2.19.2.pom (7.2 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/68/oss-parent-68.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/68/oss-parent-68.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.2/junit-bom-5.13.2.pom (5.7 kB at 709 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.25.1/log4j-api-2.25.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.25.1/log4j-api-2.25.1.pom (4.5 kB at 645 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.pom (1.3 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.28/groovy-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.28/groovy-4.0.28.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.28/groovy-ant-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.28/groovy-ant-4.0.28.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.pom (17 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.15/ant-parent-1.10.15.pom (6.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.pom (3.2 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.28/groovy-groovydoc-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.28/groovy-groovydoc-4.0.28.pom (23 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.28/groovy-docgenerator-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.28/groovy-docgenerator-4.0.28.pom (23 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.28/groovy-templates-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.28/groovy-templates-4.0.28.pom (23 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.28/groovy-xml-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.28/groovy-xml-4.0.28.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.pom (18 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.27.0/javaparser-core-3.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.27.0/javaparser-core-3.27.0.pom (4.9 kB at 611 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.27.0/javaparser-parent-3.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.27.0/javaparser-parent-3.27.0.pom (25 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.28/groovy-json-4.0.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.28/groovy-json-4.0.28.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.pom (3.6 kB at 714 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/20/plexus-20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/20/plexus-20.pom (29 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.1/plexus-velocity-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.1/plexus-velocity-2.2.1.pom (4.1 kB at 676 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.4.1/velocity-engine-core-2.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-core/2.4.1/velocity-engine-core-2.4.1.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.4.1/velocity-engine-parent-2.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-engine-parent/2.4.1/velocity-engine-parent-2.4.1.pom (9.5 kB at 793 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.pom (32 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.pom (18 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.1/plexus-resources-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.1/plexus-resources-1.3.1.pom (4.0 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/23/plexus-23.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/23/plexus-23.pom (31 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs/4.8.6/spotbugs-4.8.6.jar (3.8 MB at 98 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 675 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.8/asm-analysis-9.8.jar (35 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar (95 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.13.1/gson-2.13.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.38.0/error_prone_annotations-2.38.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.10.0/bcel-6.10.0.jar (740 kB at 44 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/dom4j/dom4j/2.1.4/dom4j-2.1.4.jar (325 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.38.0/error_prone_annotations-2.38.0.jar (20 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.3/spotbugs-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.1/log4j-to-slf4j-2.25.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.13.1/gson-2.13.1.jar (287 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.25.1/log4j-api-2.25.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.3/spotbugs-14.1.3.jar (4.1 kB at 159 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jaxen/jaxen/2.0.0/jaxen-2.0.0.jar (224 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.25.1/log4j-to-slf4j-2.25.1.jar (24 kB at 827 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.28/groovy-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.25.1/log4j-api-2.25.1.jar (350 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.28/groovy-ant-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar (16 kB at 425 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar (70 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.28/groovy-ant-4.0.28.jar (72 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.28/groovy-docgenerator-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.15/ant-launcher-1.10.15.jar (19 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar (1.9 MB at 39 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.28/groovy-groovydoc-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.28/groovy-docgenerator-4.0.28.jar (115 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.28/groovy-json-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.28/groovy-groovydoc-4.0.28.jar (148 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.28/groovy-templates-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.28/groovy-xml-4.0.28.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.28/groovy-json-4.0.28.jar (132 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.27.0/javaparser-core-3.27.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.28/groovy-templates-4.0.28.jar (94 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.1/plexus-velocity-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.28/groovy-xml-4.0.28.jar (216 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.15/ant-1.10.15.jar (2.3 MB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/2.2.1/plexus-velocity-2.2.1.jar (5.7 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.3.5/commons-logging-1.3.5.jar (74 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.1/plexus-resources-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.2/plexus-xml-3.0.2.jar (94 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-resources/1.3.1/plexus-resources-1.3.1.jar (23 kB at 262 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.19.0/commons-codec-1.19.0.jar (375 kB at 4.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.27.0/javaparser-core-3.27.0.jar (1.4 MB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.49.3/checker-qual-3.49.3.jar (238 kB at 2.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.28/groovy-4.0.28.jar (7.7 MB at 69 MB/s) [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.pom (4.2 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.pom (18 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.1.0/qdox-2.1.0.pom (18 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.pom (20 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/78/commons-parent-78.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/78/commons-parent-78.pom (78 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.pom (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.3/plexus-interactivity-1.3.pom (1.9 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.3.0/maven-invoker-3.3.0.jar (34 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.3.0/plexus-java-1.3.0.jar (57 kB at 3.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.3/plexus-interactivity-api-1.3.jar (10 kB at 638 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.18.0/commons-io-2.18.0.jar (539 kB at 27 MB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 360 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.pom (3.5 kB at 576 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.pom (5.5 kB at 916 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.pom (7.8 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.1/stax2-api-3.1.1.pom (1.4 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.pom (1.8 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 106 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 976 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 17 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/stax2-api/3.1.4/stax2-api-3.1.4.jar (162 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/staxmate/staxmate/2.2.1/staxmate-2.2.1.jar (83 kB at 5.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/woodstox/woodstox-core-asl/4.4.1/woodstox-core-asl-4.4.1.jar (486 kB at 23 MB/s) [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.pom (4.1 kB at 675 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/40/maven-shared-components-40.pom (3.2 kB at 537 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.8.0/plexus-archiver-4.8.0.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/14/plexus-14.pom (28 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.23.0/commons-compress-1.23.0.pom (22 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/56/commons-parent-56.pom (82 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.5-5/zstd-jni-1.5.5-5.pom (1.9 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.pom (5.8 kB at 724 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.1/maven-archiver-3.6.1.jar (27 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.4.1/plexus-io-3.4.1.jar (79 kB at 7.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.9.1/plexus-archiver-4.9.1.jar (225 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.25.0/commons-compress-1.25.0.jar (1.1 MB at 51 MB/s) [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.2.0/modernizer-maven-annotations-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.2.0/modernizer-maven-annotations-3.2.0.pom (2.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.2.0/modernizer-maven-annotations-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.2.0/modernizer-maven-annotations-3.2.0.jar (3.3 kB at 820 kB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/openflowplugin-parent-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/openflowplugin-parent-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/openflowplugin-parent-0.19.3-20250918.142244-1.pom (11 kB at 11 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml (631 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/maven-metadata.xml (313 B at 104 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-parent --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/parent/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.19.3-SNAPSHOT [3/84] [INFO] from libraries/liblldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.pom (8.2 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.3.1/maven-resources-plugin-3.3.1.jar (31 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.pom (5.5 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.5.3/surefire-3.5.3.pom (20 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.3/maven-surefire-plugin-3.5.3.jar (46 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.pom (4.3 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.41.0/error_prone_parent-2.41.0.pom (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.100/org.eclipse.jdt.annotation-2.3.100.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.100/org.eclipse.jdt.annotation-2.3.100.pom (1.4 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar (20 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.100/org.eclipse.jdt.annotation-2.3.100.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.100/org.eclipse.jdt.annotation-2.3.100.jar (33 kB at 1.7 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ liblldp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ liblldp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.pom (6.0 kB at 862 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.pom (31 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.1/junit-bom-5.7.1.pom (5.1 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.3.1/maven-filtering-3.3.1.jar (55 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar (587 kB at 42 MB/s) [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ liblldp --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 790 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 908 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.pom (4.1 kB at 583 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.4.0/plexus-languages-1.4.0.pom (3.9 kB at 551 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.pom (2.4 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.pom (1.4 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.15.0/plexus-compiler-2.15.0.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.pom (1.3 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.pom (1.3 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.15.0/plexus-compilers-2.15.0.pom (1.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.4.0/plexus-java-1.4.0.jar (57 kB at 4.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.7.1/asm-9.7.1.jar (126 kB at 9.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.15.0/plexus-compiler-api-2.15.0.jar (29 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.15.0/plexus-compiler-manager-2.15.0.jar (5.2 kB at 349 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.15.0/plexus-compiler-javac-2.15.0.jar (26 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.3/value-2.11.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.3/value-2.11.3.pom (5.5 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.11.3/immutables-2.11.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.11.3/immutables-2.11.3.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.pom (3.0 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/pom/21/pom-21.pom (6.1 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.3/value-2.11.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.3/value-2.11.3.jar (3.5 MB at 100 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/kohsuke/metainf-services/metainf-services/1.11/metainf-services-1.11.jar (7.5 kB at 1.1 MB/s) [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ liblldp --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.pom (3.7 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.pom (3.5 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.pom (4.0 kB at 659 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.pom (3.6 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.pom (7.8 kB at 981 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.pom (5.0 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.pom (1.7 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.3/surefire-api-3.5.3.jar (172 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.3/surefire-logger-api-3.5.3.jar (14 kB at 799 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.3/surefire-extensions-api-3.5.3.jar (26 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.3/surefire-booter-3.5.3.jar (118 kB at 5.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.3/maven-surefire-common-3.5.3.jar (312 kB at 16 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.3/surefire-extensions-spi-3.5.3.jar (8.2 kB at 390 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.3/surefire-shared-utils-3.5.3.jar (2.9 MB at 55 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ liblldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/liblldp-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ liblldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ liblldp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/liblldp-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ liblldp --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.pom (2.1 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.jar (44 kB at 44 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml (801 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/maven-metadata.xml (309 B at 309 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ liblldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ liblldp --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.19.3-SNAPSHOT [4/84] [INFO] from libraries/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ libraries-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ libraries-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.19.3-SNAPSHOT [5/84] [INFO] from openflowjava/openflow-protocol-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.17/yang-maven-plugin-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.17/yang-maven-plugin-14.0.17.pom (6.5 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.17/yang-maven-plugin-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/14.0.17/yang-maven-plugin-14.0.17.jar (73 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.6.Final/netty-buffer-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.6.Final/netty-buffer-4.2.6.Final.pom (5.3 kB at 761 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.2.6.Final/netty-parent-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.2.6.Final/netty-parent-4.2.6.Final.pom (82 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.6.Final/netty-common-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.6.Final/netty-common-4.2.6.Final.pom (12 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.18/rfc6991-ietf-inet-types-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.18/rfc6991-ietf-inet-types-14.0.18.pom (1.9 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.18/ietf-type-util-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.18/ietf-type-util-14.0.18.pom (1.8 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.17/binding-reflect-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.17/binding-reflect-14.0.17.pom (1.9 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.17/binding-spec-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.17/binding-spec-14.0.17.pom (2.3 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.17/concepts-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.17/concepts-14.0.17.pom (1.9 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.17/yang-common-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.17/yang-common-14.0.17.pom (1.8 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.18/rfc6991-ietf-yang-types-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.18/rfc6991-ietf-yang-types-14.0.18.pom (1.9 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.17/codegen-extensions-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.17/codegen-extensions-14.0.17.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.6.Final/netty-buffer-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.6.Final/netty-buffer-4.2.6.Final.jar (373 kB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.6.Final/netty-common-4.2.6.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.18/rfc6991-ietf-inet-types-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.18/ietf-type-util-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.17/binding-reflect-14.0.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.18/rfc6991-ietf-yang-types-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.18/ietf-type-util-14.0.18.jar (15 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.17/binding-spec-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.18/rfc6991-ietf-inet-types-14.0.18.jar (61 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.17/codegen-extensions-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.18/rfc6991-ietf-yang-types-14.0.18.jar (53 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.17/concepts-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.17/codegen-extensions-14.0.17.jar (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.17/yang-common-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.17/binding-spec-14.0.17.jar (149 kB at 8.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.6.Final/netty-common-4.2.6.Final.jar (775 kB at 41 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.17/concepts-14.0.17.jar (40 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.17/yang-common-14.0.17.jar (124 kB at 5.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.17/binding-reflect-14.0.17.jar (19 kB at 467 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflow-protocol-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.17/binding-codegen-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.17/binding-codegen-14.0.17.pom (4.7 kB at 940 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.pom (23 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib/2.40.0/org.eclipse.xtend.lib-2.40.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib/2.40.0/org.eclipse.xtend.lib-2.40.0.pom (1.1 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.40.0/xtext-parent-2.40.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.40.0/xtext-parent-2.40.0.pom (35 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.40.0/xtext-dev-bom-2.40.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.40.0/xtext-dev-bom-2.40.0.pom (17 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.40.0/org.eclipse.xtext.xbase.lib-2.40.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.40.0/org.eclipse.xtext.xbase.lib-2.40.0.pom (725 B at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib.macro/2.40.0/org.eclipse.xtend.lib.macro-2.40.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib.macro/2.40.0/org.eclipse.xtend.lib.macro-2.40.0.pom (826 B at 165 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.17/binding-generator-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.17/binding-generator-14.0.17.pom (4.9 kB at 981 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.17/binding-model-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.17/binding-model-14.0.17.pom (2.6 kB at 434 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.17/util-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.17/util-14.0.17.pom (3.1 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.pom (5.2 kB at 872 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.3/bnd-parent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/13.1.3/bnd-parent-13.1.3.pom (4.1 kB at 678 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.3/odlparent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/13.1.3/odlparent-13.1.3.pom (55 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.3/odlparent-artifacts-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/13.1.3/odlparent-artifacts-13.1.3.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.6/karaf-bom-4.4.6.pom (72 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.6/karaf-4.4.6.pom (49 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jaxb/jaxb-bom/2.3.8/jaxb-bom-2.3.8.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.12.0/mockito-bom-5.12.0.pom (3.0 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.43/jersey-bom-2.43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/jersey-bom/2.43/jersey-bom-2.43.pom (20 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.16.2/jackson-bom-2.16.2.pom (18 kB at 659 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.1.109.Final/netty-bom-4.1.109.Final.pom (14 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/bom/1.3.1/bom-1.3.1.pom (4.1 kB at 585 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/12.0.4/odlparent-lite-12.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/12.0.4/odlparent-lite-12.0.4.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.25/metrics-bom-4.2.25.pom (8.2 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.25/metrics-parent-4.2.25.pom (21 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.17/yang-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.17/yang-model-api-14.0.17.pom (2.2 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.17/yang-xpath-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.17/yang-xpath-api-14.0.17.pom (2.0 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.17/binding-runtime-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.17/binding-runtime-api-14.0.17.pom (2.8 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.17/rfc8040-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.17/rfc8040-model-api-14.0.17.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.17/yang-repo-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.17/yang-repo-api-14.0.17.pom (2.3 kB at 574 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.17/odlext-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.17/odlext-model-api-14.0.17.pom (1.8 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.17/yang-model-ri-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.17/yang-model-ri-14.0.17.pom (2.5 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.17/yang-model-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.17/yang-model-spi-14.0.17.pom (2.8 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.17/yang-ir-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.17/yang-ir-14.0.17.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.17/rfc7952-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.17/rfc7952-model-api-14.0.17.pom (1.8 kB at 227 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.17/yang-model-util-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.17/yang-model-util-14.0.17.pom (3.3 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.17/plugin-generator-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.17/plugin-generator-api-14.0.17.pom (2.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.17/yang-model-export-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.17/yang-model-export-14.0.17.pom (3.2 kB at 454 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.17/yang-parser-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.17/yang-parser-api-14.0.17.pom (2.0 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.17/yang-parser-rfc7950-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.17/yang-parser-rfc7950-14.0.17.pom (4.7 kB at 678 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.17/yang-parser-reactor-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.17/yang-parser-reactor-14.0.17.pom (2.3 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.17/yang-parser-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.17/yang-parser-spi-14.0.17.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.17/yang-repo-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.17/yang-repo-spi-14.0.17.pom (2.8 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.17/yang-parser-impl-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.17/yang-parser-impl-14.0.17.pom (7.4 kB at 827 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.17/odlext-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.17/odlext-parser-support-14.0.17.pom (3.0 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.17/openconfig-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.17/openconfig-parser-support-14.0.17.pom (2.7 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.17/openconfig-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.17/openconfig-model-api-14.0.17.pom (2.0 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.17/rfc6241-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.17/rfc6241-parser-support-14.0.17.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.17/rfc6241-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.17/rfc6241-model-api-14.0.17.pom (1.7 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.17/rfc6536-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.17/rfc6536-parser-support-14.0.17.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.17/rfc6536-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.17/rfc6536-model-api-14.0.17.pom (1.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.17/rfc6643-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.17/rfc6643-parser-support-14.0.17.pom (2.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.17/rfc6643-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.17/rfc6643-model-api-14.0.17.pom (2.0 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.17/rfc7952-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.17/rfc7952-parser-support-14.0.17.pom (3.0 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.17/rfc8040-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.17/rfc8040-parser-support-14.0.17.pom (3.0 kB at 430 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.17/rfc8528-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.17/rfc8528-parser-support-14.0.17.pom (2.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.17/rfc8528-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.17/rfc8528-model-api-14.0.17.pom (1.8 kB at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.17/rfc8639-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.17/rfc8639-parser-support-14.0.17.pom (2.9 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.17/rfc8639-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.17/rfc8639-model-api-14.0.17.pom (1.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.17/rfc8819-parser-support-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.17/rfc8819-parser-support-14.0.17.pom (2.9 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.17/rfc8819-model-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.17/rfc8819-model-api-14.0.17.pom (1.8 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.17/yang-xpath-impl-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.17/yang-xpath-impl-14.0.17.pom (3.1 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.17/binding-codegen-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/14.0.17/binding-codegen-14.0.17.jar (174 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib/2.40.0/org.eclipse.xtend.lib-2.40.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib.macro/2.40.0/org.eclipse.xtend.lib.macro-2.40.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.17/binding-generator-14.0.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.40.0/org.eclipse.xtext.xbase.lib-2.40.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib/2.40.0/org.eclipse.xtend.lib-2.40.0.jar (137 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.17/binding-runtime-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtend.lib.macro/2.40.0/org.eclipse.xtend.lib.macro-2.40.0.jar (84 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.17/odlext-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.40.0/org.eclipse.xtext.xbase.lib-2.40.0.jar (170 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.17/yang-model-util-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.17/binding-runtime-api-14.0.17.jar (39 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.17/binding-model-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (260 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.17/yang-model-export-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.17/binding-generator-14.0.17.jar (267 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.17/rfc8040-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.17/odlext-model-api-14.0.17.jar (24 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.17/plugin-generator-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.17/yang-model-util-14.0.17.jar (38 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.17/yang-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.17/yang-model-export-14.0.17.jar (38 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.17/yang-xpath-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.17/binding-model-14.0.17.jar (118 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.17/yang-model-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/14.0.17/plugin-generator-api-14.0.17.jar (25 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.17/util-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.17/rfc8040-model-api-14.0.17.jar (16 kB at 744 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.17/yang-xpath-api-14.0.17.jar (79 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.17/yang-ir-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/triemap/1.3.2/triemap-1.3.2.jar (72 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.17/rfc7952-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.17/yang-model-spi-14.0.17.jar (133 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.17/yang-parser-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.17/util-14.0.17.jar (173 kB at 5.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.17/yang-model-api-14.0.17.jar (303 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.17/yang-model-ri-14.0.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.17/yang-parser-rfc7950-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.17/yang-ir-14.0.17.jar (38 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.17/yang-parser-reactor-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.17/yang-parser-api-14.0.17.jar (23 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.17/yang-parser-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.17/rfc7952-model-api-14.0.17.jar (18 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.17/yang-repo-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.17/yang-parser-spi-14.0.17.jar (137 kB at 2.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.17/yang-parser-reactor-14.0.17.jar (154 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.17/yang-repo-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.17/yang-model-ri-14.0.17.jar (518 kB at 9.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.17/yang-parser-impl-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.17/yang-parser-rfc7950-14.0.17.jar (510 kB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.17/odlext-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.17/yang-repo-api-14.0.17.jar (22 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.17/openconfig-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.17/yang-repo-spi-14.0.17.jar (36 kB at 586 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.17/openconfig-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.17/odlext-parser-support-14.0.17.jar (43 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.17/rfc6241-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.17/openconfig-parser-support-14.0.17.jar (22 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.17/rfc6241-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.17/rfc6536-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.17/yang-parser-impl-14.0.17.jar (53 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.17/rfc6536-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.17/openconfig-model-api-14.0.17.jar (19 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.17/rfc6643-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.17/rfc6241-model-api-14.0.17.jar (15 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.17/rfc6643-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.17/rfc6536-parser-support-14.0.17.jar (19 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.17/rfc7952-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.17/rfc6241-parser-support-14.0.17.jar (16 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.17/rfc8040-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.17/rfc6536-model-api-14.0.17.jar (18 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.17/rfc8528-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.17/rfc6643-parser-support-14.0.17.jar (41 kB at 554 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.17/rfc8528-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.17/rfc7952-parser-support-14.0.17.jar (16 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.17/rfc8639-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.17/rfc8040-parser-support-14.0.17.jar (25 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.17/rfc8639-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.17/rfc8639-parser-support-14.0.17.jar (14 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.17/rfc8819-parser-support-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.17/rfc6643-model-api-14.0.17.jar (32 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.17/rfc8819-model-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.17/rfc8639-model-api-14.0.17.jar (14 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.17/yang-xpath-impl-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.17/rfc8819-parser-support-14.0.17.jar (15 kB at 172 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.17/rfc8528-model-api-14.0.17.jar (16 kB at 175 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.17/rfc8819-model-api-14.0.17.jar (18 kB at 204 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.17/rfc8528-parser-support-14.0.17.jar (16 kB at 177 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.17/yang-xpath-impl-14.0.17.jar (119 kB at 1.3 MB/s) [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 3.588 ms [INFO] yang-to-sources: Project model files found: 9 in 223.9 ms [INFO] yang-to-sources: 12 YANG models processed in 498.5 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 143.0 ms [INFO] Sorted 865 files into 170 directories in 4.899 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 713.2 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 916 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.pom (2.2 kB at 2.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.jar (2.4 MB at 201 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml (818 B at 818 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/maven-metadata.xml (326 B at 326 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.19.3-SNAPSHOT [6/84] [INFO] from openflowjava/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.pom (8.1 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/91/mojo-parent-91.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/91/mojo-parent-91.pom (38 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.0/junit-bom-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.13.0/junit-bom-5.13.0.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/build-helper-maven-plugin/3.6.1/build-helper-maven-plugin-3.6.1.jar (72 kB at 8.0 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.2.0/file-management-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.2.0/file-management-3.2.0.pom (4.5 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/44/maven-shared-components-44.pom (3.8 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.2.0/file-management-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/file-management/3.2.0/file-management-3.2.0.jar (26 kB at 4.3 MB/s) [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/openflowjava-parent-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-parent --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/openflowjava-parent-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/openflowjava-parent-0.19.3-20250918.142244-1.pom (5.4 kB at 5.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml (642 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/maven-metadata.xml (324 B at 324 kB/s) [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-parent --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.19.3-SNAPSHOT [7/84] [INFO] from openflowjava/openflow-protocol-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.758 ms [INFO] yang-to-sources: Project model files found: 1 in 6.018 ms [INFO] yang-to-sources: 3 YANG models processed in 196.2 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 5.752 ms [INFO] Sorted 11 files into 4 directories in 403.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 18.54 ms [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.jar (47 kB at 47 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml (818 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/maven-metadata.xml (326 B at 82 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-spi --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.19.3-SNAPSHOT [8/84] [INFO] from openflowjava/openflowjava-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-util --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-util --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-util --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.jar (14 kB at 1.8 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml (814 B at 814 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/maven-metadata.xml (322 B at 322 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-util --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.19.3-SNAPSHOT [9/84] [INFO] from openflowjava/openflow-protocol-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.pom (7.7 kB at 768 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/42/maven-plugins-42.pom (7.7 kB at 961 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-jar-plugin/3.4.2/maven-jar-plugin-3.4.2.jar (34 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/services-parent/1.0.20.2/services-parent-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/services-parent/1.0.20.2/services-parent-1.0.20.2.pom (7.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-group/1.0.20.2/guicedee-group-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-group/1.0.20.2/guicedee-group-1.0.20.2.pom (1.2 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/dev-kit/1.0.20.2/dev-kit-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/dev-kit/1.0.20.2/dev-kit-1.0.20.2.pom (40 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-bom/1.0.20.2/guicedee-bom-1.0.20.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/guicedee-bom/1.0.20.2/guicedee-bom-1.0.20.2.pom (268 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.6.Final/netty-codec-base-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.6.Final/netty-codec-base-4.2.6.Final.pom (3.6 kB at 515 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.6.Final/netty-transport-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.6.Final/netty-transport-4.2.6.Final.pom (3.2 kB at 460 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.6.Final/netty-resolver-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.6.Final/netty-resolver-4.2.6.Final.pom (2.5 kB at 125 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.6.Final/netty-handler-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.6.Final/netty-handler-4.2.6.Final.pom (5.6 kB at 801 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.6.Final/netty-transport-native-unix-common-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.6.Final/netty-transport-native-unix-common-4.2.6.Final.pom (34 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.6.Final/netty-transport-classes-epoll-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.6.Final/netty-transport-classes-epoll-4.2.6.Final.pom (2.4 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.pom (16 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/ca-parent/1.3.5/ca-parent-1.3.5.pom (2.8 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.50.0/checker-qual-3.50.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.50.0/checker-qual-3.50.0.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.7/diagstatus-api-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.7/diagstatus-api-7.1.7.pom (1.8 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/7.1.7/parent-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/7.1.7/parent-7.1.7.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.7/ready-api-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.7/ready-api-7.1.7.pom (1.8 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.17/yang-common-netty-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.17/yang-common-netty-14.0.17.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.pom (2.8 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.pom (1.3 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.pom (1.3 kB at 185 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final.pom (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/guicedee/services/javax.inject/1.0.20.2/javax.inject-1.0.20.2.jar (4.8 kB at 595 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.6.Final/netty-codec-base-4.2.6.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.6.Final/netty-handler-4.2.6.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.6.Final/netty-resolver-4.2.6.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.6.Final/netty-transport-native-unix-common-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.6.Final/netty-codec-base-4.2.6.Final.jar (153 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.6.Final/netty-transport-classes-epoll-4.2.6.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.6.Final/netty-transport-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.6.Final/netty-transport-classes-epoll-4.2.6.Final.jar (156 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.6.Final/netty-transport-native-unix-common-4.2.6.Final.jar (47 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.50.0/checker-qual-3.50.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.7/diagstatus-api-7.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.6.Final/netty-resolver-4.2.6.Final.jar (38 kB at 961 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.7/ready-api-7.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.7/diagstatus-api-7.1.7.jar (22 kB at 673 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.17/yang-common-netty-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.6.Final/netty-handler-4.2.6.Final.jar (572 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.50.0/checker-qual-3.50.0.jar (241 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.6.Final/netty-transport-4.2.6.Final.jar (562 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.17/yang-common-netty-14.0.17.jar (12 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.7/ready-api-7.1.7.jar (21 kB at 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar (13 kB at 299 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar (43 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.extender/1.0.1/org.osgi.namespace.extender-1.0.1.jar (12 kB at 265 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.util.promise/1.3.0/org.osgi.util.promise-1.3.0.jar (86 kB at 1.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final-linux-x86_64.jar (42 kB at 909 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 345 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[113,31] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[114,33] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[115,16] setIoRatio(int) in io.netty.channel.epoll.EpollEventLoopGroup has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[122,54] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[123,23] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[125,56] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[126,23] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[127,16] setIoRatio(int) in io.netty.channel.nio.NioEventLoopGroup has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpServerFacade.java:[55,25] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpServerFacade.java:[59,25] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.14.0/commons-lang3-3.14.0.jar (658 kB at 17 MB/s) [INFO] Building jar: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.pom (6.1 kB at 6.1 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.jar (639 kB at 213 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1-tests.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1-tests.jar (622 kB at 104 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/maven-metadata.xml (327 B at 327 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-impl --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.19.3-SNAPSHOT [10/84] [INFO] from openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.3/features-test-plugin-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.3/features-test-plugin-14.1.3.pom (6.9 kB at 765 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.3/features-test-plugin-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.3/features-test-plugin-14.1.3.jar (42 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.18/odl-mdsal-model-rfc6991-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.18/odl-mdsal-model-rfc6991-14.0.18.pom (1.7 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.18/feature-parent-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.18/feature-parent-14.0.18.pom (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.17/odl-yangtools-binding-spec-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.17/odl-yangtools-binding-spec-14.0.17.pom (1.8 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.17/feature-parent-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.17/feature-parent-14.0.17.pom (1.8 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.1.3/template-feature-parent-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.1.3/template-feature-parent-14.1.3.pom (2.3 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.17/odl-yangtools-common-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.17/odl-yangtools-common-14.0.17.pom (1.4 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.17/odl-yangtools-util-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.17/odl-yangtools-util-14.0.17.pom (1.8 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2.pom (4.1 kB at 511 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.3/single-feature-parent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/13.1.3/single-feature-parent-13.1.3.pom (7.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.3/abstract-feature-parent-13.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/13.1.3/abstract-feature-parent-13.1.3.pom (3.9 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.3/odl-guava-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.3/odl-guava-14.1.3.pom (1.5 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.17/odl-yangtools-netty-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.17/odl-yangtools-netty-14.0.17.pom (1.7 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.3/odl-netty-4-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.3/odl-netty-4-14.1.3.pom (3.5 kB at 588 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.6.Final/netty-codec-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.6.Final/netty-codec-4.2.6.Final.pom (4.9 kB at 612 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.6.Final/netty-codec-compression-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.6.Final/netty-codec-compression-4.2.6.Final.pom (5.7 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.6.Final/netty-codec-protobuf-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.6.Final/netty-codec-protobuf-4.2.6.Final.pom (3.7 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.6.Final/netty-codec-marshalling-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.6.Final/netty-codec-marshalling-4.2.6.Final.pom (4.2 kB at 520 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.6.Final/netty-codec-http-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.6.Final/netty-codec-http-4.2.6.Final.pom (5.5 kB at 780 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.6.Final/netty-codec-http2-4.2.6.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.6.Final/netty-codec-http2-4.2.6.Final.pom (6.5 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.7/odl-infrautils-diagstatus-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.7/odl-infrautils-diagstatus-7.1.7.pom (2.2 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/7.1.7/feature-parent-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/7.1.7/feature-parent-7.1.7.pom (1.7 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.3/odl-gson-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.3/odl-gson-14.1.3.pom (1.2 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.7/odl-infrautils-utils-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.7/odl-infrautils-utils-7.1.7.pom (1.2 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.7/infrautils-util-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.7/infrautils-util-7.1.7.pom (2.6 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.7/odl-infrautils-ready-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.7/odl-infrautils-ready-7.1.7.pom (1.7 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.7/ready-impl-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.7/ready-impl-7.1.7.pom (3.3 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.3/bundles-diag-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.3/bundles-diag-14.1.3.pom (1.8 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.7/diagstatus-impl-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.7/diagstatus-impl-7.1.7.pom (2.6 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.7/diagstatus-shell-7.1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.7/diagstatus-shell-7.1.7.pom (1.9 kB at 388 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.pom (19 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.18/odl-mdsal-model-rfc6991-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.18/odl-mdsal-model-rfc6991-14.0.18-features.xml (812 B at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.17/odl-yangtools-binding-spec-14.0.17-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.17/odl-yangtools-netty-14.0.17-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.3/odl-netty-4-14.1.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.6.Final/netty-codec-4.2.6.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.6.Final/netty-codec-protobuf-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.17/odl-yangtools-netty-14.0.17-features.xml (760 B at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.6.Final/netty-codec-marshalling-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.6.Final/netty-codec-marshalling-4.2.6.Final.jar (20 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.6.Final/netty-codec-compression-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.6.Final/netty-codec-compression-4.2.6.Final.jar (183 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.6.Final/netty-codec-http-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.3/odl-netty-4-14.1.3-features.xml (2.0 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.6.Final/netty-codec-http2-4.2.6.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.17/odl-yangtools-binding-spec-14.0.17-features.xml (789 B at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final-linux-aarch_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.6.Final/netty-codec-4.2.6.Final.jar (3.9 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final-linux-riscv64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final-linux-riscv64.jar (38 kB at 992 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.6.Final/netty-transport-native-unix-common-4.2.6.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.6.Final/netty-codec-protobuf-4.2.6.Final.jar (15 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.17/odl-yangtools-common-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.6.Final/netty-transport-native-epoll-4.2.6.Final-linux-aarch_64.jar (43 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.17/odl-yangtools-util-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.6.Final/netty-codec-http-4.2.6.Final.jar (683 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.17/odl-yangtools-common-14.0.17-features.xml (602 B at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.7/odl-infrautils-diagstatus-7.1.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.17/odl-yangtools-util-14.0.17-features.xml (779 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.3/odl-guava-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.6.Final/netty-transport-native-unix-common-4.2.6.Final-linux-x86_64.jar (77 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.3/odl-gson-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.6.Final/netty-codec-http2-4.2.6.Final.jar (501 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.7/odl-infrautils-utils-7.1.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/tech/pantheon/triemap/pt-triemap/1.3.2/pt-triemap-1.3.2-features.xml (381 B at 7.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.7/infrautils-util-7.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.3/odl-guava-14.1.3-features.xml (547 B at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.7/odl-infrautils-ready-7.1.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.7/odl-infrautils-diagstatus-7.1.7-features.xml (1.3 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.7/ready-impl-7.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.3/odl-gson-14.1.3-features.xml (340 B at 6.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.3/bundles-diag-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.7/odl-infrautils-utils-7.1.7-features.xml (607 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.7/diagstatus-impl-7.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.7/infrautils-util-7.1.7.jar (27 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.7/diagstatus-shell-7.1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.7/odl-infrautils-ready-7.1.7-features.xml (926 B at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.3/bundles-diag-14.1.3.jar (27 kB at 458 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.7/diagstatus-shell-7.1.7.jar (9.5 kB at 159 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.7/diagstatus-impl-7.1.7.jar (18 kB at 298 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.7/ready-impl-7.1.7.jar (28 kB at 459 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.6/byte-buddy-1.17.6.jar (9.0 MB at 52 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 187 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowjava-protocol --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.pom (2.7 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.20/maven-resolver-1.9.20.pom (22 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.14.0/pax-exam-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.14.0/pax-exam-4.14.0.pom (2.6 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.14.0/exam-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/4.14.0/exam-4.14.0.pom (33 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.14.0/exam-reactor-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam-reactor/4.14.0/exam-reactor-4.14.0.pom (3.0 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom (1.5 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom (1.4 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom (1.2 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.14.0/pax-exam-container-karaf-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.14.0/pax-exam-container-karaf-4.14.0.pom (3.9 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.14.0/pax-exam-container-remote-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.14.0/pax-exam-container-remote-4.14.0.pom (2.1 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.14.0/pax-exam-container-rbc-client-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.14.0/pax-exam-container-rbc-client-4.14.0.pom (1.5 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.14.0/pax-exam-container-rbc-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.14.0/pax-exam-container-rbc-4.14.0.pom (2.3 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.14.0/pax-exam-spi-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.14.0/pax-exam-spi-4.14.0.pom (3.4 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom (985 B at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/4.0.1/tinybundles-4.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/4.0.1/tinybundles-4.0.1.pom (12 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.1/biz.aQute.bndlib-6.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.1/biz.aQute.bndlib-6.4.1.pom (5.2 kB at 749 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.1/biz.aQute.bnd.util-6.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.1/biz.aQute.bnd.util-6.4.1.pom (2.7 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.9.0/pax-swissbox-core-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.9.0/pax-swissbox-core-1.9.0.pom (1.3 kB at 167 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.9.0/pax-swissbox-framework-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.9.0/pax-swissbox-framework-1.9.0.pom (3.9 kB at 555 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.9.0/pax-swissbox-tracker-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.9.0/pax-swissbox-tracker-1.9.0.pom (1.6 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.9.0/pax-swissbox-lifecycle-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.9.0/pax-swissbox-lifecycle-1.9.0.pom (1.0 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.14.0/pax-exam-link-mvn-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.14.0/pax-exam-link-mvn-4.14.0.pom (1.3 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.17/pax-url-aether-support-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.17/pax-url-aether-support-2.6.17.pom (1.5 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.pom (5.2 kB at 651 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.pom (2.7 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.pom (3.3 kB at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.17/pax-url-link-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.17/pax-url-link-2.6.17.pom (3.0 kB at 606 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.17/pax-url-classpath-2.6.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.17/pax-url-classpath-2.6.17.pom (4.5 kB at 567 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.14.0/pax-exam-features-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.14.0/pax-exam-features-4.14.0.pom (2.4 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.8/standard-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.8/standard-4.4.8.pom (20 kB at 990 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.8/features-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.8/features-4.4.8.pom (1.9 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.8/assemblies-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.8/assemblies-4.4.8.pom (1.7 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.pom (1.8 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.19.2/jackson-databind-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.19.2/jackson-databind-2.19.2.pom (23 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.19.2/jackson-base-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.19.2/jackson-base-2.19.2.pom (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.19.2/jackson-annotations-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.19.2/jackson-annotations-2.19.2.pom (6.9 kB at 987 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.19.2/jackson-core-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.19.2/jackson-core-2.19.2.pom (9.4 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.8/org.apache.karaf.bundle.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.8/org.apache.karaf.bundle.core-4.4.8.pom (6.4 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.8/bundle-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/bundle/4.4.8/bundle-4.4.8.pom (1.6 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.20/maven-resolver-api-1.9.20.jar (157 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.14.0/pax-exam-4.14.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.14.0/pax-exam-container-karaf-4.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar (13 kB at 490 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.14.0/pax-exam-container-remote-4.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam/4.14.0/pax-exam-4.14.0.jar (90 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.14.0/pax-exam-container-rbc-client-4.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 929 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.14.0/pax-exam-container-rbc-4.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.3.1/plexus-utils-3.3.1.jar (262 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.14.0/pax-exam-spi-4.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc-client/4.14.0/pax-exam-container-rbc-client-4.14.0.jar (17 kB at 528 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/4.0.1/tinybundles-4.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-remote/4.14.0/pax-exam-container-remote-4.14.0.jar (14 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.1/biz.aQute.bndlib-6.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-rbc/4.14.0/pax-exam-container-rbc-4.14.0.jar (19 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-container-karaf/4.14.0/pax-exam-container-karaf-4.14.0.jar (98 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.1/biz.aQute.bnd.util-6.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tinybundles/tinybundles/4.0.1/tinybundles-4.0.1.jar (36 kB at 975 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.9.0/pax-swissbox-core-1.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-spi/4.14.0/pax-exam-spi-4.14.0.jar (71 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.9.0/pax-swissbox-framework-1.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 894 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.9.0/pax-swissbox-tracker-1.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-core/1.9.0/pax-swissbox-core-1.9.0.jar (8.9 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.9.0/pax-swissbox-lifecycle-1.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-framework/1.9.0/pax-swissbox-framework-1.9.0.jar (14 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.9.0/pax-swissbox-tracker-1.9.0.jar (15 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.4.1/biz.aQute.bnd.util-6.4.1.jar (429 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.14.0/pax-exam-link-mvn-4.14.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.9.0/pax-swissbox-lifecycle-1.9.0.jar (5.9 kB at 104 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-link-mvn/4.14.0/pax-exam-link-mvn-4.14.0.jar (11 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.17/pax-url-classpath-2.6.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.17/pax-url-aether-support-2.6.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar (12 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar (163 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether-support/2.6.17/pax-url-aether-support-2.6.17.jar (5.6 kB at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-classpath/2.6.17/pax-url-classpath-2.6.17.jar (36 kB at 560 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.17/pax-url-link-2.6.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-link/2.6.17/pax-url-link-2.6.17.jar (7.6 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.14.0/pax-exam-features-4.14.0.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.8.2/maven-resolver-spi-1.8.2.jar (48 kB at 679 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.8/standard-4.4.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.8.2/maven-resolver-named-locks-1.8.2.jar (33 kB at 463 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.8.2/maven-resolver-impl-1.8.2.jar (248 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-features/4.14.0/pax-exam-features-4.14.0.xml (1.9 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.19.2/jackson-databind-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.resolver/1.1.1/org.osgi.service.resolver-1.1.1.jar (23 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.19.2/jackson-annotations-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.8/standard-4.4.8-features.xml (78 kB at 974 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.19.2/jackson-core-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.framework/1.10.0/org.osgi.framework-1.10.0.jar (382 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.8/org.apache.karaf.bundle.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.4.1/biz.aQute.bndlib-6.4.1.jar (3.2 MB at 38 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.19.2/jackson-annotations-2.19.2.jar (79 kB at 912 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/bundle/org.apache.karaf.bundle.core/4.4.8/org.apache.karaf.bundle.core-4.4.8.jar (158 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.19.2/jackson-core-2.19.2.jar (591 kB at 6.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.19.2/jackson-databind-2.19.2.jar (1.7 MB at 16 MB/s) [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowjava-protocol --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1.pom (3.7 kB at 3.7 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1-features.xml (1.3 kB at 223 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml (864 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/maven-metadata.xml (330 B at 330 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowjava-protocol --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- [INFO] Building ODL :: openflowjava :: features-openflowjava 0.19.3-SNAPSHOT [11/84] [INFO] from openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowjava --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-openflowjava --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowjava --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowjava --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 163 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowjava --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowjava --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowjava --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-openflowjava --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-openflowjava --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowjava --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowjava --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowjava --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowjava --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowjava --- [WARNING] [WARNING] The packaging plugin for project features-openflowjava did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowjava --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project features-openflowjava did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-20250918.142244-1.pom (1.2 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-20250918.142244-1-features.xml (606 B at 606 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml (860 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/maven-metadata.xml (326 B at 326 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowjava --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.19.3-SNAPSHOT [12/84] [INFO] from openflowjava/features-openflowjava-aggregator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowjava-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowjava-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowjava-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/features-openflowjava-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowjava-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/features-openflowjava-aggregator-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/features-openflowjava-aggregator-0.19.3-20250918.142244-1.pom (992 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml (655 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/maven-metadata.xml (337 B at 337 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowjava-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.19.3-SNAPSHOT [13/84] [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.18/mdsal-binding-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.18/mdsal-binding-api-14.0.18.pom (3.1 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.18/mdsal-common-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.18/mdsal-common-api-14.0.18.pom (2.1 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.18/mdsal-dom-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.18/mdsal-dom-api-14.0.18.pom (3.4 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.17/yang-data-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.17/yang-data-api-14.0.17.pom (2.8 kB at 469 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.17/yang-data-tree-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.17/yang-data-tree-api-14.0.17.pom (2.4 kB at 295 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.17/yang-data-codec-xml-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.17/yang-data-codec-xml-14.0.17.pom (4.2 kB at 598 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.17/yang-data-impl-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.17/yang-data-impl-14.0.17.pom (4.3 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.17/yang-data-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.17/yang-data-spi-14.0.17.pom (2.5 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.17/yang-data-util-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.17/yang-data-util-14.0.17.pom (2.8 kB at 560 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.pom (2.8 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.18/mdsal-binding-api-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.18/mdsal-binding-api-14.0.18.jar (79 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.18/mdsal-common-api-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.18/mdsal-dom-api-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.17/yang-data-tree-api-14.0.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.17/yang-data-api-14.0.17.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.3/value-2.11.3-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.18/mdsal-dom-api-14.0.18.jar (85 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.17/yang-data-codec-xml-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.18/mdsal-common-api-14.0.18.jar (30 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.17/yang-data-util-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.17/yang-data-tree-api-14.0.17.jar (44 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.17/yang-data-impl-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.3/value-2.11.3-annotations.jar (17 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.17/yang-data-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.17/yang-data-codec-xml-14.0.17.jar (84 kB at 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.17/yang-data-api-14.0.17.jar (192 kB at 14 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.17/yang-data-impl-14.0.17.jar (102 kB at 6.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.17/yang-data-util-14.0.17.jar (124 kB at 6.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.17/yang-data-spi-14.0.17.jar (89 kB at 4.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.component/1.5.1/org.osgi.service.component-1.5.1.jar (66 kB at 3.2 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[56,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,71] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,25] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT-config.xml [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT-legacyConfig.xml [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.pom (5.7 kB at 5.7 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.jar (22 kB at 22 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-config.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-config.xml (943 B at 472 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-legacyConfig.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-legacyConfig.xml (941 B at 105 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/maven-metadata.xml (334 B at 167 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-blueprint-config --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.19.3-SNAPSHOT [14/84] [INFO] from samples/simple-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ simple-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ simple-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ simple-client --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ simple-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/simple-client-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ simple-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ simple-client --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/simple-client-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ simple-client --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-20250918.142244-1.pom (2.4 kB at 2.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-20250918.142244-1.jar (44 kB at 15 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/maven-metadata.xml (797 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/simple-client/maven-metadata.xml (305 B at 305 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ simple-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ simple-client --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.19.3-SNAPSHOT [15/84] [INFO] from openflowjava/openflow-protocol-it/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.3-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.7:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.3-SNAPSHOT:test [WARNING] com.google.guava:guava:jar:33.4.8-jre:test [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-20250918.142244-1.pom (1.9 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-20250918.142244-1.jar (6.9 kB at 6.9 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/maven-metadata.xml (817 B at 817 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/maven-metadata.xml (325 B at 325 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-it --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.19.3-SNAPSHOT [16/84] [INFO] from model/model-inventory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.18/yang-ext-2013.09.07.26.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.18/yang-ext-2013.09.07.26.18.pom (1.6 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.18/yang-ext-2013.09.07.26.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.18/yang-ext-2013.09.07.26.18.jar (17 kB at 2.4 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-inventory --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.721 ms [INFO] yang-to-sources: Project model files found: 1 in 2.133 ms [INFO] yang-to-sources: 3 YANG models processed in 15.53 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.493 ms [INFO] Sorted 32 files into 5 directories in 97.20 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 14.38 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-inventory --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-inventory --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/model-inventory-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/model-inventory-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-inventory --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.pom (1.6 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.jar (73 kB at 24 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml (805 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/maven-metadata.xml (313 B at 313 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-inventory --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-inventory --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.19.3-SNAPSHOT [17/84] [INFO] from model/model-flow-base/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.18/opendaylight-l2-types-2013.08.27.26.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.18/opendaylight-l2-types-2013.08.27.26.18.pom (2.0 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.18/opendaylight-l2-types-2013.08.27.26.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.18/opendaylight-l2-types-2013.08.27.26.18.jar (21 kB at 2.3 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-flow-base --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.724 ms [INFO] yang-to-sources: Project model files found: 11 in 20.88 ms [INFO] yang-to-sources: 21 YANG models processed in 352.0 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 43.71 ms [INFO] Sorted 602 files into 136 directories in 685.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 180.4 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-flow-base --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-base --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.jar (1.5 MB at 170 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml (805 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/maven-metadata.xml (313 B at 313 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-base --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-flow-base --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.19.3-SNAPSHOT [18/84] [INFO] from model/model-flow-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-flow-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 1.923 ms [INFO] yang-to-sources: Project model files found: 22 in 17.38 ms [INFO] yang-to-sources: 45 YANG models processed in 778.9 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 49.16 ms [INFO] Sorted 521 files into 101 directories in 607.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 201.3 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-flow-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-service --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.pom (2.0 kB at 2.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.jar (1.4 MB at 136 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml (808 B at 808 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/maven-metadata.xml (316 B at 316 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-flow-service --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.19.3-SNAPSHOT [19/84] [INFO] from openflowplugin-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.18/mdsal-singleton-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.18/mdsal-singleton-api-14.0.18.pom (2.1 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.18/mdsal-eos-binding-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.18/mdsal-eos-binding-api-14.0.18.pom (2.6 kB at 371 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.18/mdsal-eos-common-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.18/mdsal-eos-common-api-14.0.18.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.18/general-entity-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.18/general-entity-14.0.18.pom (1.6 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.18/mdsal-singleton-api-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.18/mdsal-singleton-api-14.0.18.jar (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.18/mdsal-eos-binding-api-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.18/mdsal-eos-common-api-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.18/general-entity-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.18/mdsal-eos-binding-api-14.0.18.jar (13 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.18/mdsal-eos-common-api-14.0.18.jar (18 kB at 844 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.18/general-entity-14.0.18.jar (24 kB at 1.0 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 2.137 ms [INFO] yang-to-sources: Project model files found: 3 in 2.118 ms [INFO] yang-to-sources: 3 YANG models processed in 68.97 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 1.701 ms [INFO] Sorted 26 files into 7 directories in 75.52 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 8.849 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.jar (143 kB at 71 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml (802 B at 802 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/maven-metadata.xml (310 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.19.3-SNAPSHOT [20/84] [INFO] from model/model-flow-statistics/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-flow-statistics --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.783 ms [INFO] yang-to-sources: Project model files found: 8 in 5.069 ms [INFO] yang-to-sources: 32 YANG models processed in 403.7 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 37.06 ms [INFO] Sorted 292 files into 46 directories in 325.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 91.66 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-flow-statistics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-statistics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-statistics --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-flow-statistics --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.jar (782 kB at 98 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml (811 B at 811 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/maven-metadata.xml (319 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-flow-statistics --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-flow-statistics --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.19.3-SNAPSHOT [21/84] [INFO] from extension/openflowplugin-extension-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 2.163 ms [INFO] yang-to-sources: Project model files found: 6 in 11.93 ms [INFO] yang-to-sources: 40 YANG models processed in 562.1 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 40.07 ms [INFO] Sorted 199 files into 45 directories in 276.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 82.13 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.pom (1.6 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.jar (582 kB at 194 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml (812 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/maven-metadata.xml (320 B at 160 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.19.3-SNAPSHOT [22/84] [INFO] from openflowplugin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/openflowplugin-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/openflowplugin-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.pom (2.2 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.jar (429 kB at 143 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml (798 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/maven-metadata.xml (306 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.19.3-SNAPSHOT [23/84] [INFO] from openflowplugin-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[231,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[249,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[268,24] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[282,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[61,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[65,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[76,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[90,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[104,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[118,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[132,34] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[148,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[166,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[180,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-common --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.pom (1.2 kB at 1.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.jar (19 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml (805 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/maven-metadata.xml (313 B at 156 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-common --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.19.3-SNAPSHOT [24/84] [INFO] from openflowplugin-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.18/mdsal-binding-spi-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.18/mdsal-binding-spi-14.0.18.pom (2.0 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.pom (2.1 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.pom (1.3 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.18/mdsal-binding-spi-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.18/mdsal-binding-spi-14.0.18.jar (16 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar (56 kB at 6.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.namespace.implementation/1.0.0/org.osgi.namespace.implementation-1.0.0.jar (12 kB at 596 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 550 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[171,50] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[173,50] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[214,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[219,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProviderFactory.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[376,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImpl.java:[138,15] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[193,38] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[306,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,81] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,33] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[164,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[175,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[94,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[99,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[83,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[98,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[121,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[123,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[131,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[162,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[163,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,29] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[82,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: java.util.Collection>,java.util.Set> found: java.util.Collection,java.util.Set> [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion required: java.util.Collection> found: java.util.Collection [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.7:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.pom (7.4 kB at 7.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.jar (1.2 MB at 117 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml (803 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/maven-metadata.xml (311 B at 311 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-impl --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.19.3-SNAPSHOT [25/84] [INFO] from extension/openflowjava-extension-nicira-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-nicira-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.jar (13 kB at 13 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml (817 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/maven-metadata.xml (325 B at 325 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-extension-nicira-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.19.3-SNAPSHOT [26/84] [INFO] from extension/openflowjava-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.701 ms [INFO] yang-to-sources: Project model files found: 2 in 9.427 ms [INFO] yang-to-sources: 11 YANG models processed in 130.8 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 26.00 ms [INFO] Sorted 365 files into 74 directories in 539.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 91.93 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.pom (2.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.jar (1.1 MB at 137 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml (813 B at 813 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/maven-metadata.xml (321 B at 321 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-extension-nicira --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.19.3-SNAPSHOT [27/84] [INFO] from extension/openflowjava-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.080 ms [INFO] yang-to-sources: Project model files found: 1 in 646.0 μs [INFO] yang-to-sources: 6 YANG models processed in 46.60 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 6.600 ms [INFO] Sorted 16 files into 7 directories in 58.78 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 10.48 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.jar (61 kB at 30 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml (811 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/maven-metadata.xml (319 B at 319 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-extension-eric --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.19.3-SNAPSHOT [28/84] [INFO] from extension/openflowplugin-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/pl/pragmatists/JUnitParams/1.0.3/JUnitParams-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/pl/pragmatists/JUnitParams/1.0.3/JUnitParams-1.0.3.pom (5.7 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/pl/pragmatists/JUnitParams/1.0.3/JUnitParams-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/pl/pragmatists/JUnitParams/1.0.3/JUnitParams-1.0.3.jar (27 kB at 3.4 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.231 ms [INFO] yang-to-sources: Project model files found: 2 in 21.15 ms [INFO] yang-to-sources: 40 YANG models processed in 556.7 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 71.28 ms [INFO] Sorted 916 files into 95 directories in 901.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 220.2 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.pom (2.9 kB at 2.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.jar (3.1 MB at 221 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml (815 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/maven-metadata.xml (323 B at 162 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-nicira --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.19.3-SNAPSHOT [29/84] [INFO] from extension/openflowplugin-extension-onf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/converter/BundleAddMessageConverterTest.java:[73,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-onf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-onf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.pom (2.1 kB at 2.1 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.jar (32 kB at 8.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml (812 B at 812 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/maven-metadata.xml (320 B at 320 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-onf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.19.3-SNAPSHOT [30/84] [INFO] from extension/openflowplugin-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.048 ms [INFO] yang-to-sources: Project model files found: 1 in 3.265 ms [INFO] yang-to-sources: 36 YANG models processed in 373.2 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 33.63 ms [INFO] Sorted 37 files into 5 directories in 151.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 50.20 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.pom (2.1 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.jar (110 kB at 55 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml (813 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/maven-metadata.xml (321 B at 321 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-eric --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.19.3-SNAPSHOT [31/84] [INFO] from extension/test-extension/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-extension --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 18 dependencies in 3.097 ms [INFO] yang-to-sources: Project model files found: 1 in 1.141 ms [INFO] yang-to-sources: 1 YANG models processed in 94.62 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.781 ms [INFO] Sorted 9 files into 3 directories in 123.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.463 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ test-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ test-extension --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/test-extension-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/test-extension-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-extension --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-20250918.142244-1.pom (3.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-20250918.142244-1.jar (29 kB at 29 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/maven-metadata.xml (798 B at 798 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-extension/maven-metadata.xml (306 B at 306 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-extension --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ test-extension --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.19.3-SNAPSHOT [32/84] [INFO] from model/model-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.18/ietf-topology-2013.10.21.26.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.18/ietf-topology-2013.10.21.26.18.pom (2.0 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.18/ietf-topology-2013.10.21.26.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.18/ietf-topology-2013.10.21.26.18.jar (105 kB at 11 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 807.4 μs [INFO] yang-to-sources: Project model files found: 1 in 1.134 ms [INFO] yang-to-sources: 5 YANG models processed in 77.46 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 5.166 ms [INFO] Sorted 8 files into 3 directories in 51.66 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.780 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-topology --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/model-topology-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/model-topology-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-topology --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.pom (1.6 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.jar (22 kB at 5.6 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml (804 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/maven-metadata.xml (312 B at 312 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ model-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-topology --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.3-SNAPSHOT [33/84] [INFO] from features-aggregator/odl-openflowplugin-nsf-model/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.18.pom (1.6 kB at 102 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.18/odl-mdsal-model-odl-l2-types-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.18/odl-mdsal-model-odl-l2-types-14.0.18.pom (1.6 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.18-features.xml (816 B at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.18/odl-mdsal-model-odl-l2-types-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.18/odl-mdsal-model-odl-l2-types-14.0.18-features.xml (666 B at 67 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 186 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1.pom (3.5 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1-features.xml (1.7 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml (854 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/maven-metadata.xml (320 B at 320 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-nsf-model --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.19.3-SNAPSHOT [34/84] [INFO] from features-aggregator/odl-openflowplugin-libraries/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.3/odl-apache-commons-lang3-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.3/odl-apache-commons-lang3-14.1.3.pom (1.2 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.3/odl-apache-commons-lang3-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.3/odl-apache-commons-lang3-14.1.3-features.xml (412 B at 52 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 216 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-libraries --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1.pom (1.5 kB at 1.5 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1-features.xml (790 B at 395 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 854 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/maven-metadata.xml (320 B at 320 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-libraries --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.19.3-SNAPSHOT [35/84] [INFO] from openflowplugin-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT-config.cfg [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.pom (2.0 kB at 2.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.jar [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1-config.cfg [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1-config.cfg (6.4 kB at 6.4 MB/s) [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.jar (9.3 kB at 4.6 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml (1.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/maven-metadata.xml (323 B at 162 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-blueprint-config --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.3-SNAPSHOT [36/84] [INFO] from features-aggregator/odl-openflowplugin-southbound/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.14/odl-mdsal-broker-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.14/odl-mdsal-broker-10.0.14.pom (2.0 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.14/single-feature-parent-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.14/single-feature-parent-10.0.14.pom (1.3 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.14/bundle-parent-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.14/bundle-parent-10.0.14.pom (5.6 kB at 506 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.18/bundle-parent-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.18/bundle-parent-14.0.18.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.18/odl-mdsal-eos-binding-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.18/odl-mdsal-eos-binding-14.0.18.pom (2.0 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.18/odl-mdsal-eos-dom-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.18/odl-mdsal-eos-dom-14.0.18.pom (1.4 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.18/odl-mdsal-eos-common-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.18/odl-mdsal-eos-common-14.0.18.pom (1.5 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.17/odl-yangtools-data-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.17/odl-yangtools-data-api-14.0.17.pom (2.1 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.17/odl-yangtools-parser-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.17/odl-yangtools-parser-api-14.0.17.pom (4.2 kB at 831 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.17/odl-yangtools-xpath-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.17/odl-yangtools-xpath-api-14.0.17.pom (1.4 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.17/yang-data-tree-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.17/yang-data-tree-spi-14.0.17.pom (2.2 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.18/mdsal-eos-dom-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.18/mdsal-eos-dom-api-14.0.18.pom (2.4 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.18/odl-mdsal-binding-dom-adapter-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.18/odl-mdsal-binding-dom-adapter-14.0.18.pom (1.9 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/template-feature-parent/14.0.18/template-feature-parent-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/template-feature-parent/14.0.18/template-feature-parent-14.0.18.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.18/odl-mdsal-binding-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.18/odl-mdsal-binding-api-14.0.18.pom (2.2 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.18/odl-mdsal-binding-base-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.18/odl-mdsal-binding-base-14.0.18.pom (1.5 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.18/odl-mdsal-common-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.18/odl-mdsal-common-14.0.18.pom (1.4 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.18/odl-mdsal-model-rfc8342-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.18/odl-mdsal-model-rfc8342-14.0.18.pom (1.7 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.18/odl-mdsal-model-rfc7952-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.18/odl-mdsal-model-rfc7952-14.0.18.pom (1.5 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.18/rfc7952-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.18/rfc7952-14.0.18.pom (2.1 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.18/rfc8342-ietf-datastores-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.18/rfc8342-ietf-datastores-14.0.18.pom (1.6 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.18/rfc8342-ietf-origin-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.18/rfc8342-ietf-origin-14.0.18.pom (1.8 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.18/mdsal-binding-util-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.18/mdsal-binding-util-14.0.18.pom (2.6 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.18/odl-mdsal-binding-runtime-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.18/odl-mdsal-binding-runtime-14.0.18.pom (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.18/odl-mdsal-dom-runtime-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.18/odl-mdsal-dom-runtime-14.0.18.pom (1.9 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.18/odl-mdsal-dom-api-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.18/odl-mdsal-dom-api-14.0.18.pom (1.8 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.18/mdsal-dom-spi-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.18/mdsal-dom-spi-14.0.18.pom (4.9 kB at 618 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.17/odl-yangtools-binding-runtime-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.17/odl-yangtools-binding-runtime-14.0.17.pom (2.7 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.17/odl-bytebuddy-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.17/odl-bytebuddy-14.0.17.pom (1.2 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.17/odl-yangtools-parser-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.17/odl-yangtools-parser-14.0.17.pom (4.3 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.3/odl-antlr4-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.3/odl-antlr4-14.1.3.pom (1.2 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.17/odl-yangtools-xpath-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.17/odl-yangtools-xpath-14.0.17.pom (1.7 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.17/yang-repo-fs-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.17/yang-repo-fs-14.0.17.pom (3.1 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.17/binding-loader-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.17/binding-loader-14.0.17.pom (2.0 kB at 493 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.17/binding-runtime-osgi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.17/binding-runtime-osgi-14.0.17.pom (4.2 kB at 832 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.17/binding-runtime-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.17/binding-runtime-spi-14.0.17.pom (3.9 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.18/mdsal-dom-schema-osgi-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.18/mdsal-dom-schema-osgi-14.0.18.pom (4.9 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.17/odl-yangtools-binding-codec-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.17/odl-yangtools-binding-codec-14.0.17.pom (2.2 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.17/odl-yangtools-data-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.17/odl-yangtools-data-14.0.17.pom (2.0 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.17/yang-data-tree-ri-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.17/yang-data-tree-ri-14.0.17.pom (5.1 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.17/yang-data-transform-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.17/yang-data-transform-14.0.17.pom (2.0 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.17/binding-data-codec-api-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.17/binding-data-codec-api-14.0.17.pom (2.5 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.17/binding-data-codec-dynamic-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.17/binding-data-codec-dynamic-14.0.17.pom (5.2 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.17/binding-data-codec-spi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.17/binding-data-codec-spi-14.0.17.pom (2.8 kB at 398 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.17/binding-data-codec-osgi-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.17/binding-data-codec-osgi-14.0.17.pom (4.0 kB at 659 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.18/odl-mdsal-dom-broker-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.18/odl-mdsal-dom-broker-14.0.18.pom (1.4 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.18/mdsal-dom-broker-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.18/mdsal-dom-broker-14.0.18.pom (5.9 kB at 658 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.18/mdsal-binding-dom-adapter-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.18/mdsal-binding-dom-adapter-14.0.18.pom (8.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.18/mdsal-eos-binding-adapter-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.18/mdsal-eos-binding-adapter-14.0.18.pom (3.9 kB at 642 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.18/odl-mdsal-singleton-dom-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.18/odl-mdsal-singleton-dom-14.0.18.pom (2.1 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.18/odl-mdsal-singleton-common-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.18/odl-mdsal-singleton-common-14.0.18.pom (1.5 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.18/mdsal-singleton-impl-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.18/mdsal-singleton-impl-14.0.18.pom (3.4 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.14/odl-mdsal-remoterpc-connector-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.14/odl-mdsal-remoterpc-connector-10.0.14.pom (1.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.14/odl-mdsal-distributed-datastore-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.14/odl-mdsal-distributed-datastore-10.0.14.pom (5.4 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.3/odl-apache-commons-text-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.3/odl-apache-commons-text-14.1.3.pom (1.4 kB at 66 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.17/odl-yangtools-codec-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.17/odl-yangtools-codec-14.0.17.pom (2.2 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.3/odl-stax2-api-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.3/odl-stax2-api-14.1.3.pom (1.2 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.17/yang-data-codec-binfmt-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.17/yang-data-codec-binfmt-14.0.17.pom (3.4 kB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.17/yang-data-codec-gson-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.17/yang-data-codec-gson-14.0.17.pom (4.0 kB at 665 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.14/odl-mdsal-clustering-commons-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.14/odl-mdsal-clustering-commons-10.0.14.pom (3.2 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.14/odl-controller-akka-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.14/odl-controller-akka-10.0.14.pom (1.6 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.14/odl-controller-scala-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.14/odl-controller-scala-10.0.14.pom (1.8 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.pom (1.6 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.16/scala-reflect-2.13.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.16/scala-reflect-2.13.16.pom (1.8 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.pom (2.5 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.6/scala-library-2.13.6.pom (1.6 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.pom (2.2 kB at 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.0/scala-library-2.13.0.pom (1.6 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.14/repackaged-akka-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.14/repackaged-akka-10.0.14.pom (9.6 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.3/config-1.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.3/config-1.4.3.pom (2.2 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.pom (3.2 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.1/scala-library-2.13.1.pom (1.6 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.0/config-1.4.0.pom (2.2 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.pom (2.7 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (3.4 kB at 40 kB/s) [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/maven-metadata.xml (3.4 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.0/agrona-1.15.0.pom (2.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.1/agrona-1.15.1.pom (2.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.pom (2.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.pom (2.7 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.pom (1.1 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.pom (8.8 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/au/com/acegi/acegi-standard-project/0.2.3/acegi-standard-project-0.2.3.pom (29 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.3/odl-dropwizard-metrics-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.3/odl-dropwizard-metrics-14.1.3.pom (1.8 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.36/metrics-core-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.36/metrics-core-4.2.36.pom (2.6 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.36/metrics-healthchecks-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.36/metrics-healthchecks-4.2.36.pom (2.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.36/metrics-jmx-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.36/metrics-jmx-4.2.36.pom (2.6 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.36/metrics-jvm-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.36/metrics-jvm-4.2.36.pom (2.6 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.3/odl-servlet-api-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.3/odl-servlet-api-14.1.3.pom (1.2 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.pom (14 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.14/sal-clustering-commons-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.14/sal-clustering-commons-10.0.14.pom (6.9 kB at 867 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.14/mdsal-parent-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.14/mdsal-parent-10.0.14.pom (1.2 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.36/metrics-graphite-4.2.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.36/metrics-graphite-4.2.36.pom (3.5 kB at 692 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.26.0/amqp-client-5.26.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.26.0/amqp-client-5.26.0.pom (28 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.pom (2.1 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.14/sal-akka-raft-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.14/sal-akka-raft-10.0.14.pom (4.0 kB at 495 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.14/cds-mgmt-api-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.14/cds-mgmt-api-10.0.14.pom (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.14/sal-akka-segmented-journal-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.14/sal-akka-segmented-journal-10.0.14.pom (3.3 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.14/atomix-storage-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.14/atomix-storage-10.0.14.pom (5.0 kB at 630 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.14/raft-journal-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.14/raft-journal-10.0.14.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.14/odl-controller-mdsal-common-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.14/odl-controller-mdsal-common-10.0.14.pom (1.6 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.14/sal-common-util-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.14/sal-common-util-10.0.14.pom (1.2 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.14/cds-access-api-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.14/cds-access-api-10.0.14.pom (4.3 kB at 711 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.14/cds-access-client-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.14/cds-access-client-10.0.14.pom (5.2 kB at 645 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.14/cds-dom-api-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.14/cds-dom-api-10.0.14.pom (1.7 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.14/sal-distributed-datastore-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.14/sal-distributed-datastore-10.0.14.pom (9.7 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.pom (1.2 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.14/eos-dom-akka-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.14/eos-dom-akka-10.0.14.pom (5.7 kB at 943 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.14/sal-cluster-admin-api-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.14/sal-cluster-admin-api-10.0.14.pom (978 B at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.14/sal-cluster-admin-impl-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.14/sal-cluster-admin-impl-10.0.14.pom (4.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14.pom (2.6 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.14/sal-remoterpc-connector-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.14/sal-remoterpc-connector-10.0.14.pom (5.9 kB at 740 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 323 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/odl-serviceutils-tools-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/odl-serviceutils-tools-0.14.3-20250917.101551-122.pom (2.6 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.1.1/single-feature-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.1.1/single-feature-parent-14.1.1.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.1.1/abstract-feature-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.1.1/abstract-feature-parent-14.1.1.pom (3.9 kB at 560 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.1.1/odlparent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.1.1/odlparent-14.1.1.pom (55 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.11/controller-artifacts-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/10.0.11/controller-artifacts-10.0.11.pom (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.1.1/odlparent-artifacts-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.1.1/odlparent-artifacts-14.1.1.pom (11 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.18.0/mockito-bom-5.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.18.0/mockito-bom-5.18.0.pom (3.0 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.2.2.Final/netty-bom-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.2.2.Final/netty-bom-4.2.2.Final.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.33/metrics-bom-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.33/metrics-bom-4.2.33.pom (8.4 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.33/metrics-parent-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.33/metrics-parent-4.2.33.pom (21 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.14/odl-controller-blueprint-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.14/odl-controller-blueprint-10.0.14.pom (2.3 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.14/blueprint-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.14/blueprint-10.0.14.pom (5.7 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.pom (6.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/2.0.1/parent-2.0.1.pom (35 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/14/apache-14.pom (15 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 216 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/odl-serviceutils-metrics-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/odl-serviceutils-metrics-0.14.3-20250917.101551-122.pom (2.5 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.1.5/infrautils-artifacts-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.1.5/infrautils-artifacts-7.1.5.pom (7.5 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.15/yangtools-artifacts-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/14.0.15/yangtools-artifacts-14.0.15.pom (22 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 315 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/metrics-impl-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/metrics-impl-0.14.3-20250917.101551-122.pom (3.7 kB at 166 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.3-SNAPSHOT/quality-parent-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/quality-parent/0.14.3-SNAPSHOT/quality-parent-0.14.3-20250917.101551-122.pom (1.9 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/7.1.5/parent-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/parent/7.1.5/parent-7.1.5.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.1.1/bundle-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.1.1/bundle-parent-14.1.1.pom (1.8 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.14/mdsal-artifacts-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/14.0.14/mdsal-artifacts-14.0.14.pom (57 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 334 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/metrics-api-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/metrics-api-0.14.3-20250917.101551-122.pom (1.5 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.15/concepts-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.15/concepts-14.0.15.pom (1.9 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.15/bnd-parent-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/14.0.15/bnd-parent-14.0.15.pom (2.1 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.1.1/bnd-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.1.1/bnd-parent-14.1.1.pom (4.5 kB at 901 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.15/odl-yangtools-util-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.15/odl-yangtools-util-14.0.15.pom (1.8 kB at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.15/feature-parent-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/feature-parent/14.0.15/feature-parent-14.0.15.pom (1.8 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.1.1/template-feature-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/template-feature-parent/14.1.1/template-feature-parent-14.1.1.pom (2.3 kB at 467 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.15/util-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.15/util-14.0.15.pom (2.8 kB at 472 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/tools-api-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/tools-api-0.14.3-20250917.101551-122.pom (2.3 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.14/mdsal-binding-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.14/mdsal-binding-api-14.0.14.pom (3.1 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.14/bnd-parent-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/14.0.14/bnd-parent-14.0.14.pom (1.9 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.14/mdsal-common-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.14/mdsal-common-api-14.0.14.pom (2.1 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.15/yang-common-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.15/yang-common-14.0.15.pom (1.8 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.15/binding-spec-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.15/binding-spec-14.0.15.pom (2.3 kB at 455 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/upgrade-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/upgrade-0.14.3-20250917.101551-122.pom (2.3 kB at 284 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.3-SNAPSHOT/binding-parent-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/binding-parent/0.14.3-SNAPSHOT/binding-parent-0.14.3-20250917.101551-122.pom (2.4 kB at 477 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.14/binding-parent-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/14.0.14/binding-parent-14.0.14.pom (1.9 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.15/binding-bundle-parent-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/14.0.15/binding-bundle-parent-14.0.15.pom (4.6 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.15/bundle-parent-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bundle-parent/14.0.15/bundle-parent-14.0.15.pom (1.8 kB at 297 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 184 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/odl-serviceutils-srm-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/odl-serviceutils-srm-0.14.3-20250917.101551-122.pom (2.1 kB at 297 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 99 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/odl-serviceutils-rpc-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/odl-serviceutils-rpc-0.14.3-20250917.101551-122.pom (1.8 kB at 367 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.15/odl-yangtools-common-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.15/odl-yangtools-common-14.0.15.pom (1.4 kB at 361 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/maven-metadata.xml (2.1 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/rpc-api-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/rpc-api-0.14.3-20250917.101551-122.pom (2.5 kB at 355 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/srm-api-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/srm-api-0.14.3-20250917.101551-122.pom (1.4 kB at 354 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/srm-impl-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/srm-impl-0.14.3-20250917.101551-122.pom (2.6 kB at 378 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 84 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/srm-shell-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/srm-shell-0.14.3-20250917.101551-122.pom (2.4 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.14/odl-mdsal-broker-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.14/odl-mdsal-broker-10.0.14-features.xml (1.2 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.18/odl-mdsal-eos-binding-14.0.18-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.18/odl-mdsal-eos-dom-14.0.18-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.18/odl-mdsal-eos-common-14.0.18-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.18/mdsal-eos-dom-api-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.18/odl-mdsal-binding-dom-adapter-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.18/odl-mdsal-eos-binding-14.0.18-features.xml (1.0 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.18/mdsal-binding-dom-adapter-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.18/odl-mdsal-eos-dom-14.0.18-features.xml (623 B at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.17/binding-data-codec-dynamic-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.18/mdsal-eos-dom-api-14.0.18.jar (13 kB at 944 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.17/binding-loader-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.18/mdsal-binding-dom-adapter-14.0.18.jar (238 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.18/mdsal-eos-binding-adapter-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.18/odl-mdsal-eos-common-14.0.18-features.xml (606 B at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.17/binding-data-codec-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.17/binding-loader-14.0.17.jar (24 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.18/odl-mdsal-singleton-dom-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.17/binding-data-codec-dynamic-14.0.17.jar (301 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.18/odl-mdsal-singleton-common-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.18/mdsal-eos-binding-adapter-14.0.18.jar (17 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.18/odl-mdsal-common-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.18/odl-mdsal-singleton-dom-14.0.18-features.xml (1.1 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.18/mdsal-singleton-impl-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.18/odl-mdsal-binding-dom-adapter-14.0.18-features.xml (978 B at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.14/odl-mdsal-remoterpc-connector-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.17/binding-data-codec-spi-14.0.17.jar (23 kB at 863 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.18/odl-mdsal-singleton-common-14.0.18-features.xml (660 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.14/sal-remoterpc-connector-10.0.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.3/config-1.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.18/odl-mdsal-common-14.0.18-features.xml (580 B at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.17/yang-data-codec-binfmt-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.18/mdsal-singleton-impl-14.0.18.jar (35 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.14/repackaged-akka-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.14/odl-mdsal-remoterpc-connector-10.0.14-features.xml (696 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.17/yang-data-codec-binfmt-14.0.17.jar (87 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.14/sal-remoterpc-connector-10.0.14.jar (122 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/config/1.4.3/config-1.4.3.jar (296 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/typesafe/ssl-config-core_2.13/0.4.3/ssl-config-core_2.13-0.4.3.jar (302 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-client/1.38.1/aeron-client-1.38.1.jar (195 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/aeron/aeron-driver/1.38.1/aeron-driver-1.38.1.jar (305 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.16/scala-reflect-2.13.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/reactivestreams/reactive-streams/1.0.4/reactive-streams-1.0.4.jar (12 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/agrona/agrona/1.15.2/agrona-1.15.2.jar (449 kB at 8.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.14/sal-common-util-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lmdbjava/lmdbjava/0.7.0/lmdbjava-0.7.0.jar (434 kB at 7.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.18/mdsal-dom-spi-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.14/sal-common-util-10.0.14.jar (15 kB at 230 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.14/sal-clustering-commons-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-parser-combinators_2.13/1.1.2/scala-parser-combinators_2.13-1.1.2.jar (225 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.18/mdsal-dom-spi-14.0.18.jar (119 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.36/metrics-graphite-4.2.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/javax.servlet-api/3.1.0/javax.servlet-api-3.1.0.jar (96 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.26.0/amqp-client-5.26.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.14/sal-clustering-commons-10.0.14.jar (170 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.36/metrics-graphite-4.2.36.jar (24 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.26.0/amqp-client-5.26.0.jar (699 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.14/odl-mdsal-distributed-datastore-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/lz4/lz4-java/1.8.0/lz4-java-1.8.0.jar (683 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.3/odl-apache-commons-text-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.14/odl-mdsal-distributed-datastore-10.0.14-features.xml (3.4 kB at 36 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.17/odl-yangtools-codec-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.3/odl-apache-commons-text-14.1.3-features.xml (585 B at 6.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.3/odl-stax2-api-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.17/odl-yangtools-codec-14.0.17-features.xml (1.1 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.17/odl-yangtools-data-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.3/odl-stax2-api-14.1.3-features.xml (365 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.3/odl-antlr4-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.17/odl-yangtools-data-14.0.17-features.xml (934 B at 8.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.17/yang-data-transform-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.3/odl-antlr4-14.1.3-features.xml (358 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.17/yang-data-codec-gson-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.17/yang-data-transform-14.0.17.jar (18 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.18/odl-mdsal-dom-broker-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-reflect/2.13.16/scala-reflect-2.13.16.jar (3.8 MB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.18/odl-mdsal-dom-runtime-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.18/odl-mdsal-dom-broker-14.0.18-features.xml (623 B at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.17/odl-yangtools-binding-runtime-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.17/yang-data-codec-gson-14.0.17.jar (82 kB at 689 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.17/odl-bytebuddy-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.18/odl-mdsal-dom-runtime-14.0.18-features.xml (941 B at 7.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.17/odl-yangtools-parser-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.17/odl-yangtools-binding-runtime-14.0.17-features.xml (1.4 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.17/odl-yangtools-xpath-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.17/odl-bytebuddy-14.0.17-features.xml (374 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.17/yang-repo-fs-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.17/odl-yangtools-parser-14.0.17-features.xml (2.2 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.17/binding-runtime-osgi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.17/odl-yangtools-xpath-14.0.17-features.xml (743 B at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.17/binding-runtime-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.17/yang-repo-fs-14.0.17.jar (24 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.18/mdsal-dom-schema-osgi-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.17/binding-runtime-osgi-14.0.17.jar (47 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.18/mdsal-dom-broker-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.17/binding-runtime-spi-14.0.17.jar (34 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.14/odl-mdsal-clustering-commons-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.18/mdsal-dom-schema-osgi-14.0.18.jar (18 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.14/odl-controller-akka-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.14/odl-mdsal-clustering-commons-10.0.14-features.xml (2.2 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.14/odl-controller-scala-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.14/odl-controller-akka-10.0.14-features.xml (1.1 kB at 7.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.3/odl-servlet-api-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.18/mdsal-dom-broker-14.0.18.jar (91 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.14/sal-akka-raft-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.14/odl-controller-scala-10.0.14-features.xml (631 B at 4.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.14/sal-akka-segmented-journal-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.3/odl-servlet-api-14.1.3-features.xml (384 B at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.14/atomix-storage-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.14/sal-akka-raft-10.0.14.jar (293 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.14/raft-journal-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.14/sal-akka-segmented-journal-10.0.14.jar (45 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.14/odl-controller-mdsal-common-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.14/odl-controller-mdsal-common-10.0.14-features.xml (770 B at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.14/cds-access-api-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.14/raft-journal-10.0.14.jar (13 kB at 80 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.14/cds-access-client-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.14/cds-access-client-10.0.14.jar (78 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.14/cds-dom-api-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.14/atomix-storage-10.0.14.jar (566 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.14/sal-distributed-datastore-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.14/cds-access-api-10.0.14.jar (203 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.14/cds-dom-api-10.0.14.jar (9.9 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/scala-library/2.13.16/scala-library-2.13.16.jar (5.9 MB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.14/cds-mgmt-api-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/stax-utils/stax-utils/20070216/stax-utils-20070216.jar (129 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.17/binding-data-codec-api-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.14/cds-mgmt-api-10.0.14.jar (16 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.17/yang-data-tree-spi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/scala-lang/modules/scala-java8-compat_2.13/1.0.2/scala-java8-compat_2.13-1.0.2.jar (640 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.17/yang-data-tree-ri-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.14/sal-distributed-datastore-10.0.14.jar (887 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.14/eos-dom-akka-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.17/binding-data-codec-api-14.0.17.jar (39 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.14/sal-cluster-admin-api-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.17/yang-data-tree-spi-14.0.17.jar (70 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.14/sal-cluster-admin-impl-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.14/eos-dom-akka-10.0.14.jar (214 kB at 987 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.14/sal-cluster-admin-impl-10.0.14.jar (46 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.17/yang-data-tree-ri-14.0.17.jar (234 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.14/sal-cluster-admin-api-10.0.14.jar (234 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-moduleconf.xml (871 B at 3.8 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-moduleshardconf.xml (1.4 kB at 5.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-akkaconf.xml (1.2 kB at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.14/odl-controller-blueprint-10.0.14-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.18/odl-mdsal-binding-api-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-factoryakkaconf.xml (7.6 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.18/odl-mdsal-binding-base-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.14/odl-controller-blueprint-10.0.14-features.xml (1.2 kB at 5.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.18/odl-mdsal-model-rfc8342-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.18/odl-mdsal-binding-base-14.0.18-features.xml (617 B at 2.6 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.14/sal-clustering-config-10.0.14-datastore.cfg (6.8 kB at 29 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.18/rfc7952-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.18/odl-mdsal-model-rfc7952-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.18/odl-mdsal-binding-api-14.0.18-features.xml (1.1 kB at 4.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.18/rfc8342-ietf-datastores-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.18/odl-mdsal-model-rfc8342-14.0.18-features.xml (764 B at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.18/rfc8342-ietf-origin-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.18/rfc7952-14.0.18.jar (18 kB at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.18/mdsal-binding-util-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.18/odl-mdsal-model-rfc7952-14.0.18-features.xml (612 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.18/odl-mdsal-binding-runtime-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.18/rfc8342-ietf-datastores-14.0.18.jar (34 kB at 123 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.17/odl-yangtools-binding-codec-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.18/rfc8342-ietf-origin-14.0.18.jar (32 kB at 114 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.17/binding-data-codec-osgi-14.0.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.18/mdsal-binding-util-14.0.18.jar (46 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.18/odl-mdsal-dom-api-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.18/odl-mdsal-binding-runtime-14.0.18-features.xml (707 B at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.17/odl-yangtools-data-api-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.17/odl-yangtools-binding-codec-14.0.17-features.xml (1.1 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.17/odl-yangtools-parser-api-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.17/binding-data-codec-osgi-14.0.17.jar (25 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.17/odl-yangtools-xpath-api-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.18/odl-mdsal-dom-api-14.0.18-features.xml (810 B at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.14/blueprint-10.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.17/odl-yangtools-data-api-14.0.17-features.xml (924 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.14/repackaged-akka-10.0.14.jar (19 MB at 66 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.36/metrics-core-4.2.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.17/odl-yangtools-xpath-api-14.0.17-features.xml (589 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.36/metrics-jmx-4.2.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.17/odl-yangtools-parser-api-14.0.17-features.xml (2.1 kB at 7.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.36/metrics-jvm-4.2.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.14/blueprint-10.0.14.jar (66 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.3/odl-dropwizard-metrics-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/org.apache.aries.util/1.1.3/org.apache.aries.util-1.1.3.jar (116 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.36/metrics-healthchecks-4.2.36.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.36/metrics-jmx-4.2.36.jar (22 kB at 72 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.15/odl-yangtools-util-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.3/odl-dropwizard-metrics-14.1.3-features.xml (631 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.15/odl-yangtools-common-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.36/metrics-core-4.2.36.jar (132 kB at 433 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.36/metrics-jvm-4.2.36.jar (25 kB at 81 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-util/14.0.15/odl-yangtools-util-14.0.15-features.xml (779 B at 2.5 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.36/metrics-healthchecks-4.2.36.jar (24 kB at 76 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-common/14.0.15/odl-yangtools-common-14.0.15-features.xml (602 B at 1.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/odl-serviceutils-tools-0.14.3-20250917.101551-122-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/odl-serviceutils-tools-0.14.3-20250917.101551-122-features.xml (1.1 kB at 218 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/odl-serviceutils-metrics-0.14.3-20250917.101551-122-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/metrics-impl-0.14.3-20250917.101551-122.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/metrics-impl-0.14.3-20250917.101551-122-config.cfg [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/tools-api-0.14.3-20250917.101551-122.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/metrics-api-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/odl-serviceutils-metrics-0.14.3-20250917.101551-122-features.xml (1.2 kB at 174 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/upgrade-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/metrics-impl-0.14.3-20250917.101551-122-config.cfg (1.8 kB at 298 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/odl-serviceutils-srm-0.14.3-20250917.101551-122-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/metrics-impl-0.14.3-20250917.101551-122.jar (37 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/odl-serviceutils-rpc-0.14.3-20250917.101551-122-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/metrics-api-0.14.3-20250917.101551-122.jar (25 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/rpc-api-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/tools-api-0.14.3-20250917.101551-122.jar (25 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/srm-api-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/odl-serviceutils-srm-0.14.3-20250917.101551-122-features.xml (1.0 kB at 95 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/srm-impl-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/upgrade-0.14.3-20250917.101551-122.jar (24 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/srm-shell-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/odl-serviceutils-rpc-0.14.3-20250917.101551-122-features.xml (602 B at 43 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/rpc-api-0.14.3-20250917.101551-122.jar (16 kB at 1.0 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/srm-impl-0.14.3-20250917.101551-122.jar (20 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/srm-shell-0.14.3-20250917.101551-122.jar (29 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/srm-api-0.14.3-20250917.101551-122.jar (140 kB at 7.3 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 217 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.11/odl-controller-blueprint-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.11/odl-controller-blueprint-10.0.11-features.xml (1.2 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.15/odl-yangtools-codec-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.15/odl-yangtools-codec-14.0.15-features.xml (1.1 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.1/odl-gson-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.1/odl-gson-14.1.1-features.xml (340 B at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.1/odl-stax2-api-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.1/odl-stax2-api-14.1.1-features.xml (365 B at 73 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.15/odl-yangtools-data-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.15/odl-yangtools-data-14.0.15-features.xml (934 B at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.1/odl-antlr4-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.1/odl-antlr4-14.1.1-features.xml (358 B at 90 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.15/odl-yangtools-data-api-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.15/odl-yangtools-data-api-14.0.15-features.xml (924 B at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.15/odl-yangtools-parser-api-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.15/odl-yangtools-parser-api-14.0.15-features.xml (2.1 kB at 519 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.1/odl-guava-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.1/odl-guava-14.1.1-features.xml (547 B at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.15/odl-yangtools-xpath-api-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.15/odl-yangtools-xpath-api-14.0.15-features.xml (589 B at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.14/odl-mdsal-binding-api-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.14/odl-mdsal-binding-api-14.0.14-features.xml (1.1 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.14/odl-mdsal-binding-base-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.14/odl-mdsal-binding-base-14.0.14-features.xml (617 B at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.15/odl-yangtools-binding-spec-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.15/odl-yangtools-binding-spec-14.0.15-features.xml (789 B at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.14/odl-mdsal-common-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.14/odl-mdsal-common-14.0.14-features.xml (580 B at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.14/odl-mdsal-model-rfc8342-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.14/odl-mdsal-model-rfc8342-14.0.14-features.xml (764 B at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.14/odl-mdsal-model-rfc7952-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.14/odl-mdsal-model-rfc7952-14.0.14-features.xml (612 B at 122 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.14/odl-mdsal-binding-runtime-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.14/odl-mdsal-binding-runtime-14.0.14-features.xml (707 B at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.15/odl-yangtools-binding-codec-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.15/odl-yangtools-binding-codec-14.0.15-features.xml (1.1 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.15/odl-yangtools-binding-runtime-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.15/odl-yangtools-binding-runtime-14.0.15-features.xml (1.4 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.15/odl-bytebuddy-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.15/odl-bytebuddy-14.0.15-features.xml (374 B at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.15/odl-yangtools-parser-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.15/odl-yangtools-parser-14.0.15-features.xml (2.2 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.15/odl-yangtools-xpath-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.15/odl-yangtools-xpath-14.0.15-features.xml (743 B at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.14/odl-mdsal-dom-runtime-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.14/odl-mdsal-dom-runtime-14.0.14-features.xml (941 B at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.14/odl-mdsal-dom-api-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.14/odl-mdsal-dom-api-14.0.14-features.xml (810 B at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.11/odl-mdsal-broker-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.11/odl-mdsal-broker-10.0.11-features.xml (1.2 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.14/odl-mdsal-singleton-dom-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.14/odl-mdsal-singleton-dom-14.0.14-features.xml (1.1 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.14/odl-mdsal-singleton-common-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.14/odl-mdsal-singleton-common-14.0.14-features.xml (660 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.14/odl-mdsal-eos-common-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.14/odl-mdsal-eos-common-14.0.14-features.xml (606 B at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.14/odl-mdsal-eos-dom-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.14/odl-mdsal-eos-dom-14.0.14-features.xml (623 B at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.14/odl-mdsal-eos-binding-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.14/odl-mdsal-eos-binding-14.0.14-features.xml (1.0 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.14/odl-mdsal-binding-dom-adapter-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.14/odl-mdsal-binding-dom-adapter-14.0.14-features.xml (978 B at 140 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.14/odl-mdsal-dom-broker-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.14/odl-mdsal-dom-broker-14.0.14-features.xml (623 B at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.11/odl-mdsal-remoterpc-connector-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.11/odl-mdsal-remoterpc-connector-10.0.11-features.xml (696 B at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.11/odl-mdsal-distributed-datastore-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.11/odl-mdsal-distributed-datastore-10.0.11-features.xml (3.4 kB at 685 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.1/odl-apache-commons-text-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.1/odl-apache-commons-text-14.1.1-features.xml (585 B at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.1/odl-apache-commons-lang3-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.1/odl-apache-commons-lang3-14.1.1-features.xml (412 B at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.11/odl-mdsal-clustering-commons-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.11/odl-mdsal-clustering-commons-10.0.11-features.xml (2.2 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.1/odl-dropwizard-metrics-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.1/odl-dropwizard-metrics-14.1.1-features.xml (631 B at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.1/odl-netty-4-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.1/odl-netty-4-14.1.1-features.xml (2.0 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.1/odl-servlet-api-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.1/odl-servlet-api-14.1.1-features.xml (384 B at 64 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.11/odl-controller-akka-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.11/odl-controller-akka-10.0.11-features.xml (1.1 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.11/odl-controller-scala-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.11/odl-controller-scala-10.0.11-features.xml (631 B at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.11/odl-controller-mdsal-common-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.11/odl-controller-mdsal-common-10.0.11-features.xml (770 B at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.5/odl-infrautils-utils-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.5/odl-infrautils-utils-7.1.5-features.xml (607 B at 87 kB/s) [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-southbound --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1.pom (5.8 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1-features.xml (4.8 kB at 4.8 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml (855 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/maven-metadata.xml (321 B at 80 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-southbound --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.3-SNAPSHOT [37/84] [INFO] from extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.11/odl-controller-blueprint-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-blueprint/10.0.11/odl-controller-blueprint-10.0.11.pom (2.3 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.11/single-feature-parent-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/single-feature-parent/10.0.11/single-feature-parent-10.0.11.pom (1.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.11/bundle-parent-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/10.0.11/bundle-parent-10.0.11.pom (5.6 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.14/bundle-parent-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/14.0.14/bundle-parent-14.0.14.pom (1.8 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.15/odl-yangtools-codec-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-codec/14.0.15/odl-yangtools-codec-14.0.15.pom (2.2 kB at 448 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.15/odl-yangtools-data-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data/14.0.15/odl-yangtools-data-14.0.15.pom (2.0 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.15/odl-yangtools-data-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-data-api/14.0.15/odl-yangtools-data-api-14.0.15.pom (2.1 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.15/odl-yangtools-parser-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser-api/14.0.15/odl-yangtools-parser-api-14.0.15.pom (4.2 kB at 593 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.15/odl-yangtools-xpath-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath-api/14.0.15/odl-yangtools-xpath-api-14.0.15.pom (1.4 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.15/yang-xpath-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.15/yang-xpath-api-14.0.15.pom (2.0 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.15/odlext-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.15/odlext-model-api-14.0.15.pom (1.8 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.15/yang-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.15/yang-model-api-14.0.15.pom (2.2 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.15/openconfig-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.15/openconfig-model-api-14.0.15.pom (2.0 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.15/rfc6241-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.15/rfc6241-model-api-14.0.15.pom (1.7 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.15/rfc6536-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.15/rfc6536-model-api-14.0.15.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.15/rfc6643-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.15/rfc6643-model-api-14.0.15.pom (2.0 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.15/rfc7952-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.15/rfc7952-model-api-14.0.15.pom (1.8 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.15/rfc8040-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.15/rfc8040-model-api-14.0.15.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.15/rfc8528-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.15/rfc8528-model-api-14.0.15.pom (1.8 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.15/rfc8639-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.15/rfc8639-model-api-14.0.15.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.15/rfc8819-model-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.15/rfc8819-model-api-14.0.15.pom (1.8 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.15/yang-ir-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.15/yang-ir-14.0.15.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.15/yang-model-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.15/yang-model-spi-14.0.15.pom (2.8 kB at 393 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.15/yang-model-util-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.15/yang-model-util-14.0.15.pom (3.3 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.15/yang-parser-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.15/yang-parser-api-14.0.15.pom (2.0 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.15/yang-repo-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.15/yang-repo-api-14.0.15.pom (2.3 kB at 383 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.15/yang-repo-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.15/yang-repo-spi-14.0.15.pom (2.8 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.15/yang-data-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.15/yang-data-api-14.0.15.pom (2.8 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.15/yang-data-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.15/yang-data-spi-14.0.15.pom (2.5 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.15/yang-data-tree-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.15/yang-data-tree-api-14.0.15.pom (2.4 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.15/yang-data-tree-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.15/yang-data-tree-spi-14.0.15.pom (2.2 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.15/yang-data-util-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.15/yang-data-util-14.0.15.pom (2.8 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.15/yang-data-impl-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.15/yang-data-impl-14.0.15.pom (4.3 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.15/yang-data-tree-ri-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.15/yang-data-tree-ri-14.0.15.pom (5.1 kB at 562 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.15/yang-data-transform-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.15/yang-data-transform-14.0.15.pom (2.0 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.15/yang-data-codec-binfmt-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.15/yang-data-codec-binfmt-14.0.15.pom (3.4 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.15/yang-data-codec-gson-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.15/yang-data-codec-gson-14.0.15.pom (4.0 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.15/yang-data-codec-xml-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.15/yang-data-codec-xml-14.0.15.pom (4.2 kB at 837 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.14/odl-mdsal-binding-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-api/14.0.14/odl-mdsal-binding-api-14.0.14.pom (2.2 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/template-feature-parent/14.0.14/template-feature-parent-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/template-feature-parent/14.0.14/template-feature-parent-14.0.14.pom (1.8 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.14/odl-mdsal-binding-base-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-base/14.0.14/odl-mdsal-binding-base-14.0.14.pom (1.5 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.15/odl-yangtools-binding-spec-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-spec/14.0.15/odl-yangtools-binding-spec-14.0.15.pom (1.8 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.15/binding-reflect-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.15/binding-reflect-14.0.15.pom (1.9 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.15/codegen-extensions-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.15/codegen-extensions-14.0.15.pom (1.6 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.14/yang-ext-2013.09.07.26.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.14/yang-ext-2013.09.07.26.14.pom (1.6 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.14/odl-mdsal-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-common/14.0.14/odl-mdsal-common-14.0.14.pom (1.4 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.14/odl-mdsal-model-rfc8342-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8342/14.0.14/odl-mdsal-model-rfc8342-14.0.14.pom (1.7 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.14/feature-parent-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/feature-parent/14.0.14/feature-parent-14.0.14.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.14/odl-mdsal-model-rfc7952-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7952/14.0.14/odl-mdsal-model-rfc7952-14.0.14.pom (1.5 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.14/rfc7952-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.14/rfc7952-14.0.14.pom (2.1 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.14/rfc8342-ietf-datastores-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.14/rfc8342-ietf-datastores-14.0.14.pom (1.6 kB at 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.14/rfc8342-ietf-origin-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.14/rfc8342-ietf-origin-14.0.14.pom (1.8 kB at 300 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.14/mdsal-binding-spi-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.14/mdsal-binding-spi-14.0.14.pom (2.0 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.14/mdsal-binding-util-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.14/mdsal-binding-util-14.0.14.pom (2.6 kB at 525 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.14/odl-mdsal-binding-runtime-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-runtime/14.0.14/odl-mdsal-binding-runtime-14.0.14.pom (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.14/odl-mdsal-dom-runtime-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-runtime/14.0.14/odl-mdsal-dom-runtime-14.0.14.pom (1.9 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.14/odl-mdsal-dom-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-api/14.0.14/odl-mdsal-dom-api-14.0.14.pom (1.8 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.14/mdsal-dom-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.14/mdsal-dom-api-14.0.14.pom (3.4 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.14/mdsal-dom-spi-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.14/mdsal-dom-spi-14.0.14.pom (4.9 kB at 618 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.15/odl-yangtools-binding-runtime-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-runtime/14.0.15/odl-yangtools-binding-runtime-14.0.15.pom (2.7 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.15/odl-bytebuddy-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-bytebuddy/14.0.15/odl-bytebuddy-14.0.15.pom (1.2 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.15/odl-yangtools-parser-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-parser/14.0.15/odl-yangtools-parser-14.0.15.pom (4.3 kB at 715 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.15/odl-yangtools-xpath-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-xpath/14.0.15/odl-yangtools-xpath-14.0.15.pom (1.7 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.15/yang-xpath-impl-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.15/yang-xpath-impl-14.0.15.pom (3.1 kB at 628 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.15/yang-model-ri-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.15/yang-model-ri-14.0.15.pom (2.5 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.15/odlext-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.15/odlext-parser-support-14.0.15.pom (3.0 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.15/yang-parser-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.15/yang-parser-spi-14.0.15.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.15/openconfig-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.15/openconfig-parser-support-14.0.15.pom (2.7 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.15/rfc6241-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.15/rfc6241-parser-support-14.0.15.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.15/rfc6536-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.15/rfc6536-parser-support-14.0.15.pom (2.9 kB at 571 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.15/rfc6643-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.15/rfc6643-parser-support-14.0.15.pom (2.9 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.15/rfc7952-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.15/rfc7952-parser-support-14.0.15.pom (3.0 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.15/rfc8040-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.15/rfc8040-parser-support-14.0.15.pom (3.0 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.15/rfc8528-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.15/rfc8528-parser-support-14.0.15.pom (2.9 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.15/rfc8639-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.15/rfc8639-parser-support-14.0.15.pom (2.9 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.15/rfc8819-parser-support-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.15/rfc8819-parser-support-14.0.15.pom (2.9 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.15/yang-parser-impl-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.15/yang-parser-impl-14.0.15.pom (7.4 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.15/yang-parser-reactor-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.15/yang-parser-reactor-14.0.15.pom (2.3 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.15/yang-parser-rfc7950-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.15/yang-parser-rfc7950-14.0.15.pom (4.9 kB at 823 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.15/yang-repo-fs-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.15/yang-repo-fs-14.0.15.pom (3.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.15/binding-generator-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.15/binding-generator-14.0.15.pom (4.9 kB at 981 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.15/binding-model-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.15/binding-model-14.0.15.pom (2.6 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.15/binding-runtime-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.15/binding-runtime-api-14.0.15.pom (2.8 kB at 463 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.15/binding-loader-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.15/binding-loader-14.0.15.pom (2.0 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.15/binding-runtime-osgi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.15/binding-runtime-osgi-14.0.15.pom (4.2 kB at 832 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.15/binding-runtime-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.15/binding-runtime-spi-14.0.15.pom (3.9 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.14/mdsal-dom-schema-osgi-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.14/mdsal-dom-schema-osgi-14.0.14.pom (4.9 kB at 611 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.15/odl-yangtools-binding-codec-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-binding-codec/14.0.15/odl-yangtools-binding-codec-14.0.15.pom (2.2 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.15/binding-data-codec-api-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.15/binding-data-codec-api-14.0.15.pom (2.5 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.15/binding-data-codec-dynamic-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.15/binding-data-codec-dynamic-14.0.15.pom (5.2 kB at 652 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.15/binding-data-codec-spi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.15/binding-data-codec-spi-14.0.15.pom (2.8 kB at 398 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.15/binding-data-codec-osgi-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.15/binding-data-codec-osgi-14.0.15.pom (4.0 kB at 988 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.11/blueprint-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.11/blueprint-10.0.11.pom (5.7 kB at 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.11/odl-mdsal-broker-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-broker/10.0.11/odl-mdsal-broker-10.0.11.pom (2.0 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.14/odl-mdsal-eos-binding-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-binding/14.0.14/odl-mdsal-eos-binding-14.0.14.pom (2.0 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.14/odl-mdsal-eos-dom-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-dom/14.0.14/odl-mdsal-eos-dom-14.0.14.pom (1.4 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.14/odl-mdsal-eos-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-eos-common/14.0.14/odl-mdsal-eos-common-14.0.14.pom (1.5 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.14/mdsal-eos-common-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.14/mdsal-eos-common-api-14.0.14.pom (2.1 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.14/mdsal-eos-dom-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.14/mdsal-eos-dom-api-14.0.14.pom (2.4 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.14/odl-mdsal-binding-dom-adapter-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding-dom-adapter/14.0.14/odl-mdsal-binding-dom-adapter-14.0.14.pom (1.9 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.14/odl-mdsal-dom-broker-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom-broker/14.0.14/odl-mdsal-dom-broker-14.0.14.pom (1.4 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.14/mdsal-dom-broker-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.14/mdsal-dom-broker-14.0.14.pom (5.7 kB at 819 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.14/mdsal-binding-dom-adapter-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.14/mdsal-binding-dom-adapter-14.0.14.pom (8.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.14/mdsal-eos-binding-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.14/mdsal-eos-binding-api-14.0.14.pom (2.6 kB at 520 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.14/general-entity-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.14/general-entity-14.0.14.pom (1.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.14/mdsal-eos-binding-adapter-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.14/mdsal-eos-binding-adapter-14.0.14.pom (3.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.14/odl-mdsal-singleton-dom-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-dom/14.0.14/odl-mdsal-singleton-dom-14.0.14.pom (2.1 kB at 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.14/odl-mdsal-singleton-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-singleton-common/14.0.14/odl-mdsal-singleton-common-14.0.14.pom (1.5 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.14/mdsal-singleton-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.14/mdsal-singleton-api-14.0.14.pom (2.1 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.14/mdsal-singleton-impl-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.14/mdsal-singleton-impl-14.0.14.pom (3.4 kB at 844 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.11/odl-mdsal-remoterpc-connector-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-remoterpc-connector/10.0.11/odl-mdsal-remoterpc-connector-10.0.11.pom (1.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.11/odl-mdsal-distributed-datastore-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-distributed-datastore/10.0.11/odl-mdsal-distributed-datastore-10.0.11.pom (5.4 kB at 902 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.11/odl-mdsal-clustering-commons-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-clustering-commons/10.0.11/odl-mdsal-clustering-commons-10.0.11.pom (3.2 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.11/odl-controller-akka-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-akka/10.0.11/odl-controller-akka-10.0.11.pom (1.6 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.11/odl-controller-scala-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-scala/10.0.11/odl-controller-scala-10.0.11.pom (1.8 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.11/repackaged-akka-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.11/repackaged-akka-10.0.11.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.11/sal-clustering-commons-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.11/sal-clustering-commons-10.0.11.pom (6.9 kB at 770 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.11/mdsal-parent-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-parent/10.0.11/mdsal-parent-10.0.11.pom (1.2 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.11/sal-akka-raft-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.11/sal-akka-raft-10.0.11.pom (4.0 kB at 792 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.11/cds-mgmt-api-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.11/cds-mgmt-api-10.0.11.pom (1.7 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.11/sal-akka-segmented-journal-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.11/sal-akka-segmented-journal-10.0.11.pom (3.3 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.11/atomix-storage-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.11/atomix-storage-10.0.11.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.11/raft-journal-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.11/raft-journal-10.0.11.pom (3.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.11/odl-controller-mdsal-common-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-mdsal-common/10.0.11/odl-controller-mdsal-common-10.0.11.pom (1.6 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.11/sal-common-util-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.11/sal-common-util-10.0.11.pom (1.2 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.11/cds-access-api-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.11/cds-access-api-10.0.11.pom (4.3 kB at 533 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.11/cds-access-client-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.11/cds-access-client-10.0.11.pom (5.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.11/cds-dom-api-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.11/cds-dom-api-10.0.11.pom (1.7 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.11/sal-distributed-datastore-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.11/sal-distributed-datastore-10.0.11.pom (9.7 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.11/eos-dom-akka-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.11/eos-dom-akka-10.0.11.pom (5.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.11/sal-cluster-admin-api-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.11/sal-cluster-admin-api-10.0.11.pom (978 B at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.11/sal-cluster-admin-impl-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.11/sal-cluster-admin-impl-10.0.11.pom (4.8 kB at 798 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.11/sal-remoterpc-connector-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.11/sal-remoterpc-connector-10.0.11.pom (5.9 kB at 846 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.5/infrautils-util-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.5/infrautils-util-7.1.5.pom (2.6 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.5/odl-infrautils-utils-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-utils/7.1.5/odl-infrautils-utils-7.1.5.pom (1.2 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/7.1.5/feature-parent-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/feature-parent/7.1.5/feature-parent-7.1.5.pom (1.7 kB at 250 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.14/rfc7952-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7952/14.0.14/rfc7952-14.0.14.jar (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.14/rfc8342-ietf-datastores-14.0.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.14/rfc8342-ietf-origin-14.0.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.14/mdsal-binding-util-14.0.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.15/binding-data-codec-osgi-14.0.15.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.15/openconfig-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-origin/14.0.14/rfc8342-ietf-origin-14.0.14.jar (32 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.15/rfc6241-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8342-ietf-datastores/14.0.14/rfc8342-ietf-datastores-14.0.14.jar (34 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.15/rfc6536-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-util/14.0.14/mdsal-binding-util-14.0.14.jar (46 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.15/rfc6643-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-osgi/14.0.15/binding-data-codec-osgi-14.0.15.jar (25 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.15/rfc8639-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/14.0.15/rfc6241-model-api-14.0.15.jar (15 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.15/rfc8819-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/14.0.15/openconfig-model-api-14.0.15.jar (19 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.15/yang-parser-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/14.0.15/rfc6536-model-api-14.0.15.jar (18 kB at 974 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.11/blueprint-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/14.0.15/rfc6643-model-api-14.0.15.jar (32 kB at 1.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/14.0.15/rfc8639-model-api-14.0.15.jar (14 kB at 724 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/14.0.15/rfc8819-model-api-14.0.15.jar (18 kB at 867 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/14.0.15/yang-parser-api-14.0.15.jar (22 kB at 938 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/blueprint/10.0.11/blueprint-10.0.11.jar (66 kB at 2.5 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 186 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1.pom (2.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1-features.xml (972 B at 972 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (859 B at 859 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/maven-metadata.xml (325 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-nxm-extensions --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.3-SNAPSHOT [38/84] [INFO] from extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 326 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1-features.xml (642 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (859 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/maven-metadata.xml (325 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-onf-extensions --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.3-SNAPSHOT [39/84] [INFO] from extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 62 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1-features.xml (858 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (860 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/maven-metadata.xml (326 B at 326 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-eric-extensions --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- [INFO] Building features-openflowplugin-extension 0.19.3-SNAPSHOT [40/84] [INFO] from extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin-extension --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 261 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin-extension --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowplugin-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin-extension --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin-extension --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1.pom (1.6 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1-features.xml (1.1 kB at 573 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml (859 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/maven-metadata.xml (325 B at 325 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowplugin-extension --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- [INFO] Building features-extension-aggregator 0.19.3-SNAPSHOT [41/84] [INFO] from extension/features-extension-aggregator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-extension-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-extension-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/features-extension-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-extension-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/features-extension-aggregator-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/features-extension-aggregator-0.19.3-20250918.142244-1.pom (934 B at 934 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml (639 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-extension-aggregator/maven-metadata.xml (321 B at 160 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-extension-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.19.3-SNAPSHOT [42/84] [INFO] from extension/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.19.3-SNAPSHOT [43/84] [INFO] from test-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.pom (1.0 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/tycho/org.eclipse.osgi/3.10.101.v20150820-1432/org.eclipse.osgi-3.10.101.v20150820-1432.jar (1.3 MB at 44 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[522,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[616,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[616,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[619,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[620,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[621,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[621,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[624,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[625,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[470,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[603,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[603,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[606,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[607,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[608,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[609,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[609,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[612,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[613,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[614,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[616,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[616,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[619,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[620,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[621,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[622,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[622,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[625,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[626,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[627,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[646,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[646,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[665,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[665,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[113,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[521,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[521,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[523,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[554,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[554,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestRpcsProvider.java:[54,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[76,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[168,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[168,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[170,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[202,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[202,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[205,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[207,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[207,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[210,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[215,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[215,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[218,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[220,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[220,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[223,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[227,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ test-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ test-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/test-provider-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/test-provider-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-provider --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-20250918.142244-1.pom (3.2 kB at 3.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-20250918.142244-1.jar (138 kB at 69 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/maven-metadata.xml (797 B at 797 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-provider/maven-metadata.xml (305 B at 305 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-provider --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ test-provider --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.19.3-SNAPSHOT [44/84] [INFO] from test-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[186,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[130,40] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ test-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ test-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/test-common-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-common --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/test-common-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ test-common --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.pom (2.7 kB at 2.7 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.jar (25 kB at 13 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml (795 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/test-common/maven-metadata.xml (303 B at 303 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ test-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ test-common --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.19.3-SNAPSHOT [45/84] [INFO] from drop-test-karaf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.8/karaf-services-maven-plugin-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.8/karaf-services-maven-plugin-4.4.8.pom (6.2 kB at 777 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.8/karaf-services-maven-plugin-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.8/karaf-services-maven-plugin-4.4.8.jar (22 kB at 2.4 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ drop-test-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.3/wagon-http-lightweight-3.5.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.3/wagon-http-lightweight-3.5.3.pom (2.5 kB at 504 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/annotation/javax.annotation-api/1.2/javax.annotation-api-1.2.jar (26 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.3/wagon-http-lightweight-3.5.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-http-lightweight/3.5.3/wagon-http-lightweight-3.5.3.jar (17 kB at 1.4 MB/s) [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ drop-test-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.19.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ drop-test-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ drop-test-karaf --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.jar (25 kB at 25 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml (799 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/maven-metadata.xml (307 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ drop-test-karaf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ drop-test-karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/dependency_tree.txt [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.19.3-SNAPSHOT [46/84] [INFO] from applications/bulk-o-matic/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.520 ms [INFO] yang-to-sources: Project model files found: 1 in 2.976 ms [INFO] yang-to-sources: 24 YANG models processed in 286.5 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 28.83 ms [INFO] Sorted 61 files into 5 directories in 184.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 54.74 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[69,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[78,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[82,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[81,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[86,59] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[88,59] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[156,37] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[160,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[79,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[123,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[124,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[125,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[145,37] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[149,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,37] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[184,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[155,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[159,33] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[185,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[92,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[97,28] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[71,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[70,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[69,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[68,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[74,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[127,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[155,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[154,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[167,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,45] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[72,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[71,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bulk-o-matic --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ bulk-o-matic --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.pom (2.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.jar (203 kB at 18 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml (809 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/maven-metadata.xml (317 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ bulk-o-matic --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ bulk-o-matic --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.3-SNAPSHOT [47/84] [INFO] from features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 131 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1-features.xml (858 B at 858 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml (861 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/maven-metadata.xml (327 B at 327 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.19.3-SNAPSHOT [48/84] [INFO] from applications/device-ownership-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ device-ownership-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ device-ownership-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ device-ownership-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ device-ownership-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ device-ownership-service --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.jar (13 kB at 13 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml (821 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/maven-metadata.xml (329 B at 329 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ device-ownership-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ device-ownership-service --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.19.3-SNAPSHOT [49/84] [INFO] from applications/of-switch-config-pusher/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[59,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[58,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[57,25] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[74,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[79,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[77,39] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[80,50] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[82,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ of-switch-config-pusher --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ of-switch-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.pom (3.1 kB at 3.1 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.jar (12 kB at 12 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml (820 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/maven-metadata.xml (328 B at 328 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ of-switch-config-pusher --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.3-SNAPSHOT [50/84] [INFO] from features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 145 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1-features.xml (979 B at 979 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml (862 B at 862 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/maven-metadata.xml (328 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-config-pusher --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.19.3-SNAPSHOT [51/84] [INFO] from applications/arbitratorreconciliation/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.446 ms [INFO] yang-to-sources: Project model files found: 1 in 644.2 μs [INFO] yang-to-sources: 11 YANG models processed in 119.7 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 13.16 ms [INFO] Sorted 14 files into 3 directories in 89.66 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 17.69 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ arbitratorreconciliation-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.pom (904 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.jar (43 kB at 22 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml (825 B at 825 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/maven-metadata.xml (333 B at 333 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ arbitratorreconciliation-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.19.3-SNAPSHOT [52/84] [INFO] from applications/reconciliation-framework/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.18/mdsal-binding-test-utils-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.18/mdsal-binding-test-utils-14.0.18.pom (4.7 kB at 525 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.pom (2.7 kB at 533 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.12/java-diff-utils-parent-4.12.pom (10 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.18/mdsal-dom-inmemory-datastore-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.18/mdsal-dom-inmemory-datastore-14.0.18.pom (4.2 kB at 596 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.18/mdsal-binding-test-utils-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/14.0.18/mdsal-binding-test-utils-14.0.18.jar (19 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.18/mdsal-dom-inmemory-datastore-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.18/mdsal-binding-dom-adapter-14.0.18-tests.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.18/mdsal-dom-inmemory-datastore-14.0.18.jar (30 kB at 5.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.12/java-diff-utils-4.12.jar (72 kB at 2.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.18/mdsal-binding-dom-adapter-14.0.18-tests.jar (165 kB at 5.7 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ reconciliation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ reconciliation-framework --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.pom (2.8 kB at 2.8 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.jar (30 kB at 30 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml (821 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/maven-metadata.xml (329 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ reconciliation-framework --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ reconciliation-framework --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.19.3-SNAPSHOT [53/84] [INFO] from applications/arbitratorreconciliation/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[93,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[251,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[348,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ arbitratorreconciliation-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.jar (24 kB at 24 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml (826 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/maven-metadata.xml (334 B at 334 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ arbitratorreconciliation-impl --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.19.3-SNAPSHOT [54/84] [INFO] from applications/forwardingrules-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.3.0/awaitility-4.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.3.0/awaitility-4.3.0.pom (3.7 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.3.0/awaitility-parent-4.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility-parent/4.3.0/awaitility-parent-4.3.0.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.3.0/awaitility-4.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/awaitility/awaitility/4.3.0/awaitility-4.3.0.jar (98 kB at 12 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.173 ms [INFO] yang-to-sources: Project model files found: 2 in 970.2 μs [INFO] yang-to-sources: 5 YANG models processed in 72.87 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 2.806 ms [INFO] Sorted 14 files into 5 directories in 80.99 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 7.640 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[36,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[50,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[70,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[71,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[79,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[83,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[107,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[108,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[117,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[121,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[147,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[148,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[156,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[162,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[185,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[186,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[194,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[217,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[218,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[57,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[70,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[88,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[98,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[117,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[145,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[59,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[71,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[90,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[99,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[118,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[145,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[58,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[57,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[58,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[63,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[83,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ forwardingrules-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.19.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.18:test [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.pom (4.1 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.jar (185 kB at 62 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml (820 B at 820 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/maven-metadata.xml (328 B at 328 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ forwardingrules-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.3-SNAPSHOT [55/84] [INFO] from features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 165 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1.pom (1.6 kB at 1.6 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1-features.xml (1.2 kB at 1.2 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml (872 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/maven-metadata.xml (338 B at 338 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.19.3-SNAPSHOT [56/84] [INFO] from applications/forwardingrules-sync/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/java/sonar-jacoco-listeners/5.14.0.18788/sonar-jacoco-listeners-5.14.0.18788.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/java/sonar-jacoco-listeners/5.14.0.18788/sonar-jacoco-listeners-5.14.0.18788.pom (1.8 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/java/java/5.14.0.18788/java-5.14.0.18788.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/java/java/5.14.0.18788/java-5.14.0.18788.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/parent/parent/52/parent-52.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/parent/parent/52/parent-52.pom (32 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/java/sonar-jacoco-listeners/5.14.0.18788/sonar-jacoco-listeners-5.14.0.18788.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonarsource/java/sonar-jacoco-listeners/5.14.0.18788/sonar-jacoco-listeners-5.14.0.18788.jar (6.1 kB at 1.0 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[46,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[48,24] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:[34,66] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[63,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[87,52] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[89,57] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[123,28] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[125,28] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,74] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[174,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java:[61,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[45,41] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[75,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[79,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[82,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[134,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[146,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[107,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[111,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[250,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[293,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[70,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[81,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[58,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ forwardingrules-sync --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.19.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.pom (3.0 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.jar (107 kB at 53 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml (817 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/maven-metadata.xml (325 B at 325 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ forwardingrules-sync --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.3-SNAPSHOT [57/84] [INFO] from features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 146 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1-features.xml (864 B at 864 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml (869 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/maven-metadata.xml (335 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.19.3-SNAPSHOT [58/84] [INFO] from applications/table-miss-enforcer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[82,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[81,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[80,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[97,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[100,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[84,39] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[88,82] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[90,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ table-miss-enforcer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.pom (2.2 kB at 2.2 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.jar (14 kB at 14 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml (816 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/maven-metadata.xml (324 B at 324 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ table-miss-enforcer --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.3-SNAPSHOT [59/84] [INFO] from features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 219 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1-features.xml (991 B at 496 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml (868 B at 868 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/maven-metadata.xml (334 B at 167 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.19.3-SNAPSHOT [60/84] [INFO] from applications/topology-lldp-discovery/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.276 ms [INFO] yang-to-sources: Project model files found: 1 in 811.7 μs [INFO] yang-to-sources: 1 YANG models processed in 58.02 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.066 ms [INFO] Sorted 7 files into 3 directories in 183.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 4.784 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[53,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[80,79] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,46] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[158,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[166,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[179,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[95,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-lldp-discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.pom (2.5 kB at 2.5 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.jar (47 kB at 24 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml (820 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/maven-metadata.xml (328 B at 328 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ topology-lldp-discovery --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/dependency_tree.txt [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.19.3-SNAPSHOT [61/84] [INFO] from applications/lldp-speaker/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.197 ms [INFO] yang-to-sources: Project model files found: 2 in 1.010 ms [INFO] yang-to-sources: 3 YANG models processed in 59.55 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 1.892 ms [INFO] Sorted 30 files into 5 directories in 93.71 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 12.30 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[173,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[191,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[202,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[203,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[243,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[44,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,73] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,78] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,48] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,53] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[117,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[144,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,37] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,86] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[158,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[179,62] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[181,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[34,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ lldp-speaker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ lldp-speaker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ lldp-speaker --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.pom (1.9 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.jar (92 kB at 92 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml (809 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/maven-metadata.xml (317 B at 158 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ lldp-speaker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ lldp-speaker --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.19.3-SNAPSHOT [62/84] [INFO] from applications/topology-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[63,30] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[69,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[69,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[69,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,74] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[62,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[75,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,85] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[92,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[49,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,86] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[83,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[87,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,94] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[59,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[84,68] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[87,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[56,90] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[56,40] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[63,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[102,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[120,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[71,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[90,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[96,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[129,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[135,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[144,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[153,23] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[164,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[170,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[176,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[185,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[65,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[65,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[73,76] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[77,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[86,62] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[119,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[124,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[124,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[128,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[134,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[138,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[139,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[159,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[69,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[78,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[84,76] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[88,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[98,62] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[102,66] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[108,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[109,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[135,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[144,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[146,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[153,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[157,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[160,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[161,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[185,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[199,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional uses or overrides of a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/topology-manager-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/topology-manager-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ topology-manager --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.pom (2.6 kB at 2.6 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.jar (41 kB at 41 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml (813 B at 813 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/maven-metadata.xml (321 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ topology-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ topology-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.19.3-SNAPSHOT [63/84] [INFO] from features-aggregator/odl-openflowplugin-app-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 186 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1-features.xml (1.2 kB at 1.2 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml (857 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/maven-metadata.xml (323 B at 323 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-topology --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.3-SNAPSHOT [64/84] [INFO] from features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 187 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1.pom (1.3 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1-features.xml (1.1 kB at 1.1 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml (861 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/maven-metadata.xml (327 B at 327 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.3-SNAPSHOT [65/84] [INFO] from features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 329 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1-features.xml (896 B at 896 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml (872 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/maven-metadata.xml (338 B at 338 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.3-SNAPSHOT [66/84] [INFO] from features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 328 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1-features.xml (861 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml (865 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/maven-metadata.xml (331 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-topology-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.3-SNAPSHOT [67/84] [INFO] from features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.15/binding-reflect-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/14.0.15/binding-reflect-14.0.15.jar (19 kB at 3.7 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 165 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1.pom (1.3 kB at 1.3 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1-features.xml (823 B at 823 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml (873 B at 873 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/maven-metadata.xml (339 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.3-SNAPSHOT [68/84] [INFO] from features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 188 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1.pom (1.7 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1-features.xml (1.2 kB at 1.2 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml (873 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/maven-metadata.xml (339 B at 339 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.19.3-SNAPSHOT [69/84] [INFO] from features-aggregator/odl-openflowplugin-flow-services/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 186 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1.pom (2.3 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1-features.xml (1.8 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml (858 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/maven-metadata.xml (324 B at 324 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-flow-services --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.19.3-SNAPSHOT [70/84] [INFO] from features-aggregator/odl-openflowplugin-drop-test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 186 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-drop-test --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1.pom (1.5 kB at 512 kB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1-features.xml (810 B at 405 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml (854 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/maven-metadata.xml (320 B at 320 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-drop-test --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.3-SNAPSHOT [71/84] [INFO] from features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.9/odl-restconf-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.9/odl-restconf-8.0.9.pom (1.2 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.9/feature-parent-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.9/feature-parent-8.0.9.pom (1.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.9/netconf-parent-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.9/netconf-parent-8.0.9.pom (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.9/bnd-parent-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.9/bnd-parent-8.0.9.pom (3.2 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.13/aaa-artifacts-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.13/aaa-artifacts-0.20.13.pom (11 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.9/odl-restconf-nb-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.9/odl-restconf-nb-8.0.9.pom (4.0 kB at 804 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.13/odl-aaa-shiro-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.13/odl-aaa-shiro-0.20.13.pom (5.7 kB at 956 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.13/aaa-parent-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.13/aaa-parent-0.20.13.pom (2.3 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.13/odl-aaa-api-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.13/odl-aaa-api-0.20.13.pom (1.9 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.13/aaa-authn-api-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.13/aaa-authn-api-0.20.13.pom (1.6 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.pom (35 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.3/odl-jakarta-activation-api-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.3/odl-jakarta-activation-api-14.1.3.pom (1.4 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.pom (5.3 kB at 759 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.3/odl-ws-rs-api-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.3/odl-ws-rs-api-14.1.3.pom (1.4 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.13/odl-aaa-cert-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.13/odl-aaa-cert-0.20.13.pom (2.4 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.13/odl-aaa-encryption-service-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.13/odl-aaa-encryption-service-0.20.13.pom (2.3 kB at 453 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.13/aaa-encrypt-service-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.13/aaa-encrypt-service-0.20.13.pom (608 B at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.13/aaa-encrypt-service-impl-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.13/aaa-encrypt-service-impl-0.20.13.pom (2.9 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.3/logging-markers-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.3/logging-markers-14.1.3.pom (1.5 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.13/aaa-cert-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.13/aaa-cert-0.20.13.pom (3.6 kB at 605 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.81/bcpkix-jdk18on-1.81.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.81/bcpkix-jdk18on-1.81.pom (1.5 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.pom (1.3 kB at 225 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.pom (1.2 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.13/odl-aaa-password-service-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.13/odl-aaa-password-service-0.20.13.pom (2.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.13/aaa-password-service-api-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.13/aaa-password-service-api-0.20.13.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.13/aaa-password-service-impl-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.13/aaa-password-service-impl-0.20.13.pom (3.8 kB at 753 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.13/repackaged-shiro-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.13/repackaged-shiro-0.20.13.pom (7.0 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.pom (4.2 kB at 696 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.3.1/encoder-parent-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder-parent/1.3.1/encoder-parent-1.3.1.pom (21 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.13/odl-apache-shiro-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.13/odl-apache-shiro-0.20.13.pom (2.3 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.13/odl-aaa-web-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.13/odl-aaa-web-0.20.13.pom (2.9 kB at 579 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.3/odl-jersey-2-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.3/odl-jersey-2-14.1.3.pom (3.8 kB at 762 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.3/odl-javassist-3-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.3/odl-javassist-3-14.1.3.pom (1.2 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.pom (3.4 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-parent/2.6.1/hk2-parent-2.6.1.pom (42 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.pom (5.2 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/2.6.1/external-2.6.1.pom (1.5 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.pom (4.9 kB at 820 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.pom (5.5 kB at 912 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.pom (6.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.47/jersey-container-servlet-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.47/jersey-container-servlet-2.47.pom (3.5 kB at 591 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.47/project-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/project/2.47/project-2.47.pom (3.1 kB at 512 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.47/project-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/project/2.47/project-2.47.pom (108 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.47/jersey-container-servlet-core-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.47/jersey-container-servlet-core-2.47.pom (3.4 kB at 680 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.47/jersey-common-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.47/jersey-common-2.47.pom (44 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.47/jersey-server-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.47/jersey-server-2.47.pom (13 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.47/jersey-client-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.47/jersey-client-2.47.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.pom (11 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.47/jersey-hk2-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.47/jersey-hk2-2.47.pom (4.8 kB at 529 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.47/project-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/project/2.47/project-2.47.pom (1.5 kB at 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.47/jersey-media-sse-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.47/jersey-media-sse-2.47.pom (3.2 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.47/project-2.47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/project/2.47/project-2.47.pom (2.1 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.3/odl-karaf-feat-jetty-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.3/odl-karaf-feat-jetty-14.1.3.pom (1.5 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.13/web-osgi-impl-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.13/web-osgi-impl-0.20.13.pom (2.2 kB at 319 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.13/web-api-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.13/web-api-0.20.13.pom (1.5 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.13/servlet-jersey2-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.13/servlet-jersey2-0.20.13.pom (2.0 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.13/servlet-api-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.13/servlet-api-0.20.13.pom (1.6 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.14/odl-jolokia-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.14/odl-jolokia-10.0.14.pom (1.9 kB at 315 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.pom (8.6 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-agent-parent/1.7.2/jolokia-agent-parent-1.7.2.pom (1.9 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia/1.7.2/jolokia-1.7.2.pom (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.pom (3.5 kB at 693 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.14/odl-jolokia-osgi-10.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.14/odl-jolokia-osgi-10.0.14.pom (2.0 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.13/aaa-filterchain-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.13/aaa-filterchain-0.20.13.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.13/aaa-jetty-auth-log-filter-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.13/aaa-jetty-auth-log-filter-0.20.13.pom (2.2 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13.pom (9.2 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.13/aaa-shiro-api-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.13/aaa-shiro-api-0.20.13.pom (1.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.13/aaa-tokenauthrealm-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.13/aaa-tokenauthrealm-0.20.13.pom (1.9 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.13/aaa-idm-store-h2-0.20.13.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.13/aaa-idm-store-h2-0.20.13.pom (2.7 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.3.232/h2-2.3.232.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.3.232/h2-2.3.232.pom (1.1 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-core/1.7.2/jolokia-core-1.7.2.pom (3.0 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-jsr160/1.7.2/jolokia-jsr160-1.7.2.pom (2.2 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.3/odl-karaf-feat-jdbc-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.3/odl-karaf-feat-jdbc-14.1.3.pom (6.0 kB at 860 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7.pom (11 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.7/jdbc-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/1.5.7/jdbc-1.5.7.pom (53 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.pom (1.8 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.pom (1.2 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.pom (2.1 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.pom (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.pom (3.0 kB at 751 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.pom (2.6 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/bundles-pom/14/bundles-pom-14.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/servicemix-pom/5/servicemix-pom-5.pom (9.5 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.pom (27 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.7.0/junit-bom-5.7.0.pom (5.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.21.1/bom-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/bom/2.21.1/bom-2.21.1.pom (88 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.21.1/aws-sdk-java-pom-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/software/amazon/awssdk/aws-sdk-java-pom/2.21.1/aws-sdk-java-pom-2.21.1.pom (78 kB at 8.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.pom (5.6 kB at 940 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.3.0/waffle-parent-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-parent/3.3.0/waffle-parent-3.3.0.pom (73 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.pom (2.1 kB at 345 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.pom (4.4 kB at 484 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/62/commons-parent-62.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/62/commons-parent-62.pom (81 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.pom (18 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.pom (1.7 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.8/org.apache.karaf.jdbc.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.8/org.apache.karaf.jdbc.core-4.4.8.pom (4.9 kB at 972 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.18.pom (1.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.18/iana-crypt-hash-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.18/iana-crypt-hash-14.0.18.pom (1.9 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.18.pom (1.6 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.18/rfc7407-ietf-x509-cert-to-name-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.18/rfc7407-ietf-x509-cert-to-name-14.0.18.pom (2.1 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.18/odl-mdsal-model-rfc8341-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.18/odl-mdsal-model-rfc8341-14.0.18.pom (1.5 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.18/rfc8341-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.18/rfc8341-14.0.18.pom (1.8 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.9/odl-netconf-transport-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.9/odl-netconf-transport-8.0.9.pom (3.2 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.18/odl-mdsal-model-rfc9643-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.18/odl-mdsal-model-rfc9643-14.0.18.pom (1.9 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.18/odl-mdsal-model-rfc9640-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.18/odl-mdsal-model-rfc9640-14.0.18.pom (1.5 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.18/rfc9640-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.18/rfc9640-14.0.18.pom (2.3 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.18/rfc9643-ietf-tcp-client-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.18/rfc9643-ietf-tcp-client-14.0.18.pom (2.4 kB at 488 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.18/rfc9643-ietf-tcp-common-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.18/rfc9643-ietf-tcp-common-14.0.18.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.18/rfc9643-ietf-tcp-server-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.18/rfc9643-ietf-tcp-server-14.0.18.pom (2.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.18/odl-mdsal-model-rfc9644-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.18/odl-mdsal-model-rfc9644-14.0.18.pom (3.1 kB at 770 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.18/odl-mdsal-model-rfc9641-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.18/odl-mdsal-model-rfc9641-14.0.18.pom (1.5 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.18/rfc9641-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.18/rfc9641-14.0.18.pom (2.4 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.18/odl-mdsal-model-rfc9642-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.18/odl-mdsal-model-rfc9642-14.0.18.pom (1.5 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.18/rfc9642-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.18/rfc9642-14.0.18.pom (2.4 kB at 606 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.18/iana-ssh-encryption-algs-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.18/iana-ssh-encryption-algs-14.0.18.pom (1.6 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.18/iana-ssh-key-exchange-algs-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.18/iana-ssh-key-exchange-algs-14.0.18.pom (1.6 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.18/iana-ssh-mac-algs-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.18/iana-ssh-mac-algs-14.0.18.pom (1.6 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.18/iana-ssh-public-key-algs-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.18/iana-ssh-public-key-algs-14.0.18.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.18/rfc9644-ietf-ssh-client-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.18/rfc9644-ietf-ssh-client-14.0.18.pom (2.7 kB at 687 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.18/rfc9644-ietf-ssh-common-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.18/rfc9644-ietf-ssh-common-14.0.18.pom (3.0 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.18/rfc9644-ietf-ssh-server-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.18/rfc9644-ietf-ssh-server-14.0.18.pom (3.1 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.18/odl-mdsal-model-rfc9645-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.18/odl-mdsal-model-rfc9645-14.0.18.pom (2.3 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.18/iana-tls-cipher-suite-algs-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.18/iana-tls-cipher-suite-algs-14.0.18.pom (1.6 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.18/rfc9645-ietf-tls-client-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.18/rfc9645-ietf-tls-client-14.0.18.pom (2.7 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.18/rfc9645-ietf-tls-common-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.18/rfc9645-ietf-tls-common-14.0.18.pom (2.4 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.18/rfc9645-ietf-tls-server-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.18/rfc9645-ietf-tls-server-14.0.18.pom (2.7 kB at 687 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.9/odl-netconf-keystore-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.9/odl-netconf-keystore-8.0.9.pom (1.5 kB at 375 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.9/keystore-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.9/keystore-api-8.0.9.pom (968 B at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.9/keystore-none-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.9/keystore-none-8.0.9.pom (1.6 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.9/odl-netconf-truststore-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.9/odl-netconf-truststore-8.0.9.pom (1.5 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.9/truststore-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.9/truststore-api-8.0.9.pom (970 B at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.9/truststore-none-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.9/truststore-none-8.0.9.pom (1.6 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.9/odl-netconf-transport-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.9/odl-netconf-transport-api-8.0.9.pom (1.6 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.9/transport-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.9/transport-api-8.0.9.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.9/transport-http-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.9/transport-http-8.0.9.pom (5.4 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.9/transport-tcp-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.9/transport-tcp-8.0.9.pom (3.1 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.9/transport-tls-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.9/transport-tls-8.0.9.pom (5.6 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.9/transport-ssh-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.9/transport-ssh-8.0.9.pom (6.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.9/shaded-sshd-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.9/shaded-sshd-8.0.9.pom (5.3 kB at 884 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.9/odl-restconf-server-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.9/odl-restconf-server-api-8.0.9.pom (2.7 kB at 455 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.18/odl-mdsal-model-rfc8072-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.18/odl-mdsal-model-rfc8072-14.0.18.pom (1.5 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-14.0.18.pom (1.6 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.18/rfc8040-ietf-restconf-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.18/rfc8040-ietf-restconf-14.0.18.pom (2.1 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.18/rfc8072-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.18/rfc8072-14.0.18.pom (1.8 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.18.pom (1.6 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.18/rfc8040-ietf-restconf-monitoring-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.18/rfc8040-ietf-restconf-monitoring-14.0.18.pom (2.0 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.9/odl-netconf-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.9/odl-netconf-api-8.0.9.pom (2.7 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.18/odl-mdsal-model-rfc6241-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.18/odl-mdsal-model-rfc6241-14.0.18.pom (1.5 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.18/rfc6241-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.18/rfc6241-14.0.18.pom (2.1 kB at 527 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.18/odl-mdsal-model-rfc6470-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.18/odl-mdsal-model-rfc6470-14.0.18.pom (1.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.18/rfc6470-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.18/rfc6470-14.0.18.pom (2.3 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.18/odl-mdsal-model-rfc8525-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.18/odl-mdsal-model-rfc8525-14.0.18.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.18/rfc8525-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.18/rfc8525-14.0.18.pom (2.1 kB at 423 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.18/odl-mdsal-model-rfc8526-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.18/odl-mdsal-model-rfc8526-14.0.18.pom (1.8 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.18/odl-mdsal-model-rfc6243-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.18/odl-mdsal-model-rfc6243-14.0.18.pom (1.5 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.18/rfc6243-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.18/rfc6243-14.0.18.pom (2.1 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.18/rfc8526-14.0.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.18/rfc8526-14.0.18.pom (3.0 kB at 591 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.9/odl-netconf-model-rfc5277-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.9/odl-netconf-model-rfc5277-8.0.9.pom (1.4 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.9/rfc5277-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.9/rfc5277-8.0.9.pom (1.8 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.9/netconf-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.9/netconf-api-8.0.9.pom (2.7 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.9/netconf-auth-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.9/netconf-auth-8.0.9.pom (937 B at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.9/odl-restconf-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.9/odl-restconf-api-8.0.9.pom (1.4 kB at 341 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.9/restconf-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.9/restconf-api-8.0.9.pom (2.1 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.17/odl-yangtools-export-14.0.17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.17/odl-yangtools-export-14.0.17.pom (1.4 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.9/restconf-server-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.9/restconf-server-api-8.0.9.pom (4.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.9/restconf-server-spi-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.9/restconf-server-spi-8.0.9.pom (5.4 kB at 908 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.9/odl-yanglib-mdsal-writer-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.9/odl-yanglib-mdsal-writer-8.0.9.pom (1.6 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.9/yanglib-mdsal-writer-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.9/yanglib-mdsal-writer-8.0.9.pom (6.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.9/odl-device-notification-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.9/odl-device-notification-8.0.9.pom (3.1 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.9/restconf-mdsal-spi-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.9/restconf-mdsal-spi-8.0.9.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.9/netconf-dom-api-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.9/netconf-dom-api-8.0.9.pom (2.1 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.9/restconf-nb-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.9/restconf-nb-8.0.9.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.9/restconf-server-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.9/restconf-server-8.0.9.pom (5.1 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.9/draft-ietf-restconf-server-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.9/draft-ietf-restconf-server-8.0.9.pom (2.2 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.9/restconf-server-jaxrs-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.9/restconf-server-jaxrs-8.0.9.pom (7.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.9/restconf-server-mdsal-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.9/restconf-server-mdsal-8.0.9.pom (4.3 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.9/sal-remote-impl-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.9/sal-remote-impl-8.0.9.pom (5.4 kB at 904 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.9/sal-remote-8.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.9/sal-remote-8.0.9.pom (1.4 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.9/odl-restconf-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.9/odl-restconf-8.0.9-features.xml (489 B at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.9/odl-restconf-nb-8.0.9-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.13/odl-aaa-shiro-0.20.13-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.13/odl-aaa-api-0.20.13-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.13/aaa-authn-api-0.20.13.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.3/odl-jakarta-activation-api-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.9/odl-restconf-nb-8.0.9-features.xml (2.7 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/activation/jakarta.activation-api/1.2.2/jakarta.activation-api-1.2.2.jar (47 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.3/odl-ws-rs-api-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.13/odl-aaa-shiro-0.20.13-features.xml (3.4 kB at 147 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.13/odl-aaa-cert-0.20.13-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.13/odl-aaa-api-0.20.13-features.xml (862 B at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.13/aaa-cert-0.20.13-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.3/odl-ws-rs-api-14.1.3-features.xml (395 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.13/aaa-cert-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.3/odl-jakarta-activation-api-14.1.3-features.xml (438 B at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.13/odl-aaa-encryption-service-0.20.13-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.13/aaa-authn-api-0.20.13.jar (32 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.13/aaa-encrypt-service-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.13/odl-aaa-cert-0.20.13-features.xml (1.1 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.13/aaa-encrypt-service-impl-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.13/aaa-cert-0.20.13-config.xml (687 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.13/odl-aaa-password-service-0.20.13-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.13/aaa-encrypt-service-0.20.13.jar (7.9 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.13/aaa-password-service-api-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.13/odl-aaa-encryption-service-0.20.13-features.xml (668 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.13/aaa-password-service-impl-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.13/aaa-cert-0.20.13.jar (184 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.13/aaa-password-service-impl-0.20.13-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.13/aaa-encrypt-service-impl-0.20.13.jar (39 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.13/odl-apache-shiro-0.20.13-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.13/odl-aaa-password-service-0.20.13-features.xml (1.1 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.13/odl-aaa-web-0.20.13-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.13/aaa-password-service-impl-0.20.13.jar (20 kB at 533 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.13/aaa-password-service-api-0.20.13.jar (23 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.3/odl-jersey-2-14.1.3-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.3/odl-javassist-3-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.13/aaa-password-service-impl-0.20.13-aaa-password-service-config.xml (215 B at 5.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.13/odl-apache-shiro-0.20.13-features.xml (763 B at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.13/odl-aaa-web-0.20.13-features.xml (1.3 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.3/odl-jersey-2-14.1.3-features.xml (2.1 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.3/odl-javassist-3-14.1.3-features.xml (365 B at 8.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/jakarta.inject/2.6.1/jakarta.inject-2.6.1.jar (18 kB at 386 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-utils/2.6.1/hk2-utils-2.6.1.jar (132 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-locator/2.6.1/hk2-locator-2.6.1.jar (203 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.47/jersey-container-servlet-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/hk2-api/2.6.1/hk2-api-2.6.1.jar (200 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.47/jersey-container-servlet-core-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 361 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.47/jersey-client-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/hk2/external/aopalliance-repackaged/2.6.1/aopalliance-repackaged-2.6.1.jar (27 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.47/jersey-common-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet/2.47/jersey-container-servlet-2.47.jar (34 kB at 597 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.47/jersey-server-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.30.2-GA/javassist-3.30.2-GA.jar (795 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/containers/jersey-container-servlet-core/2.47/jersey-container-servlet-core-2.47.jar (76 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.47/jersey-hk2-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-client/2.47/jersey-client-2.47.jar (313 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.47/jersey-media-sse-2.47.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/validation/jakarta.validation-api/2.0.2/jakarta.validation-api-2.0.2.jar (92 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.13/web-osgi-impl-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/media/jersey-media-sse/2.47/jersey-media-sse-2.47.jar (80 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.13/servlet-jersey2-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/inject/jersey-hk2/2.47/jersey-hk2-2.47.jar (80 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.3/odl-karaf-feat-jetty-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.13/web-osgi-impl-0.20.13.jar (17 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.14/odl-jolokia-10.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.13/servlet-jersey2-0.20.13.jar (12 kB at 157 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-server/2.47/jersey-server-2.47.jar (965 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.3/odl-karaf-feat-jetty-14.1.3-features.xml (409 B at 5.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.14/odl-jolokia-osgi-10.0.14-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.14/odl-jolokia-10.0.14-features.xml (614 B at 7.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.13/aaa-filterchain-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/glassfish/jersey/core/jersey-common/2.47/jersey-common-2.47.jar (1.3 MB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.13/aaa-jetty-auth-log-filter-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.14/odl-jolokia-osgi-10.0.14-configuration.cfg (630 B at 7.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/googlecode/json-simple/json-simple/1.1.1/json-simple-1.1.1.jar (24 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.13/aaa-tokenauthrealm-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.13/aaa-jetty-auth-log-filter-0.20.13.jar (12 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.13/aaa-idm-store-h2-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.13/aaa-filterchain-0.20.13.jar (25 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.3.232/h2-2.3.232.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.13/aaa-tokenauthrealm-0.20.13.jar (23 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.13/aaa-shiro-api-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13.jar (156 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.2/jolokia-osgi-1.7.2.jar (438 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13-aaa-app-config.xml (16 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.3/odl-karaf-feat-jdbc-14.1.3-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.13/aaa-shiro-api-0.20.13.jar (111 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.13/aaa-idm-store-h2-0.20.13.jar (45 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13-aaa-datastore-config.xml (182 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.7/pax-jdbc-features-1.5.7-features.xml (10.0 kB at 98 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.3/odl-karaf-feat-jdbc-14.1.3-features.xml (692 B at 6.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-common/1.5.7/pax-jdbc-pool-common-1.5.7.jar (9.1 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc/1.5.7/pax-jdbc-1.5.7.jar (8.9 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-common/1.5.7/pax-jdbc-common-1.5.7.jar (4.7 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/transaction/javax.transaction-api/1.2/javax.transaction-api-1.2.jar (31 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-config/1.5.7/pax-jdbc-config-1.5.7.jar (32 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-mariadb/1.5.7/pax-jdbc-mariadb-1.5.7.jar (8.1 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/waffle/waffle-jna/3.3.0/waffle-jna-3.3.0.jar (72 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1/org.apache.servicemix.bundles.jasypt-1.9.3_1.jar (372 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/jdbc/pax-jdbc-pool-dbcp2/1.5.7/pax-jdbc-pool-dbcp2-1.5.7.jar (13 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.3.232/h2-2.3.232.jar (2.7 MB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mariadb/jdbc/mariadb-java-client/3.3.3/mariadb-java-client-3.3.3.jar (669 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 118 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.8/org.apache.karaf.jdbc.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-pool2/2.12.0/commons-pool2-2.12.0.jar (150 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/ben-manes/caffeine/caffeine/2.9.3/caffeine-2.9.3.jar (912 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.13/aaa-filterchain-0.20.13-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.jdbc/1.1.0/org.osgi.service.jdbc-1.1.0.jar (13 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-dbcp2/2.12.0/commons-dbcp2-2.12.0.jar (218 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.18/iana-crypt-hash-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.13/aaa-shiro-0.20.13-idmtool.py (18 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.13/aaa-filterchain-0.20.13-config.cfg (18 B at 131 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.18/rfc7407-ietf-x509-cert-to-name-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jdbc/org.apache.karaf.jdbc.core/4.4.8/org.apache.karaf.jdbc.core-4.4.8.jar (66 kB at 477 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.18/odl-mdsal-model-rfc8341-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.18-features.xml (668 B at 4.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.18/rfc8341-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.18/iana-crypt-hash-14.0.18.jar (23 kB at 163 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.9/odl-netconf-transport-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.18-features.xml (764 B at 5.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.18/odl-mdsal-model-rfc9643-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.18/rfc7407-ietf-x509-cert-to-name-14.0.18.jar (47 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.18/odl-mdsal-model-rfc9640-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.18/odl-mdsal-model-rfc8341-14.0.18-features.xml (649 B at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.18/rfc9643-ietf-tcp-client-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.18/rfc8341-14.0.18.jar (96 kB at 656 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.18/rfc9643-ietf-tcp-common-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.18/odl-mdsal-model-rfc9643-14.0.18-features.xml (871 B at 5.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.18/rfc9643-ietf-tcp-server-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.18/odl-mdsal-model-rfc9640-14.0.18-features.xml (649 B at 4.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.18/odl-mdsal-model-rfc9644-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.9/odl-netconf-transport-8.0.9-features.xml (2.1 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.18/odl-mdsal-model-rfc9641-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.18/odl-mdsal-model-rfc9644-14.0.18-features.xml (1.7 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.18/odl-mdsal-model-rfc9642-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.18/rfc9643-ietf-tcp-server-14.0.18.jar (28 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.18/iana-ssh-encryption-algs-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.18/odl-mdsal-model-rfc9641-14.0.18-features.xml (649 B at 4.2 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.18/rfc9643-ietf-tcp-common-14.0.18.jar (26 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.18/iana-ssh-mac-algs-14.0.18.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.18/iana-ssh-key-exchange-algs-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.18/rfc9643-ietf-tcp-client-14.0.18.jar (111 kB at 725 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.18/iana-ssh-public-key-algs-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.18/iana-ssh-encryption-algs-14.0.18.jar (23 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.18/rfc9644-ietf-ssh-client-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.18/odl-mdsal-model-rfc9642-14.0.18-features.xml (649 B at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.18/rfc9644-ietf-ssh-common-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.18/iana-ssh-mac-algs-14.0.18.jar (20 kB at 124 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.18/rfc9644-ietf-ssh-server-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.18/iana-ssh-key-exchange-algs-14.0.18.jar (36 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.18/odl-mdsal-model-rfc9645-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.18/iana-ssh-public-key-algs-14.0.18.jar (24 kB at 144 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.18/iana-tls-cipher-suite-algs-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.18/rfc9644-ietf-ssh-common-14.0.18.jar (151 kB at 896 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.18/rfc9645-ietf-tls-client-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.18/odl-mdsal-model-rfc9645-14.0.18-features.xml (1.2 kB at 7.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.18/rfc9645-ietf-tls-common-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.18/rfc9644-ietf-ssh-client-14.0.18.jar (93 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.18/rfc9645-ietf-tls-server-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.18/iana-tls-cipher-suite-algs-14.0.18.jar (52 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.9/odl-netconf-keystore-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.18/rfc9644-ietf-ssh-server-14.0.18.jar (135 kB at 785 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.9/keystore-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.18/rfc9645-ietf-tls-server-14.0.18.jar (136 kB at 780 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.9/keystore-none-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.18/rfc9645-ietf-tls-client-14.0.18.jar (135 kB at 760 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.9/odl-netconf-truststore-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.9/odl-netconf-keystore-8.0.9-features.xml (656 B at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.9/truststore-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.9/keystore-api-8.0.9.jar (7.1 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.9/truststore-none-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.9/keystore-none-8.0.9.jar (9.4 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.9/odl-netconf-transport-api-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.18/rfc9645-ietf-tls-common-14.0.18.jar (113 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.9/transport-http-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.9/truststore-none-8.0.9.jar (9.4 kB at 51 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.18/rfc9640-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.9/odl-netconf-truststore-8.0.9-features.xml (668 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.18/rfc9641-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.9/truststore-api-8.0.9.jar (7.1 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.18/rfc9642-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.9/odl-netconf-transport-api-8.0.9-features.xml (735 B at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.9/transport-ssh-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.18/rfc9641-14.0.18.jar (154 kB at 809 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.18/rfc9642-14.0.18.jar (197 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.9/shaded-sshd-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.18/rfc9640-14.0.18.jar (233 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.9/transport-tcp-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.9/transport-ssh-8.0.9.jar (94 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.9/transport-tls-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.9/transport-http-8.0.9.jar (433 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.81/bcpkix-jdk18on-1.81.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.9/transport-tls-8.0.9.jar (39 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.9/transport-tcp-8.0.9.jar (27 kB at 132 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.9/odl-restconf-server-api-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.9/odl-restconf-server-api-8.0.9-features.xml (1.8 kB at 8.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.18/odl-mdsal-model-rfc8072-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.18/odl-mdsal-model-rfc8072-14.0.18-features.xml (677 B at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.81/bcpkix-jdk18on-1.81.jar (1.1 MB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.18/rfc8072-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.81/bcutil-jdk18on-1.81.jar (706 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-14.0.18-features.xml (683 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.9/odl-netconf-api-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.18-features.xml (774 B at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.18/odl-mdsal-model-rfc6241-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.18/rfc8072-14.0.18.jar (100 kB at 433 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.18/rfc6241-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.9/shaded-sshd-8.0.9.jar (2.1 MB at 9.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.18/odl-mdsal-model-rfc6470-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.9/odl-netconf-api-8.0.9-features.xml (1.5 kB at 6.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.18/rfc6470-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.18/odl-mdsal-model-rfc6470-14.0.18-features.xml (649 B at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.18/odl-mdsal-model-rfc8526-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.18/odl-mdsal-model-rfc6241-14.0.18-features.xml (649 B at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.18/rfc8526-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.18/rfc6241-14.0.18.jar (403 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.9/odl-netconf-model-rfc5277-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.18/rfc6470-14.0.18.jar (86 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.9/rfc5277-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.18/odl-mdsal-model-rfc8526-14.0.18-features.xml (865 B at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.9/netconf-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.18/rfc8526-14.0.18.jar (113 kB at 468 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.9/netconf-auth-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.9/odl-netconf-model-rfc5277-8.0.9-features.xml (595 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.9/odl-restconf-api-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.9/netconf-auth-8.0.9.jar (8.0 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.18/odl-mdsal-model-rfc6243-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.9/rfc5277-8.0.9.jar (67 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.17/odl-yangtools-export-14.0.17-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.9/odl-restconf-api-8.0.9-features.xml (565 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.9/restconf-server-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.18/odl-mdsal-model-rfc6243-14.0.18-features.xml (649 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.18/rfc8040-ietf-restconf-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.9/netconf-api-8.0.9.jar (67 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.9/restconf-server-spi-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.17/odl-yangtools-export-14.0.17-features.xml (594 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.9/odl-yanglib-mdsal-writer-8.0.9-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.9/restconf-server-api-8.0.9.jar (104 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.18/odl-mdsal-model-rfc8525-14.0.18-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.9/odl-yanglib-mdsal-writer-8.0.9-features.xml (744 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.18/rfc8525-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.9/restconf-server-spi-8.0.9.jar (144 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.9/yanglib-mdsal-writer-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.18/odl-mdsal-model-rfc8525-14.0.18-features.xml (865 B at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.9/odl-device-notification-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.18/rfc8040-ietf-restconf-14.0.18.jar (61 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.9/restconf-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.18/rfc8525-14.0.18.jar (148 kB at 549 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.18/rfc6243-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.9/yanglib-mdsal-writer-8.0.9.jar (29 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.3/logging-markers-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.9/odl-device-notification-8.0.9.jar (35 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.9/restconf-mdsal-spi-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.18/rfc6243-14.0.18.jar (33 kB at 120 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.9/restconf-nb-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.3/logging-markers-14.1.3.jar (9.3 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.9/restconf-server-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.9/restconf-api-8.0.9.jar (76 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.13/repackaged-shiro-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.9/restconf-nb-8.0.9.jar (24 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.81/bcprov-jdk18on-1.81.jar (8.9 MB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.9/draft-ietf-restconf-server-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.9/restconf-mdsal-spi-8.0.9.jar (106 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.9/transport-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.9/restconf-server-8.0.9.jar (123 kB at 435 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.9/restconf-server-jaxrs-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/owasp/encoder/encoder/1.3.1/encoder-1.3.1.jar (40 kB at 141 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.13/repackaged-shiro-0.20.13.jar (585 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.13/servlet-api-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.9/transport-api-8.0.9.jar (27 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.13/web-api-0.20.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.9/draft-ietf-restconf-server-8.0.9.jar (266 kB at 922 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.9/restconf-server-mdsal-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.9/restconf-server-jaxrs-8.0.9.jar (62 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.18/rfc8040-ietf-restconf-monitoring-14.0.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.13/servlet-api-0.20.13.jar (8.9 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.9/netconf-dom-api-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/ws/rs/jakarta.ws.rs-api/2.1.6/jakarta.ws.rs-api-2.1.6.jar (140 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.9/sal-remote-impl-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.13/web-api-0.20.13.jar (24 kB at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.9/sal-remote-8.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.18/rfc8040-ietf-restconf-monitoring-14.0.18.jar (54 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.9/restconf-nb-8.0.9-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.9/restconf-server-mdsal-8.0.9.jar (36 kB at 120 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.9/netconf-dom-api-8.0.9.jar (16 kB at 54 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.9/sal-remote-impl-8.0.9.jar (43 kB at 143 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.9/restconf-nb-8.0.9-config.cfg (1.8 kB at 5.9 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.9/sal-remote-8.0.9.jar (96 kB at 318 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 218 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-features/0.5.4/pax-transx-features-0.5.4-features.xml (4.0 kB at 501 kB/s) [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1.pom (1.8 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1-features.xml (813 B) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml (863 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/maven-metadata.xml (329 B) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-flow-services-rest --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.19.3-SNAPSHOT [72/84] [INFO] from applications/southbound-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ southbound-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 1.708 ms [INFO] yang-to-sources: Project model files found: 1 in 979.4 μs [INFO] yang-to-sources: 2 YANG models processed in 107.0 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 1.634 ms [INFO] Sorted 15 files into 4 directories in 87.59 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 7.487 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[49,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[48,33] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[75,35] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[250,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[279,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[279,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[315,26] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[63,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[63,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[67,39] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[103,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[106,34] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ southbound-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.19.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-cli --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.pom (2.8 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.jar (100 kB at 50 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml (811 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/maven-metadata.xml (319 B at 35 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ southbound-cli --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.3-SNAPSHOT [73/84] [INFO] from features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 109 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1-features.xml (1.2 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml (863 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/maven-metadata.xml (329 B at 329 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-southbound-cli --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.19.3-SNAPSHOT [74/84] [INFO] from features-aggregator/features-openflowplugin/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-openflowplugin --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-openflowplugin --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [WARNING] [WARNING] The packaging plugin for project features-openflowplugin did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1.pom (6.0 kB at 6.0 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1-features.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1-features.xml (5.1 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml (849 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/maven-metadata.xml (315 B at 315 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowplugin --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.19.3-SNAPSHOT [75/84] [INFO] from features-aggregator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/features-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/features-aggregator-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/features-aggregator-0.19.3-20250918.142244-1.pom (1.9 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml (629 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/features-aggregator/maven-metadata.xml (311 B at 104 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.3-SNAPSHOT [76/84] [INFO] from applications/arbitratorreconciliation/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ arbitratorreconciliation-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.19.3-SNAPSHOT [77/84] [INFO] from applications/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ applications-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ applications-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ applications-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.19.3-SNAPSHOT [78/84] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.19.3-SNAPSHOT [79/84] [INFO] from samples/learning-switch/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ learning-switch --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[40,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[106,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[208,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[51,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,106] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[116,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[41,76] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[66,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[46,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[33,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ learning-switch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ learning-switch --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/learning-switch-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ learning-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/learning-switch-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ learning-switch --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-20250918.142244-1.pom (2.3 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-20250918.142244-1.jar (34 kB at 34 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/maven-metadata.xml (799 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/learning-switch/maven-metadata.xml (307 B at 307 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ learning-switch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ learning-switch --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.19.3-SNAPSHOT [80/84] [INFO] from samples/sample-consumer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ sample-consumer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ sample-consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ sample-consumer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-consumer --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-20250918.142244-1.pom (2.3 kB at 2.3 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-20250918.142244-1.jar (12 kB at 6.0 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/maven-metadata.xml (799 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-consumer/maven-metadata.xml (307 B at 154 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-consumer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ sample-consumer --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.19.3-SNAPSHOT [81/84] [INFO] from samples/sample-bundles/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ sample-bundles --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[112,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[112,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[115,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[117,33] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[132,50] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ sample-bundles --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ sample-bundles --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ sample-bundles --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-20250918.142244-1.pom (2.5 kB) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-20250918.142244-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-20250918.142244-1.jar (18 kB at 18 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/maven-metadata.xml (798 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/sample-bundles/maven-metadata.xml (306 B at 306 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ sample-bundles --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ sample-bundles --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.19.3-SNAPSHOT [82/84] [INFO] from samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-samples-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.19.3-SNAPSHOT [83/84] [INFO] from distribution/karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.3.0/maven-remote-resources-plugin-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.3.0/maven-remote-resources-plugin-3.3.0.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.3.0/maven-remote-resources-plugin-3.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-remote-resources-plugin/3.3.0/maven-remote-resources-plugin-3.3.0.jar (83 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.3/karaf-plugin-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.3/karaf-plugin-14.1.3.pom (4.2 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.3/karaf-plugin-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.3/karaf-plugin-14.1.3.jar (39 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.8/framework-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.8/framework-4.4.8.pom (12 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.8/base-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.8/base-4.4.8.pom (14 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.pom (7.7 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/specs-pom/2/specs-pom-2.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.8/org.apache.karaf.specs.locator-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.8/org.apache.karaf.specs.locator-4.4.8.pom (1.5 kB at 217 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.8/specs-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.8/specs-4.4.8.pom (1.7 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.8/org.apache.karaf.specs.java.xml-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.8/org.apache.karaf.specs.java.xml-4.4.8.pom (6.3 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.pom (3.8 kB at 632 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.pom (2.7 kB at 532 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.8/org.apache.karaf.specs.java.xml.ws-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.8/org.apache.karaf.specs.java.xml.ws-4.4.8.pom (3.4 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.pom (4.1 kB at 581 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.pom (5.0 kB at 708 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.8/org.apache.karaf.specs.activator-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.8/org.apache.karaf.specs.activator-4.4.8.pom (2.7 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.8/org.apache.karaf.client-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.8/org.apache.karaf.client-4.4.8.pom (4.5 kB at 644 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.pom (9.8 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 363 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 617 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.8/org.apache.karaf.config.core-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.8/org.apache.karaf.config.core-4.4.8.pom (6.0 kB at 856 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.8/config-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.8/config-4.4.8.pom (1.6 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.8/org.apache.felix.cm.json-1.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.8/org.apache.felix.cm.json-1.0.8.pom (4.9 kB at 702 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.pom (4.4 kB at 546 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling-bundle-parent/51/sling-bundle-parent-51.pom (19 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/sling/51/sling-51.pom (63 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.pom (6.0 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java8-flava/2.4/genesis-java8-flava-2.4.pom (6.1 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.4/genesis-default-flava-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.4/genesis-default-flava-2.4.pom (15 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.4/genesis-2.4.pom (16 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.pom (1.7 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.0/pax-logging-api-2.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.0/pax-logging-api-2.3.0.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.3.0/logging-2.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.3.0/logging-2.3.0.pom (50 kB at 8.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.pom (1.4 kB at 158 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.0/pax-logging-log4j2-2.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.0/pax-logging-log4j2-2.3.0.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.0/pax-logging-logback-2.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.0/pax-logging-logback-2.3.0.pom (9.6 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.pom (9.1 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.5.18/logback-parent-1.5.18.pom (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.pom (13 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.pom (1.4 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-contrib-parent/0.1.5/logback-contrib-parent-0.1.5.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.pom (1.1 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-parent/0.1.5/logback-json-parent-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-parent/0.1.5/logback-json-parent-0.1.5.pom (1.1 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.pom (1.4 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.pom (5.5 kB at 913 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.8/org.apache.karaf.features.extension-4.4.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.8/org.apache.karaf.features.extension-4.4.8.pom (3.6 kB at 604 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.pom (2.4 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/java5-parent/1.0.0/java5-parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/java5-parent/1.0.0/java5-parent-1.0.0.pom (4.5 kB at 637 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/default-parent/1.0.0/default-parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/default-parent/1.0.0/default-parent-1.0.0.pom (25 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/parent/1.0.0/parent-1.0.0.pom (9.4 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.pom (2.3 kB at 455 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.pom (5.5 kB at 611 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.3/karaf.branding-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.3/karaf.branding-14.1.3.pom (1.3 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.3/opendaylight-karaf-resources-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.3/opendaylight-karaf-resources-14.1.3.pom (14 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.3/bcpkix-framework-ext-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.3/bcpkix-framework-ext-14.1.3.pom (3.6 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.3/bcprov-framework-ext-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.3/bcprov-framework-ext-14.1.3.pom (3.6 kB at 724 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.3/bcutil-framework-ext-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.3/bcutil-framework-ext-14.1.3.pom (3.6 kB at 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.8/framework-4.4.8.kar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.8/framework-4.4.8.kar (17 MB at 118 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.8/base-4.4.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.8/org.apache.karaf.specs.locator-4.4.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.8/org.apache.karaf.specs.java.xml-4.4.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar (37 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/specs/org.apache.servicemix.specs.activation-api-1.2.1/1.2.1_3/org.apache.servicemix.specs.activation-api-1.2.1-1.2.1_3.jar (70 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.8/org.apache.karaf.specs.java.xml.ws-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.8/org.apache.karaf.specs.locator-4.4.8.jar (10 kB at 935 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml/4.4.8/org.apache.karaf.specs.java.xml-4.4.8.jar (58 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.java.xml.ws/4.4.8/org.apache.karaf.specs.java.xml.ws-4.4.8.jar (28 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.8/org.apache.karaf.specs.activator-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.8/org.apache.karaf.client-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar (36 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.8/org.apache.karaf.config.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-jaxws_2.2_spec/1.2/geronimo-jaxws_2.2_spec-1.2.jar (60 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.8/org.apache.felix.cm.json-1.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.8/org.apache.karaf.specs.activator-4.4.8.jar (13 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.8/org.apache.karaf.config.core-4.4.8.jar (123 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.cm.json/1.0.8/org.apache.felix.cm.json-1.0.8.jar (48 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.8/org.apache.karaf.client-4.4.8.jar (148 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar (189 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar (37 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.0/pax-logging-api-2.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework/7.0.5/org.apache.felix.framework-7.0.5.jar (778 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.0/pax-logging-log4j2-2.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.8/base-4.4.8.jar (4.4 MB at 66 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.0/pax-logging-logback-2.3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.0/pax-logging-api-2.3.0.jar (846 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/platform/org.eclipse.osgi/3.18.0/org.eclipse.osgi-3.18.0.jar (1.5 MB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.cmpn/7.0.0/osgi.cmpn-7.0.0.jar (1.5 MB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.18/logback-core-1.5.18.jar (627 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-jackson/0.1.5/logback-jackson-0.1.5.jar (3.7 kB at 43 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.18/logback-classic-1.5.18.jar (307 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-core/0.1.5/logback-json-core-0.1.5.jar (5.0 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.8/org.apache.karaf.features.extension-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8/org.apache.felix.configadmin.plugin.interpolation-1.2.8.jar (23 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.8/framework-4.4.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.0/pax-logging-logback-2.3.0.jar (1.0 MB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/contrib/logback-json-classic/0.1.5/logback-json-classic-0.1.5.jar (4.9 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.8/org.apache.karaf.features.extension-4.4.8.jar (18 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.0/pax-logging-log4j2-2.3.0.jar (2.2 MB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.3/karaf.branding-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.8/framework-4.4.8-features.xml (5.5 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.3/opendaylight-karaf-resources-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/quiesce/org.apache.aries.quiesce.api/1.0.0/org.apache.aries.quiesce.api-1.0.0.jar (11 kB at 106 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.3/bcpkix-framework-ext-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar (48 kB at 472 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.3/bcprov-framework-ext-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.3/karaf.branding-14.1.3.jar (3.3 kB at 32 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.3/bcutil-framework-ext-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.metatype/1.2.4/org.apache.felix.metatype-1.2.4.jar (77 kB at 727 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.3/bcpkix-framework-ext-14.1.3.jar (8.9 kB at 83 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.3/bcprov-framework-ext-14.1.3.jar (11 kB at 102 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.3/bcutil-framework-ext-14.1.3.jar (8.4 kB at 73 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.3/opendaylight-karaf-resources-14.1.3.jar (9.4 MB at 54 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.9/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature f016e721-0e05-4960-a008-7f4687a58572/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.3/opendaylight-karaf-resources-14.1.3-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.3/opendaylight-karaf-resources-14.1.3-config.properties (4.5 kB at 497 kB/s) [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.3/karaf-util-14.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.3/karaf-util-14.1.3.pom (2.9 kB at 485 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.3/karaf-util-14.1.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.3/karaf-util-14.1.3.jar (9.2 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.6.17/pax-url-wrap-2.6.17.jar (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.url/1.0.1/org.osgi.service.url-1.0.1.jar (18 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bnd.util/6.1.0/biz.aQute.bnd.util-6.1.0.jar (408 kB at 31 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/biz/aQute/bnd/biz.aQute.bndlib/6.1.0/biz.aQute.bndlib-6.1.0.jar (3.1 MB at 72 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.36/jcl-over-slf4j-1.7.36.pom (1.2 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.core/7.0.0/osgi.core-7.0.0.pom (1.4 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/osgi.annotation/7.0.0/osgi.annotation-7.0.0.pom (1.4 kB at 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.1.3/logback-core-1.1.3.pom (4.2 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.1.3/logback-parent-1.1.3.pom (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.1.3/logback-classic-1.1.3.pom (13 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 672 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/1.7.32/jcl-over-slf4j-1.7.32.pom (1.2 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.3.0/org.eclipse.jdt.annotation-2.3.0.pom (1.4 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.1/odl-gson-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-gson/14.1.1/odl-gson-14.1.1.pom (1.2 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.1/odl-stax2-api-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-stax2-api/14.1.1/odl-stax2-api-14.1.1.pom (1.2 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.1/odl-antlr4-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-antlr4/14.1.1/odl-antlr4-14.1.1.pom (1.2 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.1/odl-guava-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-guava/14.1.1/odl-guava-14.1.1.pom (1.5 kB at 296 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.2/value-2.11.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.2/value-2.11.2.pom (5.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.11.2/immutables-2.11.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.11.2/immutables-2.11.2.pom (13 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.1/odl-apache-commons-text-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-text/14.1.1/odl-apache-commons-text-14.1.1.pom (1.4 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.1/odl-apache-commons-lang3-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-commons-lang3/14.1.1/odl-apache-commons-lang3-14.1.1.pom (1.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.1/odl-dropwizard-metrics-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-dropwizard-metrics/14.1.1/odl-dropwizard-metrics-14.1.1.pom (1.8 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.33/metrics-core-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.33/metrics-core-4.2.33.pom (2.6 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.33/metrics-healthchecks-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.33/metrics-healthchecks-4.2.33.pom (2.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.33/metrics-jmx-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.33/metrics-jmx-4.2.33.pom (2.6 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.33/metrics-jvm-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.33/metrics-jvm-4.2.33.pom (2.6 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.1/odl-netty-4-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-4/14.1.1/odl-netty-4-14.1.1.pom (3.5 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.2.Final/netty-buffer-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.2.Final/netty-buffer-4.2.2.Final.pom (2.9 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.2.2.Final/netty-parent-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.2.2.Final/netty-parent-4.2.2.Final.pom (79 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.2.Final/netty-common-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.2.Final/netty-common-4.2.2.Final.pom (12 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.2.Final/netty-codec-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.2.Final/netty-codec-4.2.2.Final.pom (4.9 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.2.Final/netty-transport-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.2.Final/netty-transport-4.2.2.Final.pom (3.4 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.2.Final/netty-resolver-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.2.Final/netty-resolver-4.2.2.Final.pom (2.5 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.2.Final/netty-codec-base-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.2.Final/netty-codec-base-4.2.2.Final.pom (3.7 kB at 749 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.2.Final/netty-codec-compression-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.2.Final/netty-codec-compression-4.2.2.Final.pom (5.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.2.Final/netty-codec-protobuf-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.2.Final/netty-codec-protobuf-4.2.2.Final.pom (3.7 kB at 930 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.2.Final/netty-codec-marshalling-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.2.Final/netty-codec-marshalling-4.2.2.Final.pom (4.0 kB at 800 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.2.Final/netty-codec-http-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.2.Final/netty-codec-http-4.2.2.Final.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.2.Final/netty-handler-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.2.Final/netty-handler-4.2.2.Final.pom (5.7 kB at 957 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.2.Final/netty-transport-native-unix-common-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.2.Final/netty-transport-native-unix-common-4.2.2.Final.pom (34 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.2.Final/netty-codec-http2-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.2.Final/netty-codec-http2-4.2.2.Final.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.2.Final/netty-transport-classes-epoll-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.2.Final/netty-transport-classes-epoll-4.2.2.Final.pom (2.4 kB at 398 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final.pom (32 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.1/odl-servlet-api-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-servlet-api/14.1.1/odl-servlet-api-14.1.1.pom (1.2 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.33/metrics-graphite-4.2.33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.33/metrics-graphite-4.2.33.pom (3.5 kB at 577 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.25.0/amqp-client-5.25.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.25.0/amqp-client-5.25.0.pom (36 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml (728 B at 7.3 kB/s) [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml (728 B at 6.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloading from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloaded from opendaylight-release-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (728 B at 7.4 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (728 B at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/annotation/jakarta.annotation-api/1.3.4/jakarta.annotation-api-1.3.4.pom (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/ee4j/project/1.0.4/project-1.0.4.pom (12 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/javassist/javassist/3.22.0-CR2/javassist-3.22.0-CR2.pom (10 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.13.0/jna-5.13.0.pom (2.0 kB at 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.13.0/jna-platform-5.13.0.pom (2.3 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.7/jcl-over-slf4j-2.0.7.pom (1.2 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.7/slf4j-parent-2.0.7.pom (17 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.7/slf4j-api-2.0.7.pom (2.7 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.19.0/checker-qual-3.19.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.10.0/error_prone_annotations-2.10.0.pom (2.1 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.10.0/error_prone_parent-2.10.0.pom (10 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.32.0/checker-qual-3.32.0.pom (2.1 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (389 B at 78 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.pom (17 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.11/byte-buddy-parent-1.15.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.15.11/byte-buddy-parent-1.15.11.pom (63 kB at 13 MB/s) [INFO] Feature repository discovered recursively: 82cb57f3-fb25-4378-85a2-d711c93869cd [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.20.13 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.14 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-mdsal-10.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-netconf-8.0.9 [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.9 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: openflowplugin-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.15/yang-xpath-impl-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/14.0.15/yang-xpath-impl-14.0.15.jar (119 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.framework.security/2.8.4/org.apache.felix.framework.security-2.8.4.jar (92 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.8/org.apache.karaf.service.guard-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/service/org.apache.karaf.service.guard/4.4.8/org.apache.karaf.service.guard-4.4.8.jar (42 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.osgi.service.obr/1.0.2/org.osgi.service.obr-1.0.2.jar (12 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.bundlerepository/2.0.10/org.apache.felix.bundlerepository-2.0.10.jar (237 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.8/org.apache.karaf.obr.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/obr/org.apache.karaf.obr.core/4.4.8/org.apache.karaf.obr.core-4.4.8.jar (56 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.17/pax-url-obr-2.6.17-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-obr/2.6.17/pax-url-obr-2.6.17-uber.jar (59 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.8/org.apache.karaf.jaas.blueprint.config-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.config/4.4.8/org.apache.karaf.jaas.blueprint.config-4.4.8.jar (17 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.httplite.complete/0.1.6/org.apache.felix.httplite.complete-0.1.6.jar (101 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.servlet-api/1.2.0/org.apache.felix.http.servlet-api-1.2.0.jar (281 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.jetty/4.2.2/org.apache.felix.http.jetty-4.2.2.jar (3.8 MB at 95 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.http.whiteboard/4.0.0/org.apache.felix.http.whiteboard-4.0.0.jar (35 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.8/org.apache.karaf.webconsole.http-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.http/4.4.8/org.apache.karaf.webconsole.http-4.4.8.jar (42 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.8/org.apache.karaf.http.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/http/org.apache.karaf.http.core/4.4.8/org.apache.karaf.http.core-4.4.8.jar (1.4 MB at 61 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.8/org.apache.karaf.web.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/web/org.apache.karaf.web.core/4.4.8/org.apache.karaf.web.core-4.4.8.jar (36 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.8/org.apache.karaf.webconsole.console-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.console/4.4.8/org.apache.karaf.webconsole.console-4.4.8.jar (1.2 MB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.memoryusage/1.0.10/org.apache.felix.webconsole.plugins.memoryusage-1.0.10.jar (52 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.8/org.apache.karaf.webconsole.instance-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.instance/4.4.8/org.apache.karaf.webconsole.instance-4.4.8.jar (40 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.8/org.apache.karaf.webconsole.gogo-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.gogo/4.4.8/org.apache.karaf.webconsole.gogo-4.4.8.jar (61 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.8/org.apache.karaf.webconsole.features-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/webconsole/org.apache.karaf.webconsole.features/4.4.8/org.apache.karaf.webconsole.features-4.4.8.jar (45 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.8/org.apache.karaf.scheduler.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/scheduler/org.apache.karaf.scheduler.core/4.4.8/org.apache.karaf.scheduler.core-4.4.8.jar (634 kB at 42 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.8/org.apache.karaf.services.eventadmin-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/services/org.apache.karaf.services.eventadmin/4.4.8/org.apache.karaf.services.eventadmin-4.4.8.jar (100 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.8/org.apache.karaf.event-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.event/4.4.8/org.apache.karaf.event-4.4.8.jar (29 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/felix/org.apache.felix.webconsole.plugins.event/1.1.8/org.apache.felix.webconsole.plugins.event-1.1.8.jar (52 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.jar (354 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.8/org.apache.karaf.jaas.jasypt-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.jasypt/4.4.8/org.apache.karaf.jaas.jasypt-4.4.8.jar (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.8/org.apache.karaf.jaas.blueprint.jasypt-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.4.8/org.apache.karaf.jaas.blueprint.jasypt-4.4.8.jar (18 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.jasypt-spring31/1.9.3_1/org.apache.servicemix.bundles.jasypt-spring31-1.9.3_1.jar (84 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.spring-security-crypto/5.3.3.RELEASE_2/org.apache.servicemix.bundles.spring-security-crypto-5.3.3.RELEASE_2.jar (163 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.8/org.apache.karaf.jaas.spring-security-crypto-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.spring-security-crypto/4.4.8/org.apache.karaf.jaas.spring-security-crypto-4.4.8.jar (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/blueprint/org.apache.aries.blueprint.webosgi/1.0.1/org.apache.aries.blueprint.webosgi-1.0.1.jar (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jolokia/jolokia-osgi/1.7.1/jolokia-osgi-1.7.1.jar (438 kB at 37 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.8/org.apache.karaf.maven.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/maven/org.apache.karaf.maven.core/4.4.8/org.apache.karaf.maven.core-4.4.8.jar (596 kB at 43 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.8/org.apache.karaf.audit.core-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/audit/org.apache.karaf.audit.core/4.4.8/org.apache.karaf.audit.core-4.4.8.jar (68 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.8/manual-4.4.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/manual/4.4.8/manual-4.4.8.jar (1.2 MB at 53 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.11/sal-remoterpc-connector-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-remoterpc-connector/10.0.11/sal-remoterpc-connector-10.0.11.jar (122 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.2.Final/netty-buffer-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.2.Final/netty-buffer-4.2.2.Final.jar (343 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.2.Final/netty-codec-base-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.2.Final/netty-codec-base-4.2.2.Final.jar (153 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.2.Final/netty-codec-compression-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-compression/4.2.2.Final/netty-codec-compression-4.2.2.Final.jar (182 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.2.Final/netty-codec-http-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http/4.2.2.Final/netty-codec-http-4.2.2.Final.jar (676 kB at 52 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.2.Final/netty-codec-http2-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-http2/4.2.2.Final/netty-codec-http2-4.2.2.Final.jar (497 kB at 45 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.2.Final/netty-common-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.2.Final/netty-common-4.2.2.Final.jar (741 kB at 57 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.2.Final/netty-handler-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.2.Final/netty-handler-4.2.2.Final.jar (574 kB at 52 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.2.Final/netty-resolver-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.2.Final/netty-resolver-4.2.2.Final.jar (38 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.2.Final/netty-transport-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.2.Final/netty-transport-4.2.2.Final.jar (561 kB at 37 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.2.Final/netty-transport-classes-epoll-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.2.Final/netty-transport-classes-epoll-4.2.2.Final.jar (155 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.2.Final/netty-transport-native-unix-common-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.2.Final/netty-transport-native-unix-common-4.2.2.Final.jar (47 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final-linux-aarch_64.jar (43 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final-linux-riscv64.jar (38 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-epoll/4.2.2.Final/netty-transport-native-epoll-4.2.2.Final-linux-x86_64.jar (42 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.2.Final/netty-transport-native-unix-common-4.2.2.Final-linux-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.2.Final/netty-transport-native-unix-common-4.2.2.Final-linux-x86_64.jar (77 kB at 8.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.14/mdsal-binding-dom-adapter-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/14.0.14/mdsal-binding-dom-adapter-14.0.14.jar (234 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.14/yang-ext-2013.09.07.26.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/yang-ext/2013.09.07.26.14/yang-ext-2013.09.07.26.14.jar (17 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.33/pax-web-compatibility-annotation13-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-annotation13/8.0.33/pax-web-compatibility-annotation13-8.0.33.jar (3.0 kB at 424 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/el/jakarta.el-api/3.0.3/jakarta.el-api-3.0.3.jar (80 kB at 10.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.33/pax-web-compatibility-el2-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-el2/8.0.33/pax-web-compatibility-el2-8.0.33.jar (3.0 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/servlet/jakarta.servlet-api/4.0.4/jakarta.servlet-api-4.0.4.jar (83 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.33/pax-web-compatibility-servlet31-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-compatibility-servlet31/8.0.33/pax-web-compatibility-servlet31-8.0.33.jar (3.0 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.33/pax-web-api-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-api/8.0.33/pax-web-api-8.0.33.jar (271 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.33/pax-web-spi-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-spi/8.0.33/pax-web-spi-8.0.33.jar (830 kB at 36 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/websocket/jakarta.websocket-api/1.1.2/jakarta.websocket-api-1.1.2.jar (49 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.33/pax-web-websocket-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-websocket/8.0.33/pax-web-websocket-8.0.33.jar (8.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.57.v20241219/jetty-client-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-client/9.4.57.v20241219/jetty-client-9.4.57.v20241219.jar (328 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.57.v20241219/jetty-util-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util/9.4.57.v20241219/jetty-util-9.4.57.v20241219.jar (589 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.57.v20241219/jetty-util-ajax-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-util-ajax/9.4.57.v20241219/jetty-util-ajax-9.4.57.v20241219.jar (67 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.57.v20241219/jetty-io-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-io/9.4.57.v20241219/jetty-io-9.4.57.v20241219.jar (183 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.57.v20241219/jetty-http-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-http/9.4.57.v20241219/jetty-http-9.4.57.v20241219.jar (250 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.57.v20241219/jetty-xml-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-xml/9.4.57.v20241219/jetty-xml-9.4.57.v20241219.jar (69 kB at 9.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.57.v20241219/jetty-server-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-server/9.4.57.v20241219/jetty-server-9.4.57.v20241219.jar (739 kB at 41 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.57.v20241219/jetty-servlet-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlet/9.4.57.v20241219/jetty-servlet-9.4.57.v20241219.jar (146 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.57.v20241219/jetty-servlets-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-servlets/9.4.57.v20241219/jetty-servlets-9.4.57.v20241219.jar (106 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.57.v20241219/jetty-security-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-security/9.4.57.v20241219/jetty-security-9.4.57.v20241219.jar (118 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.57.v20241219/jetty-continuation-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-continuation/9.4.57.v20241219/jetty-continuation-9.4.57.v20241219.jar (25 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.57.v20241219/jetty-jmx-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jmx/9.4.57.v20241219/jetty-jmx-9.4.57.v20241219.jar (42 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.57.v20241219/jetty-jaas-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-jaas/9.4.57.v20241219/jetty-jaas-9.4.57.v20241219.jar (48 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.57.v20241219/jetty-rewrite-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-rewrite/9.4.57.v20241219/jetty-rewrite-9.4.57.v20241219.jar (45 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.57.v20241219/jetty-openid-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-openid/9.4.57.v20241219/jetty-openid-9.4.57.v20241219.jar (39 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.57.v20241219/jetty-proxy-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-proxy/9.4.57.v20241219/jetty-proxy-9.4.57.v20241219.jar (97 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.57.v20241219/javax-websocket-client-impl-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-client-impl/9.4.57.v20241219/javax-websocket-client-impl-9.4.57.v20241219.jar (168 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.57.v20241219/javax-websocket-server-impl-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/javax-websocket-server-impl/9.4.57.v20241219/javax-websocket-server-impl-9.4.57.v20241219.jar (48 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.57.v20241219/websocket-api-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-api/9.4.57.v20241219/websocket-api-9.4.57.v20241219.jar (52 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.57.v20241219/websocket-common-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-common/9.4.57.v20241219/websocket-common-9.4.57.v20241219.jar (215 kB at 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.57.v20241219/websocket-client-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-client/9.4.57.v20241219/websocket-client-9.4.57.v20241219.jar (46 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.57.v20241219/websocket-server-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-server/9.4.57.v20241219/websocket-server-9.4.57.v20241219.jar (46 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.57.v20241219/websocket-servlet-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/websocket/websocket-servlet/9.4.57.v20241219/websocket-servlet-9.4.57.v20241219.jar (30 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.57.v20241219/http2-hpack-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-hpack/9.4.57.v20241219/http2-hpack-9.4.57.v20241219.jar (46 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.57.v20241219/http2-common-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-common/9.4.57.v20241219/http2-common-9.4.57.v20241219.jar (209 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.57.v20241219/http2-server-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-server/9.4.57.v20241219/http2-server-9.4.57.v20241219.jar (61 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.57.v20241219/jetty-alpn-client-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-client/9.4.57.v20241219/jetty-alpn-client-9.4.57.v20241219.jar (17 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.57.v20241219/http2-client-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-client/9.4.57.v20241219/http2-client-9.4.57.v20241219.jar (30 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.57.v20241219/http2-http-client-transport-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/http2/http2-http-client-transport/9.4.57.v20241219/http2-http-client-transport-9.4.57.v20241219.jar (42 kB at 5.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/alpn/alpn-api/1.1.3.v20160715/alpn-api-1.1.3.v20160715.jar (5.6 kB at 695 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.57.v20241219/jetty-alpn-server-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-server/9.4.57.v20241219/jetty-alpn-server-9.4.57.v20241219.jar (18 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.57.v20241219/jetty-alpn-openjdk8-client-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-client/9.4.57.v20241219/jetty-alpn-openjdk8-client-9.4.57.v20241219.jar (20 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.57.v20241219/jetty-alpn-openjdk8-server-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-openjdk8-server/9.4.57.v20241219/jetty-alpn-openjdk8-server-9.4.57.v20241219.jar (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.57.v20241219/jetty-alpn-java-client-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-client/9.4.57.v20241219/jetty-alpn-java-client-9.4.57.v20241219.jar (17 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.57.v20241219/jetty-alpn-java-server-9.4.57.v20241219.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-alpn-java-server/9.4.57.v20241219/jetty-alpn-java-server-9.4.57.v20241219.jar (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.33/pax-web-runtime-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-runtime/8.0.33/pax-web-runtime-8.0.33.jar (162 kB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.33/pax-web-jetty-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty/8.0.33/pax-web-jetty-8.0.33.jar (109 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.33/pax-web-tomcat-common-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-tomcat-common/8.0.33/pax-web-tomcat-common-8.0.33.jar (582 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-config-jetty.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-config-jetty.xml (4.4 kB at 738 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-context-jetty.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-features/8.0.33/pax-web-features-8.0.33-context-jetty.xml (1.3 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/keycloak/keycloak-osgi-adapter/18.0.2/keycloak-osgi-adapter-18.0.2.jar (26 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.33/pax-web-jetty-keycloak18-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak18/8.0.33/pax-web-jetty-keycloak18-8.0.33.jar (44 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.33/pax-web-jetty-keycloak-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jetty-keycloak/8.0.33/pax-web-jetty-keycloak-8.0.33.jar (36 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/ecj/3.26.0/ecj-3.26.0.jar (3.1 MB at 108 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.33/pax-web-jsp-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-jsp/8.0.33/pax-web-jsp-8.0.33.jar (1.0 MB at 65 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.33/pax-web-extender-whiteboard-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-whiteboard/8.0.33/pax-web-extender-whiteboard-8.0.33.jar (103 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.33/pax-web-extender-war-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-extender-war/8.0.33/pax-web-extender-war-8.0.33.jar (89 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.33/pax-web-deployer-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-deployer/8.0.33/pax-web-deployer-8.0.33.jar (14 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.33/pax-web-karaf-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/pax-web-karaf/8.0.33/pax-web-karaf-8.0.33.jar (33 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.33/keycloak-common-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-common/8.0.33/keycloak-common-8.0.33.jar (807 kB at 50 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.33/keycloak-osgi-adapter-8.0.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/web/keycloak-osgi-adapter/8.0.33/keycloak-osgi-adapter-8.0.33.jar (10 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore-osgi/4.4.16/httpcore-osgi-4.4.16.jar (695 kB at 46 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient-osgi/4.5.14/httpclient-osgi-4.5.14.jar (1.4 MB at 63 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.15/yang-data-impl-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/14.0.15/yang-data-impl-14.0.15.jar (102 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.15/yang-data-tree-ri-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/14.0.15/yang-data-tree-ri-14.0.15.jar (234 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.15/yang-data-transform-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-transform/14.0.15/yang-data-transform-14.0.15.jar (18 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.11/sal-common-util-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-common-util/10.0.11/sal-common-util-10.0.11.jar (15 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.15/yang-data-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/14.0.15/yang-data-api-14.0.15.jar (191 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.15/yang-data-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/14.0.15/yang-data-spi-14.0.15.jar (89 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.15/yang-data-tree-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/14.0.15/yang-data-tree-api-14.0.15.jar (44 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.15/yang-data-tree-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/14.0.15/yang-data-tree-spi-14.0.15.jar (70 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.15/yang-data-util-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/14.0.15/yang-data-util-14.0.15.jar (124 kB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.15/yang-common-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/14.0.15/yang-common-14.0.15.jar (124 kB at 9.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.11/repackaged-akka-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/repackaged-akka/10.0.11/repackaged-akka-10.0.11.jar (19 MB at 151 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/interceptor/javax.interceptor-api/1.2.2/javax.interceptor-api-1.2.2.jar (25 kB at 5.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.javax-inject/1_3/org.apache.servicemix.bundles.javax-inject-1_3.jar (22 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/2.0.SP1/cdi-api-2.0.SP1.jar (108 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-api/0.5.4/pax-transx-tm-api-0.5.4.jar (6.3 kB at 906 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-geronimo/0.5.4/pax-transx-tm-geronimo-0.5.4.jar (202 kB at 25 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-atomikos/0.5.4/pax-transx-tm-atomikos-0.5.4.jar (333 kB at 30 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-tm-narayana/0.5.4/pax-transx-tm-narayana-0.5.4.jar (3.8 MB at 88 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-j2ee-connector_1.6_spec/1.0/geronimo-j2ee-connector_1.6_spec-1.0.jar (52 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-connector/0.5.4/pax-transx-connector-0.5.4.jar (66 kB at 8.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jdbc/0.5.4/pax-transx-jdbc-0.5.4.jar (71 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar (64 kB at 9.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/transx/pax-transx-jms/0.5.4/pax-transx-jms-0.5.4.jar (62 kB at 6.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.14/mdsal-dom-broker-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/14.0.14/mdsal-dom-broker-14.0.14.jar (93 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.11/sal-clustering-commons-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-commons/10.0.11/sal-clustering-commons-10.0.11.jar (170 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.33/metrics-graphite-4.2.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-graphite/4.2.33/metrics-graphite-4.2.33.jar (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.25.0/amqp-client-5.25.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/rabbitmq/amqp-client/5.25.0/amqp-client-5.25.0.jar (699 kB at 58 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.11/sal-akka-raft-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-raft/10.0.11/sal-akka-raft-10.0.11.jar (293 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.11/cds-mgmt-api-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-mgmt-api/10.0.11/cds-mgmt-api-10.0.11.jar (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.11/sal-akka-segmented-journal-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-akka-segmented-journal/10.0.11/sal-akka-segmented-journal-10.0.11.jar (45 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.11/atomix-storage-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/atomix-storage/10.0.11/atomix-storage-10.0.11.jar (566 kB at 44 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.11/raft-journal-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/raft-journal/10.0.11/raft-journal-10.0.11.jar (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.14/mdsal-singleton-impl-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-impl/14.0.14/mdsal-singleton-impl-14.0.14.jar (35 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.2/geronimo-atinject_1.0_spec-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.2/geronimo-atinject_1.0_spec-1.2.jar (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.15/yang-xpath-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/14.0.15/yang-xpath-api-14.0.15.jar (79 kB at 7.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.14/mdsal-dom-schema-osgi-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-schema-osgi/14.0.14/mdsal-dom-schema-osgi-14.0.14.jar (18 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.14/mdsal-dom-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/14.0.14/mdsal-dom-api-14.0.14.jar (85 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.14/mdsal-dom-spi-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/14.0.14/mdsal-dom-spi-14.0.14.jar (119 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.33/metrics-core-4.2.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-core/4.2.33/metrics-core-4.2.33.jar (132 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.33/metrics-healthchecks-4.2.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-healthchecks/4.2.33/metrics-healthchecks-4.2.33.jar (24 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.33/metrics-jmx-4.2.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jmx/4.2.33/metrics-jmx-4.2.33.jar (22 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.33/metrics-jvm-4.2.33.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-jvm/4.2.33/metrics-jvm-4.2.33.jar (25 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.15/concepts-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/14.0.15/concepts-14.0.15.jar (40 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.15/util-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/14.0.15/util-14.0.15.jar (173 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.15/binding-data-codec-dynamic-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/14.0.15/binding-data-codec-dynamic-14.0.15.jar (301 kB at 23 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.15/binding-data-codec-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/14.0.15/binding-data-codec-api-14.0.15.jar (39 kB at 5.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.15/binding-data-codec-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/14.0.15/binding-data-codec-spi-14.0.15.jar (23 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.14/mdsal-eos-binding-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/14.0.14/mdsal-eos-binding-api-14.0.14.jar (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.14/general-entity-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/14.0.14/general-entity-14.0.14.jar (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.14/mdsal-eos-binding-adapter-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-adapter/14.0.14/mdsal-eos-binding-adapter-14.0.14.jar (17 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.15/binding-generator-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/14.0.15/binding-generator-14.0.15.jar (267 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.15/binding-loader-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/14.0.15/binding-loader-14.0.15.jar (24 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.15/binding-model-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/14.0.15/binding-model-14.0.15.jar (118 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.15/binding-runtime-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/14.0.15/binding-runtime-api-14.0.15.jar (39 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.15/binding-runtime-osgi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-osgi/14.0.15/binding-runtime-osgi-14.0.15.jar (47 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.15/binding-runtime-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/14.0.15/binding-runtime-spi-14.0.15.jar (34 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.14/mdsal-binding-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/14.0.14/mdsal-binding-api-14.0.14.jar (78 kB at 9.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.14/mdsal-binding-spi-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/14.0.14/mdsal-binding-spi-14.0.14.jar (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.14/mdsal-eos-dom-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-api/14.0.14/mdsal-eos-dom-api-14.0.14.jar (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.14/mdsal-singleton-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-singleton-api/14.0.14/mdsal-singleton-api-14.0.14.jar (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/h2database/h2/2.2.224/h2-2.2.224.jar (2.6 MB at 90 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/bundles/org.apache.servicemix.bundles.cglib/3.3.0_1/org.apache.servicemix.bundles.cglib-3.3.0_1.jar (421 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.15/binding-spec-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/14.0.15/binding-spec-14.0.15.jar (149 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.15/codegen-extensions-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/14.0.15/codegen-extensions-14.0.15.jar (15 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.15/yang-model-ri-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/14.0.15/yang-model-ri-14.0.15.jar (519 kB at 35 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.15/odlext-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/14.0.15/odlext-parser-support-14.0.15.jar (43 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.15/openconfig-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/14.0.15/openconfig-parser-support-14.0.15.jar (22 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.15/rfc6241-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/14.0.15/rfc6241-parser-support-14.0.15.jar (16 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.15/rfc6536-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/14.0.15/rfc6536-parser-support-14.0.15.jar (19 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.15/rfc6643-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/14.0.15/rfc6643-parser-support-14.0.15.jar (41 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.15/rfc7952-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/14.0.15/rfc7952-parser-support-14.0.15.jar (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.15/rfc8040-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/14.0.15/rfc8040-parser-support-14.0.15.jar (25 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.15/rfc8528-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/14.0.15/rfc8528-parser-support-14.0.15.jar (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.15/rfc8639-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/14.0.15/rfc8639-parser-support-14.0.15.jar (14 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.15/yang-parser-impl-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-impl/14.0.15/yang-parser-impl-14.0.15.jar (53 kB at 8.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.15/rfc8819-parser-support-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/14.0.15/rfc8819-parser-support-14.0.15.jar (15 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.15/yang-parser-reactor-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/14.0.15/yang-parser-reactor-14.0.15.jar (154 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.15/yang-parser-rfc7950-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/14.0.15/yang-parser-rfc7950-14.0.15.jar (511 kB at 43 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.15/yang-parser-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/14.0.15/yang-parser-spi-14.0.15.jar (137 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.15/yang-repo-fs-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-fs/14.0.15/yang-repo-fs-14.0.15.jar (24 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.15/yang-data-codec-binfmt-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-binfmt/14.0.15/yang-data-codec-binfmt-14.0.15.jar (87 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.15/yang-data-codec-gson-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-gson/14.0.15/yang-data-codec-gson-14.0.15.jar (82 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.15/yang-data-codec-xml-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-codec-xml/14.0.15/yang-data-codec-xml-14.0.15.jar (84 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.15/odlext-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/14.0.15/odlext-model-api-14.0.15.jar (24 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.15/rfc7952-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/14.0.15/rfc7952-model-api-14.0.15.jar (18 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.15/rfc8040-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/14.0.15/rfc8040-model-api-14.0.15.jar (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.15/rfc8528-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/14.0.15/rfc8528-model-api-14.0.15.jar (16 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.15/yang-model-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/14.0.15/yang-model-api-14.0.15.jar (303 kB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.15/yang-model-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/14.0.15/yang-model-spi-14.0.15.jar (133 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.15/yang-ir-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/14.0.15/yang-ir-14.0.15.jar (38 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.15/yang-model-util-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/14.0.15/yang-model-util-14.0.15.jar (38 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.15/yang-repo-api-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/14.0.15/yang-repo-api-14.0.15.jar (22 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.15/yang-repo-spi-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/14.0.15/yang-repo-spi-14.0.15.jar (36 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.5/infrautils-util-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-util/7.1.5/infrautils-util-7.1.5.jar (27 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.11/cds-access-api-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-api/10.0.11/cds-access-api-10.0.11.jar (203 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.11/cds-access-client-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-access-client/10.0.11/cds-access-client-10.0.11.jar (79 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.11/cds-dom-api-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/cds-dom-api/10.0.11/cds-dom-api-10.0.11.jar (9.9 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.11/sal-distributed-datastore-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-distributed-datastore/10.0.11/sal-distributed-datastore-10.0.11.jar (888 kB at 59 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.11/eos-dom-akka-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/eos-dom-akka/10.0.11/eos-dom-akka-10.0.11.jar (214 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.11/sal-cluster-admin-api-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-api/10.0.11/sal-cluster-admin-api-10.0.11.jar (234 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.11/sal-cluster-admin-impl-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-impl/10.0.11/sal-cluster-admin-impl-10.0.11.jar (46 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-akkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-akkaconf.xml (1.2 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-factoryakkaconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-factoryakkaconf.xml (7.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-moduleshardconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-moduleshardconf.xml (1.4 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-moduleconf.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-moduleconf.xml (871 B at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-datastore.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-clustering-config/10.0.11/sal-clustering-config-10.0.11-datastore.cfg (6.8 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.14/mdsal-eos-common-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/14.0.14/mdsal-eos-common-api-14.0.14.jar (18 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.14/mdsal-common-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/14.0.14/mdsal-common-api-14.0.14.jar (30 kB at 5.0 MB/s) [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.19.0 and 1.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-base::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-compression::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-aarch_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-riscv64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.26.0 and 5.25.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.26.14 and 2013.09.07.26.18 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.50.0 and 3.49.5 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-generator::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-loader::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-model::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-reflect::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-spec::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:codegen-extensions::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-dynamic::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.17.7 and 1.17.6 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 7.1.7 and 7.1.5 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 14.0.18 and 14.0.14 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 932 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 396 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.4.1/plexus-utils-3.4.1.jar (264 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 1.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 87 MB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.3-SNAPSHOT/openflowplugin-karaf-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.19.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.3-SNAPSHOT/openflowplugin-karaf-0.19.3-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.19.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.3-SNAPSHOT/openflowplugin-karaf-0.19.3-SNAPSHOT.zip [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/dependency_tree.txt [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.19.3-SNAPSHOT [84/84] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.pom (18 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.1.1/maven-javadoc-plugin-3.1.1.jar (481 kB at 28 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 667 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 765 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 839 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 494 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 739 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.pom (4.3 kB at 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 818 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.5/plexus-archiver-3.5.pom (4.8 kB at 601 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/5.0/plexus-5.0.pom (21 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.0.0/plexus-io-3.0.0.pom (4.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.14/commons-compress-1.14.pom (13 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.6/xz-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.6/xz-1.6.pom (1.9 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 256 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 718 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 962 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/17/apache-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/17/apache-17.pom (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 806 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 776 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 580 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 958 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 508 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 504 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 437 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 658 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 89 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 752 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 477 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 877 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 862 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/2/apache-2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/2/apache-2.pom (3.4 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 965 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 47 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 476 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 704 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 587 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.pom (4.8 kB at 802 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.0.1/plexus-io-3.0.1.pom (4.5 kB at 649 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.pom (16 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/43/commons-parent-43.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/43/commons-parent-43.pom (70 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 696 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.pom (4.5 kB at 758 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 521 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 97 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 9.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 848 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 927 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.jar (165 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 586 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.2.0/maven-archiver-3.2.0.jar (24 kB at 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 954 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 428 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.jar (64 kB at 969 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/xmlunit/xmlunit/1.5/xmlunit-1.5.jar (98 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.jar (167 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.jar (16 kB at 229 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.jar (17 kB at 246 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 854 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 5.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 511 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 939 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 432 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/3.6.0/plexus-archiver-3.6.0.jar (191 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 822 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.1.1/plexus-io-3.1.1.jar (75 kB at 572 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 88 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.16.1/commons-compress-1.16.1.jar (560 kB at 4.1 MB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/openflowplugin-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ openflowplugin-aggregator --- [INFO] Using alternate deployment repository fake-nexus::default::file:///tmp/n/ [WARNING] Using legacy syntax for alternative repository. Use "fake-nexus::file:///tmp/n/" instead. [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/openflowplugin-aggregator-0.19.3-20250918.142244-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/openflowplugin-aggregator-0.19.3-20250918.142244-1.pom (2.5 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/maven-metadata.xml (635 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-aggregator/maven-metadata.xml (317 B at 158 kB/s) [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.19.3-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SUCCESS [ 3.260 s] [INFO] openflowplugin-parent .............................. SUCCESS [ 4.475 s] [INFO] liblldp ............................................ SUCCESS [ 2.775 s] [INFO] libraries-aggregator ............................... SUCCESS [ 0.008 s] [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 10.384 s] [INFO] openflowjava-parent ................................ SUCCESS [ 0.189 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 0.709 s] [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 0.504 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 5.591 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 3.123 s] [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 0.117 s] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.013 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 0.671 s] [INFO] simple-client ...................................... SUCCESS [ 0.336 s] [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 0.266 s] [INFO] model-inventory .................................... SUCCESS [ 0.398 s] [INFO] model-flow-base .................................... SUCCESS [ 3.746 s] [INFO] model-flow-service ................................. SUCCESS [ 4.734 s] [INFO] openflowplugin-api ................................. SUCCESS [ 0.753 s] [INFO] model-flow-statistics .............................. SUCCESS [ 2.434 s] [INFO] openflowplugin-extension-api ....................... SUCCESS [ 2.141 s] [INFO] openflowplugin ..................................... SUCCESS [ 2.418 s] [INFO] openflowplugin-common .............................. SUCCESS [ 0.330 s] [INFO] openflowplugin-impl ................................ SUCCESS [ 5.304 s] [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 0.375 s] [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 2.751 s] [INFO] openflowjava-extension-eric ........................ SUCCESS [ 0.583 s] [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 7.735 s] [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 0.594 s] [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 1.047 s] [INFO] test-extension ..................................... SUCCESS [ 0.571 s] [INFO] model-topology ..................................... SUCCESS [ 0.456 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 0.180 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 0.106 s] [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.200 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 2.792 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 1.694 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 0.189 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 0.214 s] [INFO] features-openflowplugin-extension .................. SUCCESS [ 0.193 s] [INFO] features-extension-aggregator ...................... SUCCESS [ 0.015 s] [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.004 s] [INFO] test-provider ...................................... SUCCESS [ 0.969 s] [INFO] test-common ........................................ SUCCESS [ 0.399 s] [INFO] drop-test-karaf .................................... SUCCESS [ 1.705 s] [INFO] bulk-o-matic ....................................... SUCCESS [ 1.213 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 0.245 s] [INFO] device-ownership-service ........................... SUCCESS [ 0.283 s] [INFO] of-switch-config-pusher ............................ SUCCESS [ 0.404 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 0.213 s] [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 0.556 s] [INFO] reconciliation-framework ........................... SUCCESS [ 1.131 s] [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 0.350 s] [INFO] forwardingrules-manager ............................ SUCCESS [ 1.059 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 0.236 s] [INFO] forwardingrules-sync ............................... SUCCESS [ 0.949 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 0.196 s] [INFO] table-miss-enforcer ................................ SUCCESS [ 0.403 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 0.214 s] [INFO] topology-lldp-discovery ............................ SUCCESS [ 0.573 s] [INFO] lldp-speaker ....................................... SUCCESS [ 0.767 s] [INFO] topology-manager ................................... SUCCESS [ 0.606 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 0.199 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 0.188 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 0.175 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 0.176 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 0.190 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 0.225 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 0.204 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 0.241 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 2.334 s] [INFO] southbound-cli ..................................... SUCCESS [ 1.479 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 0.194 s] [INFO] features-openflowplugin ............................ SUCCESS [ 0.476 s] [INFO] features-aggregator ................................ SUCCESS [ 0.009 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.002 s] [INFO] applications-aggregator ............................ SUCCESS [ 0.002 s] [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] [INFO] learning-switch .................................... SUCCESS [ 0.486 s] [INFO] sample-consumer .................................... SUCCESS [ 0.386 s] [INFO] sample-bundles ..................................... SUCCESS [ 0.349 s] [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.003 s] [INFO] openflowplugin-karaf ............................... SUCCESS [ 25.507 s] [INFO] openflowplugin ..................................... SUCCESS [ 1.518 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:13 min [INFO] Finished at: 2025-09-18T14:24:58Z [INFO] ------------------------------------------------------------------------ [openflowplugin-distribution-check-scandium] $ /bin/bash -l /tmp/jenkins6379047046570880980.sh ---> distribution-check-verify-groupid.sh These are allowed projects: yangtools mdsal openflowjava aaa bgpcep controller daexim infrautils integration jsonrpc lispflowmapping mdsal netconf odlparent openflowplugin ovsdb serviceutils transportpce transportpce.models yangtools These are distribution pulled projects: Checking /tmp/r/org/opendaylight/aaa Checking /tmp/r/org/opendaylight/controller Checking /tmp/r/org/opendaylight/infrautils Checking /tmp/r/org/opendaylight/mdsal Checking /tmp/r/org/opendaylight/netconf Checking /tmp/r/org/opendaylight/odlparent Checking /tmp/r/org/opendaylight/openflowplugin Checking /tmp/r/org/opendaylight/serviceutils Checking /tmp/r/org/opendaylight/yangtools using settings config with name integration-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [openflowplugin-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f distribution/pom.xml -s /tmp/settings8724226475097652239.xml -gs /tmp/global-settings15304121362041283913.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=51b598374e93ac8162850c9a96b95d771ca24fc1 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/openflowplugin/+/118208 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=openflowplugin -DGERRIT_CHANGE_NUMBER=118208 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/118208/3 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4xLjMKLSBpbmZyYXV0aWxzLTcuMS43Ci0geWFuZ3Rvb2xzLTE0LjAuMTcKLSBtZHNhbC0xNC4wLjE4Ci0gY29udHJvbGxlci0xMC4wLjE0Ci0gYWFhLTAuMjAuMTMKLSBuZXRjb25mLTguMC45CgpDaGFuZ2UtSWQ6IEliNTMwMjVkODRmYTllZjIyMzJiMDRkZWZhMDliNzk2YTRmMDk0MWNlClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=mri-scandium-sr3 "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib53025d84fa9ef2232b04defa09b796a4f0941ce -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-453899801 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.1.1/karaf4-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.1.1/karaf4-parent-14.1.1.pom (16 kB at 61 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.1.1/feature-repo-parent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.1.1/feature-repo-parent-14.1.1.pom (4.6 kB at 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.10/aaa-artifacts-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.20.10/aaa-artifacts-0.20.10.pom (11 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.22.11/bgpcep-artifacts-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-artifacts/0.22.11/bgpcep-artifacts-0.22.11.pom (46 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 118 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.3-SNAPSHOT/daexim-artifacts-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-artifacts/1.16.3-SNAPSHOT/daexim-artifacts-1.16.3-20250918.090050-139.pom (3.0 kB at 371 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 106 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.3-SNAPSHOT/jsonrpc-artifacts-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.3-SNAPSHOT/jsonrpc-artifacts-1.17.3-20250917.181504-117.pom (7.9 kB at 879 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.3-SNAPSHOT/lispflowmapping-artifacts-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.3-SNAPSHOT/lispflowmapping-artifacts-1.20.3-20250918.091533-165.pom (4.8 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.8/netconf-artifacts-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/8.0.8/netconf-artifacts-8.0.8.pom (26 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 153 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.3-SNAPSHOT/hwvtepsouthbound-artifacts-1.19.3-20250918.012818-174.pom (3.4 kB at 483 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 152 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.3-SNAPSHOT/library-artifacts-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-artifacts/1.19.3-SNAPSHOT/library-artifacts-1.19.3-20250918.012818-174.pom (2.3 kB at 335 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 177 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.3-SNAPSHOT/southbound-artifacts-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-artifacts/1.19.3-SNAPSHOT/southbound-artifacts-1.19.3-20250918.012818-174.pom (3.3 kB at 476 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.21.3-SNAPSHOT [1/19] [INFO] from artifacts/distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.3-SNAPSHOT/distribution-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ distribution-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.21.3-SNAPSHOT [2/19] [INFO] from artifacts/upstream/properties/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ properties --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ properties --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ properties --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.21.3-SNAPSHOT/properties-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.21.3-SNAPSHOT [3/19] [INFO] from artifacts/upstream/artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.3-SNAPSHOT/artifact-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.21.3-SNAPSHOT [4/19] [INFO] from artifacts/upstream/other/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.3-SNAPSHOT/other-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.21.3-SNAPSHOT [5/19] [INFO] from artifacts/upstream/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.3-SNAPSHOT/upstream-all-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.21.3-SNAPSHOT [6/19] [INFO] from artifacts/upstream/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.3-SNAPSHOT/upstream-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.21.3-SNAPSHOT [7/19] [INFO] from artifacts/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.3-SNAPSHOT/all-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.21.3-SNAPSHOT [8/19] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.3-SNAPSHOT/artifacts-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.3-SNAPSHOT [9/19] [INFO] from karaf-scripts/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.pom (5.1 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.2.2/surefire-3.2.2.pom (21 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.2.2/maven-surefire-plugin-3.2.2.jar (45 kB at 3.7 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.pom (6.1 kB at 758 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.pom (3.4 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.pom (3.2 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.pom (4.1 kB at 451 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.pom (3.2 kB at 111 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.pom (4.3 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.pom (1.7 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.pom (5.8 kB at 446 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.2.5/maven-artifact-3.2.5.pom (2.3 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.2.5/maven-3.2.5.pom (22 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.2.5/maven-core-3.2.5.pom (8.1 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.2.5/maven-settings-3.2.5.pom (2.2 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.2.5/maven-settings-builder-3.2.5.pom (2.6 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.2.5/maven-repository-metadata-3.2.5.pom (2.2 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.2.5/maven-plugin-api-3.2.5.pom (3.0 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.2/cdi-api-1.2.pom (6.3 kB at 697 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jboss/weld/weld-parent/26/weld-parent-26.pom (32 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M2/org.eclipse.sisu.inject-0.9.0.M2.pom (17 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M2/sisu-inject-0.9.0.M2.pom (15 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.2.5/maven-model-builder-3.2.5.pom (3.0 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.2.5/maven-aether-provider-3.2.5.pom (4.2 kB at 531 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-spi/1.0.0.v20140518/aether-spi-1.0.0.v20140518.pom (2.1 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-impl/1.0.0.v20140518/aether-impl-1.0.0.v20140518.pom (3.5 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/sisu-guice/3.2.3/sisu-guice-3.2.3.pom (11 kB at 994 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/sisu/inject/guice-parent/3.2.3/guice-parent-3.2.3.pom (13 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/sonatype/forge/forge-parent/38/forge-parent-38.pom (19 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 678 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/57/commons-parent-57.pom (83 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.9.2/junit-bom-5.9.2.pom (5.6 kB at 626 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.pom (4.3 kB at 329 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.2.0/plexus-languages-1.2.0.pom (3.2 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/15/plexus-15.pom (28 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.pom (2.4 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.pom (17 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.2.2/maven-surefire-common-3.2.2.jar (309 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.2.2/surefire-logger-api-3.2.2.jar (14 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.2.2/surefire-booter-3.2.2.jar (118 kB at 6.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-common-artifact-filters/3.1.1/maven-common-artifact-filters-3.1.1.jar (61 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.2.2/surefire-extensions-api-3.2.2.jar (26 kB at 533 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.2.2/surefire-extensions-spi-3.2.2.jar (8.2 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.2.2/surefire-api-3.2.2.jar (171 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.2.0/plexus-java-1.2.0.jar (58 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.12.0/commons-io-2.12.0.jar (474 kB at 7.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.6/asm-9.6.jar (124 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/thoughtworks/qdox/qdox/2.0.3/qdox-2.0.3.jar (334 kB at 3.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.2.2/surefire-shared-utils-3.2.2.jar (2.3 MB at 19 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.3-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.3-SNAPSHOT/karaf-scripts-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.3-SNAPSHOT/karaf-scripts-0.21.3-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.21.3-SNAPSHOT [10/19] [INFO] from features/repos/index/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.6/spotbugs-maven-plugin-4.8.6.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.6/spotbugs-maven-plugin-4.8.6.6.pom (43 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/49/base-parent-49.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/hazendaz/base-parent/49/base-parent-49.pom (90 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.7.1/asm-bom-9.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.7.1/asm-bom-9.7.1.pom (3.3 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.24/groovy-bom-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.24/groovy-bom-4.0.24.pom (27 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.6/spotbugs-maven-plugin-4.8.6.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.6.6/spotbugs-maven-plugin-4.8.6.6.jar (169 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.1/features-test-plugin-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.1/features-test-plugin-14.1.1.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.1/features-test-plugin-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-test-plugin/14.1.1/features-test-plugin-14.1.1.jar (42 kB at 4.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.1/copy-files-plugin-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.1/copy-files-plugin-14.1.1.pom (2.2 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.1/copy-files-plugin-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.1.1/copy-files-plugin-14.1.1.jar (7.1 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.0.0/modernizer-maven-plugin-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.0.0/modernizer-maven-plugin-3.0.0.pom (5.6 kB at 627 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/3.0.0/modernizer-maven-parent-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-parent/3.0.0/modernizer-maven-parent-3.0.0.pom (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.0.0/modernizer-maven-plugin-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-plugin/3.0.0/modernizer-maven-plugin-3.0.0.jar (54 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.10/features-aaa-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.10/features-aaa-0.20.10.pom (2.9 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.10/odl-aaa-api-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.10/odl-aaa-api-0.20.10.pom (1.9 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.10/aaa-authn-api-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.10/aaa-authn-api-0.20.10.pom (1.6 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.10/aaa-parent-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.20.10/aaa-parent-0.20.10.pom (2.3 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.1/odl-jakarta-activation-api-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.1/odl-jakarta-activation-api-14.1.1.pom (1.4 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.1/odl-ws-rs-api-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.1/odl-ws-rs-api-14.1.1.pom (1.4 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.10/odl-aaa-cert-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.10/odl-aaa-cert-0.20.10.pom (2.4 kB at 342 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.10/odl-aaa-encryption-service-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.10/odl-aaa-encryption-service-0.20.10.pom (2.3 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.10/aaa-encrypt-service-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.10/aaa-encrypt-service-0.20.10.pom (608 B at 101 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.10/aaa-encrypt-service-impl-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.10/aaa-encrypt-service-impl-0.20.10.pom (2.9 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.1/logging-markers-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.1/logging-markers-14.1.1.pom (1.5 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.10/aaa-cert-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.10/aaa-cert-0.20.10.pom (3.6 kB at 605 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.10/odl-aaa-cli-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.10/odl-aaa-cli-0.20.10.pom (2.7 kB at 445 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.10/odl-aaa-shiro-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.10/odl-aaa-shiro-0.20.10.pom (5.7 kB at 819 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.10/odl-aaa-password-service-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.10/odl-aaa-password-service-0.20.10.pom (2.9 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.10/aaa-password-service-api-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.10/aaa-password-service-api-0.20.10.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.10/aaa-password-service-impl-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.10/aaa-password-service-impl-0.20.10.pom (3.8 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.10/repackaged-shiro-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.10/repackaged-shiro-0.20.10.pom (7.0 kB at 583 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.10/odl-apache-shiro-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.10/odl-apache-shiro-0.20.10.pom (2.3 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.10/odl-aaa-web-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.10/odl-aaa-web-0.20.10.pom (2.9 kB at 322 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.1/odl-jersey-2-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.1/odl-jersey-2-14.1.1.pom (3.8 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.1/odl-javassist-3-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.1/odl-javassist-3-14.1.1.pom (1.2 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.1/odl-karaf-feat-jetty-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.1/odl-karaf-feat-jetty-14.1.1.pom (1.5 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.10/web-osgi-impl-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.10/web-osgi-impl-0.20.10.pom (2.2 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.10/web-api-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.10/web-api-0.20.10.pom (1.5 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.10/servlet-jersey2-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.10/servlet-jersey2-0.20.10.pom (2.0 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.10/servlet-api-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.10/servlet-api-0.20.10.pom (1.6 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.11/odl-jolokia-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.11/odl-jolokia-10.0.11.pom (1.9 kB at 236 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.11/odl-jolokia-osgi-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.11/odl-jolokia-osgi-10.0.11.pom (2.0 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.10/aaa-filterchain-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.10/aaa-filterchain-0.20.10.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.10/aaa-jetty-auth-log-filter-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.10/aaa-jetty-auth-log-filter-0.20.10.pom (2.3 kB at 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10.pom (9.2 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.10/aaa-shiro-api-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.10/aaa-shiro-api-0.20.10.pom (1.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.10/aaa-tokenauthrealm-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.10/aaa-tokenauthrealm-0.20.10.pom (1.9 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.10/aaa-idm-store-h2-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.10/aaa-idm-store-h2-0.20.10.pom (2.7 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.1/odl-karaf-feat-jdbc-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.1/odl-karaf-feat-jdbc-14.1.1.pom (6.0 kB at 753 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.10/aaa-cli-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.10/aaa-cli-0.20.10.pom (2.1 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.11/features-bgpcep-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.11/features-bgpcep-0.22.11.pom (15 kB at 991 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.22.11/feature-repo-parent-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/feature-repo-parent/0.22.11/feature-repo-parent-0.22.11.pom (1.7 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.11/odl-bgpcep-algo-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.11/odl-bgpcep-algo-0.22.11.pom (1.6 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.22.11/single-feature-parent-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/single-feature-parent/0.22.11/single-feature-parent-0.22.11.pom (1.7 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.22.11/bgpcep-parent-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgpcep-parent/0.22.11/bgpcep-parent-0.22.11.pom (5.8 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.11/algo-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.11/algo-impl-0.22.11.pom (3.1 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.11/algo-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.11/algo-api-0.22.11.pom (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.22.11/binding-parent-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/binding-parent/0.22.11/binding-parent-0.22.11.pom (1.8 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.11/graph-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.11/graph-api-0.22.11.pom (1.7 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.14/rfc6991-ietf-inet-types-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.14/rfc6991-ietf-inet-types-14.0.14.pom (1.9 kB at 177 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.14/ietf-type-util-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.14/ietf-type-util-14.0.14.pom (1.8 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.14/rfc8294-ietf-routing-types-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.14/rfc8294-ietf-routing-types-14.0.14.pom (2.0 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.14/rfc6991-ietf-yang-types-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.14/rfc6991-ietf-yang-types-14.0.14.pom (1.9 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.14/ietf-topology-2013.10.21.26.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.14/ietf-topology-2013.10.21.26.14.pom (2.0 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.11/concepts-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.11/concepts-0.22.11.pom (2.8 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.11/odl-bgpcep-algo-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.11/odl-bgpcep-algo-api-0.22.11.pom (1.6 kB at 135 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.11/odl-bgpcep-graph-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.11/odl-bgpcep-graph-api-0.22.11.pom (1.9 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.14/odl-mdsal-model-rfc6991-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.14/odl-mdsal-model-rfc6991-14.0.14.pom (1.7 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.14/odl-mdsal-model-rfc8294-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.14/odl-mdsal-model-rfc8294-14.0.14.pom (1.7 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.14/iana-routing-types-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.14/iana-routing-types-14.0.14.pom (1.6 kB at 161 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.14.pom (1.6 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.11/odl-bgpcep-concepts-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.11/odl-bgpcep-concepts-0.22.11.pom (1.7 kB at 340 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.11/odl-bgpcep-graph-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.11/odl-bgpcep-graph-0.22.11.pom (1.6 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.11/graph-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.11/graph-impl-0.22.11.pom (3.2 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.11/odl-bgpcep-bgp-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.11/odl-bgpcep-bgp-0.22.11.pom (5.6 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.11/odl-bgpcep-bgp-parser-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.11/odl-bgpcep-bgp-parser-0.22.11.pom (1.4 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.11/bgp-parser-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.11/bgp-parser-impl-0.22.11.pom (5.7 kB at 712 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.11/bgp-concepts-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.11/bgp-concepts-0.22.11.pom (2.5 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.11/util-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.11/util-0.22.11.pom (3.3 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.22.11/testtool-parent-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/testtool-parent/0.22.11/testtool-parent-0.22.11.pom (1.8 kB at 307 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.11/bgp-parser-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.11/bgp-parser-api-0.22.11.pom (2.7 kB at 456 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.11/bgp-parser-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.11/bgp-parser-spi-0.22.11.pom (5.1 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.15/yang-common-netty-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.15/yang-common-netty-14.0.15.pom (1.7 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.11/odl-bgpcep-bgp-parser-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.11/odl-bgpcep-bgp-parser-api-0.22.11.pom (2.0 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.15/odl-yangtools-netty-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.15/odl-yangtools-netty-14.0.15.pom (1.7 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.11/odl-bgpcep-bgp-dependencies-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.11/odl-bgpcep-bgp-dependencies-0.22.11.pom (1.6 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.11/odl-bgpcep-extras-dependencies-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.11/odl-bgpcep-extras-dependencies-0.22.11.pom (1.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.11/odl-bgpcep-bgp-rib-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.11/odl-bgpcep-bgp-rib-api-0.22.11.pom (2.5 kB at 412 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.11/bgp-rib-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.11/bgp-rib-api-0.22.11.pom (2.9 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.11/bgp-rib-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.11/bgp-rib-spi-0.22.11.pom (6.3 kB at 699 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.11/bgp-openconfig-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.11/bgp-openconfig-api-0.22.11.pom (2.8 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.14/rfc8343-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.14/rfc8343-14.0.14.pom (1.8 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.14/odl-mdsal-model-rfc8343-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.14/odl-mdsal-model-rfc8343-14.0.14.pom (1.5 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.11/odl-bgpcep-bgp-openconfig-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.11/odl-bgpcep-bgp-openconfig-0.22.11.pom (1.8 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.11/bgp-openconfig-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.11/bgp-openconfig-spi-0.22.11.pom (3.1 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.11/odl-bgpcep-bgp-rib-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.11/odl-bgpcep-bgp-rib-impl-0.22.11.pom (3.7 kB at 459 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.11/bgp-rib-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.11/bgp-rib-impl-0.22.11.pom (16 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.11/bgp-path-selection-mode-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.11/bgp-path-selection-mode-0.22.11.pom (5.6 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.11/bgp-openconfig-rp-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.11/bgp-openconfig-rp-spi-0.22.11.pom (6.5 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.11/bgp-inet-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.11/bgp-inet-0.22.11.pom (2.2 kB at 372 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.22.11/bgp-extension-parent-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-extension-parent/0.22.11/bgp-extension-parent-0.22.11.pom (5.9 kB at 842 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.11/bgp-bmp-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.11/bgp-bmp-api-0.22.11.pom (2.6 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.11/bgp-route-target-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.11/bgp-route-target-0.22.11.pom (4.8 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.11/bgp-peer-acceptor-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.11/bgp-peer-acceptor-0.22.11.pom (3.4 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.11/odl-bgpcep-bgp-inet-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.11/odl-bgpcep-bgp-inet-0.22.11.pom (1.4 kB at 199 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.11/odl-bgpcep-bgp-extensions-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.11/odl-bgpcep-bgp-extensions-api-0.22.11.pom (1.7 kB at 173 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.11/odl-bgpcep-bmp-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.11/odl-bgpcep-bmp-api-0.22.11.pom (1.5 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.11/bgp-bmp-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.11/bgp-bmp-spi-0.22.11.pom (4.5 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.11/odl-bgpcep-bgp-route-target-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.11/odl-bgpcep-bgp-route-target-0.22.11.pom (1.4 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.11/odl-bgpcep-bgp-openconfig-rp-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.11/odl-bgpcep-bgp-openconfig-rp-spi-0.22.11.pom (1.4 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.11/odl-bgpcep-bgp-path-selection-mode-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.11/odl-bgpcep-bgp-path-selection-mode-0.22.11.pom (1.6 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.11/odl-bgpcep-bgp-openconfig-rp-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.11/odl-bgpcep-bgp-openconfig-rp-impl-0.22.11.pom (2.1 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.11/bgp-openconfig-rp-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.11/bgp-openconfig-rp-impl-0.22.11.pom (5.7 kB at 569 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.11/odl-bgpcep-config-loader-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.11/odl-bgpcep-config-loader-spi-0.22.11.pom (1.5 kB at 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.11/config-loader-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.11/config-loader-spi-0.22.11.pom (2.4 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.11/odl-bgpcep-bgp-openconfig-rp-statement-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.11/odl-bgpcep-bgp-openconfig-rp-statement-0.22.11.pom (1.7 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.11/bgp-openconfig-rp-statement-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.11/bgp-openconfig-rp-statement-0.22.11.pom (7.1 kB at 708 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11.pom (4.3 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.11/odl-bgpcep-bgp-openconfig-state-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.11/odl-bgpcep-bgp-openconfig-state-0.22.11.pom (1.4 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.11/bgp-openconfig-state-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.11/bgp-openconfig-state-0.22.11.pom (7.1 kB at 712 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.11/odl-bgpcep-bgp-topology-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.11/odl-bgpcep-bgp-topology-0.22.11.pom (2.6 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.11/bgp-topology-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.11/bgp-topology-provider-0.22.11.pom (6.9 kB at 979 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.11/rsvp-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.11/rsvp-api-0.22.11.pom (2.1 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.11/bgp-linkstate-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.11/bgp-linkstate-0.22.11.pom (4.4 kB at 548 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.11/rsvp-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.11/rsvp-spi-0.22.11.pom (3.5 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.14/mdsal-rfc8294-netty-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.14/mdsal-rfc8294-netty-14.0.14.pom (2.3 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.11/topology-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.11/topology-api-0.22.11.pom (2.9 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.11/topology-segment-routing-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.11/topology-segment-routing-0.22.11.pom (2.2 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.11/topology-tunnel-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.11/topology-tunnel-api-0.22.11.pom (2.0 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.11/odl-bgpcep-bgp-linkstate-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.11/odl-bgpcep-bgp-linkstate-0.22.11.pom (2.1 kB at 110 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.11/odl-bgpcep-rsvp-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.11/odl-bgpcep-rsvp-0.22.11.pom (1.4 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.11/odl-bgpcep-rsvp-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.11/odl-bgpcep-rsvp-api-0.22.11.pom (1.8 kB at 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.11/rsvp-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.11/rsvp-impl-0.22.11.pom (3.4 kB at 484 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.14/odl-mdsal-rfc8294-netty-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.14/odl-mdsal-rfc8294-netty-14.0.14.pom (1.7 kB at 282 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.11/odl-bgpcep-topology-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.11/odl-bgpcep-topology-api-0.22.11.pom (2.0 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.11/odl-bgpcep-topology-tunnel-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.11/odl-bgpcep-topology-tunnel-api-0.22.11.pom (1.5 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.11/odl-bgpcep-topology-segment-routing-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.11/odl-bgpcep-topology-segment-routing-0.22.11.pom (1.5 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.11/odl-bgpcep-bgp-cli-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.11/odl-bgpcep-bgp-cli-0.22.11.pom (1.8 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.11/bgp-cli-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.11/bgp-cli-0.22.11.pom (4.3 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.11/odl-bgpcep-bgp-flowspec-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.11/odl-bgpcep-bgp-flowspec-0.22.11.pom (1.9 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.11/bgp-flowspec-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.11/bgp-flowspec-0.22.11.pom (3.2 kB at 404 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.11/odl-bgpcep-bgp-labeled-unicast-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.11/odl-bgpcep-bgp-labeled-unicast-0.22.11.pom (2.1 kB at 301 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.11/bgp-labeled-unicast-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.11/bgp-labeled-unicast-0.22.11.pom (3.4 kB at 489 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.11/odl-bgpcep-bgp-l3vpn-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.11/odl-bgpcep-bgp-l3vpn-0.22.11.pom (1.9 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.11/bgp-l3vpn-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.11/bgp-l3vpn-0.22.11.pom (2.7 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.11/odl-bgpcep-bgp-mvpn-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.11/odl-bgpcep-bgp-mvpn-0.22.11.pom (1.6 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.11/bgp-mvpn-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.11/bgp-mvpn-0.22.11.pom (3.3 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.11/odl-bgpcep-bgp-evpn-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.11/odl-bgpcep-bgp-evpn-0.22.11.pom (1.8 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.11/bgp-evpn-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.11/bgp-evpn-0.22.11.pom (3.9 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.11/odl-bgpcep-protocols-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.11/odl-bgpcep-protocols-config-loader-0.22.11.pom (1.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.11/protocols-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.11/protocols-config-loader-0.22.11.pom (4.8 kB at 793 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.11/odl-bgpcep-routing-policy-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.11/odl-bgpcep-routing-policy-config-loader-0.22.11.pom (1.9 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.11/routing-policy-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.11/routing-policy-config-loader-0.22.11.pom (5.5 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.11/odl-bgpcep-config-loader-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.11/odl-bgpcep-config-loader-impl-0.22.11.pom (1.7 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.11/config-loader-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.11/config-loader-impl-0.22.11.pom (7.0 kB at 995 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.11/odl-bgpcep-topology-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.11/odl-bgpcep-topology-config-loader-0.22.11.pom (1.9 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.11/topology-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.11/topology-config-loader-0.22.11.pom (4.5 kB at 639 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.11/odl-bgpcep-bgp-config-example-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.11/odl-bgpcep-bgp-config-example-0.22.11.pom (1.5 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.11/odl-bgpcep-bmp-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.11/odl-bgpcep-bmp-0.22.11.pom (4.5 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.11/odl-bgpcep-bmp-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.11/odl-bgpcep-bmp-config-loader-0.22.11.pom (2.1 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.11/bmp-monitors-config-loader-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.11/bmp-monitors-config-loader-0.22.11.pom (4.4 kB at 553 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.11/odl-bgpcep-bmp-config-example-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.11/odl-bgpcep-bmp-config-example-0.22.11.pom (1.3 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.11/bgp-bmp-config-example-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.11/bgp-bmp-config-example-0.22.11.pom (3.4 kB at 687 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.11/bgp-bmp-parser-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.11/bgp-bmp-parser-impl-0.22.11.pom (5.1 kB at 735 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.11/bgp-bmp-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.11/bgp-bmp-impl-0.22.11.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.11/odl-bgpcep-pcep-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.11/odl-bgpcep-pcep-0.22.11.pom (4.5 kB at 643 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.11/odl-bgpcep-pcep-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.11/odl-bgpcep-pcep-api-0.22.11.pom (1.5 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.11/pcep-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.11/pcep-api-0.22.11.pom (2.9 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.11/pcep-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.11/pcep-spi-0.22.11.pom (4.4 kB at 733 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.11/odl-bgpcep-pcep-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.11/odl-bgpcep-pcep-impl-0.22.11.pom (1.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.11/odl-bgpcep-pcep-base-parser-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.11/odl-bgpcep-pcep-base-parser-0.22.11.pom (1.4 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.11/pcep-base-parser-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.11/pcep-base-parser-0.22.11.pom (3.5 kB at 499 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.11/pcep-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.11/pcep-impl-0.22.11.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.11/odl-bgpcep-programming-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.11/odl-bgpcep-programming-api-0.22.11.pom (2.6 kB at 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.11/programming-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.11/programming-api-0.22.11.pom (2.0 kB at 285 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.11/programming-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.11/programming-spi-0.22.11.pom (2.7 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.11/programming-topology-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.11/programming-topology-api-0.22.11.pom (2.1 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.11/programming-tunnel-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.11/programming-tunnel-api-0.22.11.pom (2.0 kB at 153 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.11/odl-bgpcep-programming-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.11/odl-bgpcep-programming-impl-0.22.11.pom (1.6 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.11/programming-impl-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.11/programming-impl-0.22.11.pom (7.3 kB at 812 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.11/odl-bgpcep-pcep-topology-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.11/odl-bgpcep-pcep-topology-0.22.11.pom (1.9 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.11/pcep-tunnel-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.11/pcep-tunnel-api-0.22.11.pom (3.0 kB at 498 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.11/pcep-topology-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.11/pcep-topology-api-0.22.11.pom (2.9 kB at 192 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.11/pcep-topology-spi-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.11/pcep-topology-spi-0.22.11.pom (2.3 kB at 231 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.11/odl-bgpcep-pcep-stateful-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.11/odl-bgpcep-pcep-stateful-0.22.11.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.11/pcep-ietf-stateful-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.11/pcep-ietf-stateful-0.22.11.pom (4.8 kB at 684 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.11/odl-bgpcep-pcep-p2mp-te-lsp-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.11/odl-bgpcep-pcep-p2mp-te-lsp-0.22.11.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.11/pcep-ietf-p2mp-te-lsp-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.11/pcep-ietf-p2mp-te-lsp-0.22.11.pom (2.8 kB at 395 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.11/odl-bgpcep-pcep-topology-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.11/odl-bgpcep-pcep-topology-provider-0.22.11.pom (2.1 kB at 355 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.11/pcep-topology-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.11/pcep-topology-provider-0.22.11.pom (9.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.11/pcep-segment-routing-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.11/pcep-segment-routing-0.22.11.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.11/pcep-server-api-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.11/pcep-server-api-0.22.11.pom (2.4 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.11/odl-bgpcep-pcep-server-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.11/odl-bgpcep-pcep-server-provider-0.22.11.pom (2.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.11/odl-bgpcep-pcep-segment-routing-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.11/odl-bgpcep-pcep-segment-routing-0.22.11.pom (1.4 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.11/odl-bgpcep-pcep-server-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.11/odl-bgpcep-pcep-server-0.22.11.pom (1.8 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.11/pcep-server-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.11/pcep-server-provider-0.22.11.pom (4.6 kB at 655 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.11/odl-bgpcep-pcep-tunnel-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.11/odl-bgpcep-pcep-tunnel-provider-0.22.11.pom (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.11/pcep-tunnel-provider-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.11/pcep-tunnel-provider-0.22.11.pom (7.5 kB at 831 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.11/odl-bgpcep-pcep-auto-bandwidth-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.11/odl-bgpcep-pcep-auto-bandwidth-0.22.11.pom (1.4 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.11/pcep-auto-bandwidth-extension-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.11/pcep-auto-bandwidth-extension-0.22.11.pom (4.4 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.11/odl-bgpcep-pcep-config-example-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.11/odl-bgpcep-pcep-config-example-0.22.11.pom (1.3 kB at 187 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.11/pcep-config-example-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.11/pcep-config-example-0.22.11.pom (3.4 kB at 310 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.11/odl-bgpcep-pcep-cli-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.11/odl-bgpcep-pcep-cli-0.22.11.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.11/pcep-cli-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.11/pcep-cli-0.22.11.pom (4.4 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.11/features-bgpcep-testing-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.11/features-bgpcep-testing-0.22.11.pom (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.11/odl-bgpcep-bgp-benchmark-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.11/odl-bgpcep-bgp-benchmark-0.22.11.pom (1.9 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.11/bgp-benchmark-app-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.11/bgp-benchmark-app-0.22.11.pom (3.9 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.11/odl-bgpcep-data-change-counter-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.11/odl-bgpcep-data-change-counter-0.22.11.pom (2.0 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.11/data-change-counter-0.22.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.11/data-change-counter-0.22.11.pom (3.6 kB at 450 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.11/features-controller-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.11/features-controller-10.0.11.pom (3.9 kB at 646 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.11/odl-controller-broker-local-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.11/odl-controller-broker-local-10.0.11.pom (2.4 kB at 339 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.14/odl-mdsal-dom-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.14/odl-mdsal-dom-14.0.14.pom (1.3 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.14/mdsal-eos-dom-simple-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.14/mdsal-eos-dom-simple-14.0.14.pom (3.1 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.14/mdsal-dom-inmemory-datastore-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.14/mdsal-dom-inmemory-datastore-14.0.14.pom (4.4 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.11/features-controller-experimental-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.11/features-controller-experimental-10.0.11.pom (1.7 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.11/odl-toaster-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.11/odl-toaster-10.0.11.pom (1.9 kB at 276 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.11/sample-toaster-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.11/sample-toaster-10.0.11.pom (619 B at 88 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.11/sample-toaster-consumer-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.11/sample-toaster-consumer-10.0.11.pom (2.2 kB at 311 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.11/sample-toaster-provider-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.11/sample-toaster-provider-10.0.11.pom (2.2 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.pom (2.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.11/features-controller-testing-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.11/features-controller-testing-10.0.11.pom (2.0 kB at 332 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.11/odl-clustering-test-app-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.11/odl-clustering-test-app-10.0.11.pom (2.1 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.11/clustering-it-model-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.11/clustering-it-model-10.0.11.pom (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.11/clustering-it-provider-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.11/clustering-it-provider-10.0.11.pom (2.5 kB at 359 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.11/clustering-it-karaf-cli-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.11/clustering-it-karaf-cli-10.0.11.pom (3.0 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.11/sal-cluster-admin-karaf-cli-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.11/sal-cluster-admin-karaf-cli-10.0.11.pom (1.8 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.11/odl-mdsal-benchmark-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.11/odl-mdsal-benchmark-10.0.11.pom (1.9 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.11/benchmark-api-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.11/benchmark-api-10.0.11.pom (1.0 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.11/dsbenchmark-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.11/dsbenchmark-10.0.11.pom (2.1 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.11/ntfbenchmark-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.11/ntfbenchmark-10.0.11.pom (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.11/rpcbenchmark-10.0.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.11/rpcbenchmark-10.0.11.pom (2.4 kB at 344 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/daexim-features-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/daexim-features-1.16.3-20250918.090050-139.pom (1.9 kB at 207 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 182 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/odl-daexim-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/odl-daexim-1.16.3-20250918.090050-139.pom (3.5 kB at 438 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 150 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.3-SNAPSHOT/parent-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/parent/1.16.3-SNAPSHOT/parent-1.16.3-20250918.090050-139.pom (1.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.5/odl-infrautils-ready-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.5/odl-infrautils-ready-7.1.5.pom (1.7 kB at 244 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.5/ready-api-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.5/ready-api-7.1.5.pom (1.8 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.5/ready-impl-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.5/ready-impl-7.1.5.pom (3.3 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.1/bundles-diag-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.1/bundles-diag-14.1.1.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.14/odl-mdsal-binding-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.14/odl-mdsal-binding-14.0.14.pom (1.5 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/daexim-model-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/daexim-model-1.16.3-20250918.090050-139.pom (2.1 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/maven-metadata.xml (1.8 kB at 307 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/daexim-impl-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/daexim-impl-1.16.3-20250918.090050-139.pom (6.6 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/daexim-spi-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/daexim-spi-1.16.3-20250918.090050-139.pom (1.0 kB at 202 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.3-20250918.090050-139.pom (1.6 kB at 330 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 128 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/odl-daexim-all-1.16.3-20250918.090050-139.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/odl-daexim-all-1.16.3-20250918.090050-139.pom (2.3 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.8/odl-restconf-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.8/odl-restconf-8.0.8.pom (1.2 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.8/feature-parent-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/feature-parent/8.0.8/feature-parent-8.0.8.pom (1.3 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.8/netconf-parent-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-parent/8.0.8/netconf-parent-8.0.8.pom (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.8/bnd-parent-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/bnd-parent/8.0.8/bnd-parent-8.0.8.pom (3.2 kB at 534 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.8/odl-restconf-nb-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.8/odl-restconf-nb-8.0.8.pom (4.0 kB at 503 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.14.pom (1.6 kB at 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.14/iana-crypt-hash-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.14/iana-crypt-hash-14.0.14.pom (1.9 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.14.pom (1.6 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.14/rfc7407-ietf-x509-cert-to-name-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.14/rfc7407-ietf-x509-cert-to-name-14.0.14.pom (2.1 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.14/odl-mdsal-model-rfc8341-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.14/odl-mdsal-model-rfc8341-14.0.14.pom (1.5 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.14/rfc8341-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.14/rfc8341-14.0.14.pom (1.8 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.8/odl-netconf-transport-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.8/odl-netconf-transport-8.0.8.pom (3.2 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.14/odl-mdsal-model-rfc9643-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.14/odl-mdsal-model-rfc9643-14.0.14.pom (1.9 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.14/odl-mdsal-model-rfc9640-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.14/odl-mdsal-model-rfc9640-14.0.14.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.14/rfc9640-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.14/rfc9640-14.0.14.pom (2.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.14/rfc9643-ietf-tcp-client-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.14/rfc9643-ietf-tcp-client-14.0.14.pom (2.4 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.14/rfc9643-ietf-tcp-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.14/rfc9643-ietf-tcp-common-14.0.14.pom (1.9 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.14/rfc9643-ietf-tcp-server-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.14/rfc9643-ietf-tcp-server-14.0.14.pom (2.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.14/odl-mdsal-model-rfc9644-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.14/odl-mdsal-model-rfc9644-14.0.14.pom (3.1 kB at 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.14/odl-mdsal-model-rfc9641-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.14/odl-mdsal-model-rfc9641-14.0.14.pom (1.5 kB at 252 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.14/rfc9641-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.14/rfc9641-14.0.14.pom (2.4 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.14/odl-mdsal-model-rfc9642-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.14/odl-mdsal-model-rfc9642-14.0.14.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.14/rfc9642-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.14/rfc9642-14.0.14.pom (2.4 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.14/iana-ssh-encryption-algs-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.14/iana-ssh-encryption-algs-14.0.14.pom (1.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.14/iana-ssh-key-exchange-algs-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.14/iana-ssh-key-exchange-algs-14.0.14.pom (1.6 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.14/iana-ssh-mac-algs-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.14/iana-ssh-mac-algs-14.0.14.pom (1.6 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.14/iana-ssh-public-key-algs-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.14/iana-ssh-public-key-algs-14.0.14.pom (1.6 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.14/rfc9644-ietf-ssh-client-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.14/rfc9644-ietf-ssh-client-14.0.14.pom (2.7 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.14/rfc9644-ietf-ssh-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.14/rfc9644-ietf-ssh-common-14.0.14.pom (3.0 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.14/rfc9644-ietf-ssh-server-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.14/rfc9644-ietf-ssh-server-14.0.14.pom (3.1 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.14/odl-mdsal-model-rfc9645-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.14/odl-mdsal-model-rfc9645-14.0.14.pom (2.3 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.14/iana-tls-cipher-suite-algs-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.14/iana-tls-cipher-suite-algs-14.0.14.pom (1.6 kB at 203 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.14/rfc9645-ietf-tls-client-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.14/rfc9645-ietf-tls-client-14.0.14.pom (2.7 kB at 343 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.14/rfc9645-ietf-tls-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.14/rfc9645-ietf-tls-common-14.0.14.pom (2.4 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.14/rfc9645-ietf-tls-server-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.14/rfc9645-ietf-tls-server-14.0.14.pom (2.7 kB at 458 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.8/odl-netconf-keystore-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.8/odl-netconf-keystore-8.0.8.pom (1.5 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.8/keystore-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.8/keystore-api-8.0.8.pom (968 B at 138 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.8/keystore-none-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.8/keystore-none-8.0.8.pom (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.8/odl-netconf-truststore-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.8/odl-netconf-truststore-8.0.8.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.8/truststore-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.8/truststore-api-8.0.8.pom (970 B at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.8/truststore-none-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.8/truststore-none-8.0.8.pom (1.6 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.8/odl-netconf-transport-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.8/odl-netconf-transport-api-8.0.8.pom (1.6 kB at 316 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.8/transport-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.8/transport-api-8.0.8.pom (1.9 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.8/transport-http-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.8/transport-http-8.0.8.pom (5.4 kB at 903 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-codec/commons-codec/1.15/commons-codec-1.15.pom (15 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.8/transport-tcp-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.8/transport-tcp-8.0.8.pom (3.1 kB at 387 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.8/transport-tls-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.8/transport-tls-8.0.8.pom (5.6 kB at 800 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.8/transport-ssh-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.8/transport-ssh-8.0.8.pom (6.3 kB at 696 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.8/shaded-sshd-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.8/shaded-sshd-8.0.8.pom (5.3 kB at 757 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.8/odl-restconf-server-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.8/odl-restconf-server-api-8.0.8.pom (2.7 kB at 390 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.14/odl-mdsal-model-rfc8072-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.14/odl-mdsal-model-rfc8072-14.0.14.pom (1.5 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-14.0.14.pom (1.6 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.14/rfc8040-ietf-restconf-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.14/rfc8040-ietf-restconf-14.0.14.pom (2.1 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.14/rfc8072-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.14/rfc8072-14.0.14.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.14.pom (1.6 kB at 269 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.14/rfc8040-ietf-restconf-monitoring-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.14/rfc8040-ietf-restconf-monitoring-14.0.14.pom (2.0 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.8/odl-netconf-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.8/odl-netconf-api-8.0.8.pom (2.7 kB at 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.14/odl-mdsal-model-rfc6241-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.14/odl-mdsal-model-rfc6241-14.0.14.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.14/rfc6241-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.14/rfc6241-14.0.14.pom (2.1 kB at 264 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.14/odl-mdsal-model-rfc6470-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.14/odl-mdsal-model-rfc6470-14.0.14.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.14/rfc6470-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.14/rfc6470-14.0.14.pom (2.3 kB at 284 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.14/odl-mdsal-model-rfc8525-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.14/odl-mdsal-model-rfc8525-14.0.14.pom (1.8 kB at 175 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.14/rfc8525-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.14/rfc8525-14.0.14.pom (2.1 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.14/odl-mdsal-model-rfc8526-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.14/odl-mdsal-model-rfc8526-14.0.14.pom (1.8 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.14/odl-mdsal-model-rfc6243-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.14/odl-mdsal-model-rfc6243-14.0.14.pom (1.5 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.14/rfc6243-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.14/rfc6243-14.0.14.pom (2.1 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.14/rfc8526-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.14/rfc8526-14.0.14.pom (3.0 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.8/odl-netconf-model-rfc5277-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.8/odl-netconf-model-rfc5277-8.0.8.pom (1.4 kB at 136 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.8/rfc5277-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.8/rfc5277-8.0.8.pom (1.8 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.8/netconf-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.8/netconf-api-8.0.8.pom (2.7 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.8/netconf-auth-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.8/netconf-auth-8.0.8.pom (937 B at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.8/odl-restconf-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.8/odl-restconf-api-8.0.8.pom (1.4 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.8/restconf-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.8/restconf-api-8.0.8.pom (2.1 kB at 358 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.15/odl-yangtools-export-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.15/odl-yangtools-export-14.0.15.pom (1.4 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.15/yang-model-export-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.15/yang-model-export-14.0.15.pom (3.2 kB at 397 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.8/restconf-server-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.8/restconf-server-api-8.0.8.pom (4.9 kB at 813 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.8/restconf-server-spi-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.8/restconf-server-spi-8.0.8.pom (5.4 kB at 545 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.8/odl-yanglib-mdsal-writer-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.8/odl-yanglib-mdsal-writer-8.0.8.pom (1.6 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.8/yanglib-mdsal-writer-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.8/yanglib-mdsal-writer-8.0.8.pom (6.5 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.8/odl-device-notification-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.8/odl-device-notification-8.0.8.pom (3.1 kB at 516 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.8/restconf-mdsal-spi-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.8/restconf-mdsal-spi-8.0.8.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.8/netconf-dom-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.8/netconf-dom-api-8.0.8.pom (2.1 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.8/restconf-nb-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.8/restconf-nb-8.0.8.pom (11 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.8/restconf-server-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.8/restconf-server-8.0.8.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.8/draft-ietf-restconf-server-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.8/draft-ietf-restconf-server-8.0.8.pom (2.2 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.8/restconf-server-jaxrs-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.8/restconf-server-jaxrs-8.0.8.pom (7.4 kB at 930 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.8/restconf-server-mdsal-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.8/restconf-server-mdsal-8.0.8.pom (4.3 kB at 619 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.8/sal-remote-impl-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.8/sal-remote-impl-8.0.8.pom (5.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.8/sal-remote-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.8/sal-remote-8.0.8.pom (1.4 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.1.5/features-infrautils-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.1.5/features-infrautils-7.1.5.pom (2.6 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.5/odl-infrautils-diagstatus-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.5/odl-infrautils-diagstatus-7.1.5.pom (2.2 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.5/diagstatus-api-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.5/diagstatus-api-7.1.5.pom (1.8 kB at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.5/diagstatus-impl-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.5/diagstatus-impl-7.1.5.pom (2.6 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.5/diagstatus-shell-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.5/diagstatus-shell-7.1.5.pom (1.9 kB at 194 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.5/odl-infrautils-diagstatus-web-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.5/odl-infrautils-diagstatus-web-7.1.5.pom (1.7 kB at 207 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.1.5/diagstatus-web-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.1.5/diagstatus-web-7.1.5.pom (2.1 kB at 346 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.1.5/features-infrautils-experimental-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.1.5/features-infrautils-experimental-7.1.5.pom (2.2 kB at 431 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.1.5/odl-infrautils-inject-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.1.5/odl-infrautils-inject-7.1.5.pom (1.3 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.1.5/inject-7.1.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.1.5/inject-7.1.5.pom (1.8 kB at 196 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/features-jsonrpc-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/features-jsonrpc-1.17.3-20250917.181504-117.pom (2.1 kB at 265 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 183 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/odl-jsonrpc-all-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/odl-jsonrpc-all-1.17.3-20250917.181504-117.pom (1.9 kB at 236 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.3-SNAPSHOT/jsonrpc-parent-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.3-SNAPSHOT/jsonrpc-parent-1.17.3-20250917.181504-117.pom (3.3 kB at 552 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 214 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/odl-jsonrpc-provider-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/odl-jsonrpc-provider-1.17.3-20250917.181504-117.pom (2.1 kB at 229 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/odl-jsonrpc-bus-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/odl-jsonrpc-bus-1.17.3-20250917.181504-117.pom (3.9 kB at 647 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 270 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/bus-messagelib-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/bus-messagelib-1.17.3-20250917.181504-117.pom (4.0 kB at 446 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/bus-api-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/bus-api-1.17.3-20250917.181504-117.pom (1.4 kB at 195 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 376 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/bus-spi-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/bus-spi-1.17.3-20250917.181504-117.pom (3.6 kB at 594 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 334 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/bus-jsonrpc-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/bus-jsonrpc-1.17.3-20250917.181504-117.pom (1.5 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/transport-http-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/transport-http-1.17.3-20250917.181504-117.pom (4.1 kB at 593 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/transport-zmq-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/transport-zmq-1.17.3-20250917.181504-117.pom (3.9 kB at 558 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/security-api-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/security-api-1.17.3-20250917.181504-117.pom (1.8 kB at 258 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 240 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/security-service-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/security-service-1.17.3-20250917.181504-117.pom (1.3 kB at 224 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/security-aaa-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/security-aaa-1.17.3-20250917.181504-117.pom (2.0 kB at 399 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 238 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/jsonrpc-api-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/jsonrpc-api-1.17.3-20250917.181504-117.pom (1.6 kB at 202 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 240 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/security-noop-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/security-noop-1.17.3-20250917.181504-117.pom (1.2 kB at 203 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 209 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/bus-config-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/bus-config-1.17.3-20250917.181504-117.pom (1.7 kB at 291 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/jsonrpc-provider-single-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/jsonrpc-provider-single-1.17.3-20250917.181504-117.pom (7.6 kB at 953 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 212 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.3-SNAPSHOT/jsonrpc-provider-1.17.3-20250917.181504-55.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.3-SNAPSHOT/jsonrpc-provider-1.17.3-20250917.181504-55.pom (8.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/jsonrpc-provider-common-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/jsonrpc-provider-common-1.17.3-20250917.181504-117.pom (3.1 kB at 437 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 333 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/dom-codec-1.17.3-20250917.181504-117.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/dom-codec-1.17.3-20250917.181504-117.pom (4.1 kB at 586 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.8/odl-restconf-openapi-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.8/odl-restconf-openapi-8.0.8.pom (1.6 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.1.1/odl-jackson-2-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.1.1/odl-jackson-2-14.1.1.pom (3.0 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.1.1/odl-woodstox-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.1.1/odl-woodstox-14.1.1.pom (1.4 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.pom (9.9 kB at 759 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.19.2/jackson-dataformat-xml-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.19.2/jackson-dataformat-xml-2.19.2.pom (9.2 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.19.2/jackson-module-jaxb-annotations-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.19.2/jackson-module-jaxb-annotations-2.19.2.pom (4.3 kB at 717 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.19.2/jackson-modules-base-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-modules-base/2.19.2/jackson-modules-base-2.19.2.pom (4.2 kB at 700 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.pom (16 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 705 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.19.2/jackson-jaxrs-base-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.19.2/jackson-jaxrs-base-2.19.2.pom (2.6 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.19.2/jackson-jaxrs-providers-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.19.2/jackson-jaxrs-providers-2.19.2.pom (6.4 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.19.2/jackson-jaxrs-json-provider-2.19.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.19.2/jackson-jaxrs-json-provider-2.19.2.pom (4.9 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.8/restconf-openapi-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.8/restconf-openapi-8.0.8.pom (4.7 kB at 788 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.pom (4.8 kB at 796 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 216 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/features-lispflowmapping-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/features-lispflowmapping-1.20.3-20250918.091533-165.pom (2.7 kB at 447 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 260 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/odl-lispflowmapping-models-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/odl-lispflowmapping-models-1.20.3-20250918.091533-165.pom (2.3 kB at 380 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 241 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/mappingservice.lisp-proto-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/mappingservice.lisp-proto-1.20.3-20250918.091533-165.pom (1.8 kB at 252 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/mappingservice.api-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/mappingservice.api-1.20.3-20250918.091533-165.pom (1.4 kB at 206 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.3-20250918.091533-165.pom (2.1 kB at 430 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 338 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/mappingservice.inmemorydb-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/mappingservice.inmemorydb-1.20.3-20250918.091533-165.pom (1.4 kB at 289 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 119 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.3-SNAPSHOT/mappingservice-parent-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.3-SNAPSHOT/mappingservice-parent-1.20.3-20250918.091533-165.pom (2.0 kB at 178 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 108 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/odl-lispflowmapping-southbound-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/odl-lispflowmapping-southbound-1.20.3-20250918.091533-165.pom (3.5 kB at 506 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/mappingservice.dsbackend-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/mappingservice.dsbackend-1.20.3-20250918.091533-165.pom (2.9 kB at 364 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 281 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/mappingservice.mapcache-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/mappingservice.mapcache-1.20.3-20250918.091533-165.pom (1.1 kB at 163 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 169 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/mappingservice.southbound-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/mappingservice.southbound-1.20.3-20250918.091533-165.pom (4.7 kB at 583 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 211 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/mappingservice.config-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/mappingservice.config-1.20.3-20250918.091533-165.pom (1.1 kB at 158 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 187 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.3-20250918.091533-165.pom (3.2 kB at 288 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 121 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/mappingservice.implementation-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/mappingservice.implementation-1.20.3-20250918.091533-165.pom (3.9 kB at 644 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 216 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/odl-lispflowmapping-msmr-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/odl-lispflowmapping-msmr-1.20.3-20250918.091533-165.pom (1.7 kB at 338 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 164 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.3-20250918.091533-165.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.3-20250918.091533-165.pom (1.6 kB at 233 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 240 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/mappingservice.shell-1.20.3-20250918.091533-71.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/mappingservice.shell-1.20.3-20250918.091533-71.pom (1.8 kB at 197 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.14/features-mdsal-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.14/features-mdsal-14.0.14.pom (6.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.14/odl-mdsal-trace-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.14/odl-mdsal-trace-14.0.14.pom (1.9 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.14/mdsal-trace-api-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.14/mdsal-trace-api-14.0.14.pom (2.1 kB at 267 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.14/mdsal-trace-impl-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.14/mdsal-trace-impl-14.0.14.pom (3.3 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.14/mdsal-trace-cli-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.14/mdsal-trace-cli-14.0.14.pom (1.7 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.14/odl-mdsal-replicate-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.14/odl-mdsal-replicate-common-14.0.14.pom (1.4 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.14/mdsal-replicate-common-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.14/mdsal-replicate-common-14.0.14.pom (2.8 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.14/odl-mdsal-replicate-netty-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.14/odl-mdsal-replicate-netty-14.0.14.pom (2.2 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14.pom (5.2 kB at 739 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.14/features-mdsal-experimental-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.14/features-mdsal-experimental-14.0.14.pom (2.3 kB at 79 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.14/odl-mdsal-exp-yanglib-api-0.19.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.14/odl-mdsal-exp-yanglib-api-0.19.14.pom (1.5 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.14/mdsal-yanglib-api-0.19.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.14/mdsal-yanglib-api-0.19.14.pom (2.5 kB at 419 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.14/odl-mdsal-exp-yanglib-rfc8525-0.19.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.14/odl-mdsal-exp-yanglib-rfc8525-0.19.14.pom (2.0 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.14/mdsal-yanglib-rfc8525-0.19.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.14/mdsal-yanglib-rfc8525-0.19.14.pom (5.0 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.8/features-netconf-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.8/features-netconf-8.0.8.pom (6.7 kB at 747 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.8/odl-aaa-netconf-plugin-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.8/odl-aaa-netconf-plugin-8.0.8.pom (1.5 kB at 249 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.8/netconf-auth-aaa-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.8/netconf-auth-aaa-8.0.8.pom (1.6 kB at 196 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.8/odl-netconf-all-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.8/odl-netconf-all-8.0.8.pom (2.1 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.8/odl-netconf-client-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.8/odl-netconf-client-8.0.8.pom (1.5 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.8/odl-netconf-common-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.8/odl-netconf-common-8.0.8.pom (2.3 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.8/odl-netconf-util-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.8/odl-netconf-util-8.0.8.pom (1.5 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.8/netconf-common-mdsal-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.8/netconf-common-mdsal-8.0.8.pom (3.2 kB at 265 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.8/netconf-common-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.8/netconf-common-8.0.8.pom (2.9 kB at 366 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.8/netconf-netty-util-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.8/netconf-netty-util-8.0.8.pom (3.5 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.8/netconf-codec-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.8/netconf-codec-8.0.8.pom (2.0 kB at 292 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.8/shaded-exificient-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.8/shaded-exificient-8.0.8.pom (4.9 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.8/netconf-client-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.8/netconf-client-8.0.8.pom (4.5 kB at 567 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.8/odl-netconf-impl-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.8/odl-netconf-impl-8.0.8.pom (2.5 kB at 210 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.14/odl-mdsal-model-rfc6022-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.14/odl-mdsal-model-rfc6022-14.0.14.pom (1.5 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.14/rfc6022-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.14/rfc6022-14.0.14.pom (2.3 kB at 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.8/netconf-server-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.8/netconf-server-8.0.8.pom (5.3 kB at 764 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.8/odl-netconf-mdsal-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.8/odl-netconf-mdsal-8.0.8.pom (2.2 kB at 363 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.8/netconf-server-mdsal-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.8/netconf-server-mdsal-8.0.8.pom (7.5 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.8/netconf-nb-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.8/netconf-nb-8.0.8.pom (5.2 kB at 746 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.8/odl-netconf-clustered-topology-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.8/odl-netconf-clustered-topology-8.0.8.pom (1.4 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.8/odl-netconf-connector-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.8/odl-netconf-connector-8.0.8.pom (2.5 kB at 414 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.8/netconf-client-mdsal-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.8/netconf-client-mdsal-8.0.8.pom (9.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.8/keystore-legacy-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.8/keystore-legacy-8.0.8.pom (3.3 kB at 547 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.8/netconf-topology-singleton-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.8/netconf-topology-singleton-8.0.8.pom (4.1 kB at 409 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.8/netconf-topology-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.8/netconf-topology-8.0.8.pom (2.7 kB at 389 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.8/odl-netconf-connector-all-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.8/odl-netconf-connector-all-8.0.8.pom (1.4 kB at 205 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.8/odl-netconf-callhome-ssh-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.8/odl-netconf-callhome-ssh-8.0.8.pom (1.4 kB at 116 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.8/odl-netconf-topology-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.8/odl-netconf-topology-8.0.8.pom (1.4 kB at 240 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.8/netconf-topology-impl-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.8/netconf-topology-impl-8.0.8.pom (1.9 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.8/callhome-provider-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.8/callhome-provider-8.0.8.pom (5.3 kB at 757 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.8/odl-netconf-console-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.8/odl-netconf-console-8.0.8.pom (1.8 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.8/netconf-console-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.8/netconf-console-8.0.8.pom (4.3 kB at 614 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.8/odl-restconf-all-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.8/odl-restconf-all-8.0.8.pom (1.4 kB at 200 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.8/odl-netconf-keystore-plaintext-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.8/odl-netconf-keystore-plaintext-8.0.8.pom (1.7 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.8/keystore-plaintext-api-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.8/keystore-plaintext-api-8.0.8.pom (1.2 kB at 133 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.8/keystore-plaintext-localfile-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.8/keystore-plaintext-localfile-8.0.8.pom (2.0 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.8/keystore-plaintext-cli-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.8/keystore-plaintext-cli-8.0.8.pom (1.9 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.8/features-netconf-experimental-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.8/features-netconf-experimental-8.0.8.pom (1.7 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.8/features-netconf-testing-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.8/features-netconf-testing-8.0.8.pom (1.8 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.8/odl-netconf-test-tools-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.8/odl-netconf-test-tools-8.0.8.pom (1.7 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.8/netconf-test-perf-8.0.8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.8/netconf-test-perf-8.0.8.pom (3.1 kB at 524 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.1.1/features-odlparent-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.1.1/features-odlparent-14.1.1.pom (5.8 kB at 822 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.1.1/odl-apache-spifly-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.1.1/odl-apache-spifly-14.1.1.pom (1.5 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.1.1/odl-asm-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.1.1/odl-asm-14.1.1.pom (1.7 kB at 242 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.pom (4.8 kB at 320 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.1/odl-karaf-feat-war-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.1/odl-karaf-feat-war-14.1.1.pom (1.5 kB at 139 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-io_uring/14.1.1/odl-netty-io_uring-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-io_uring/14.1.1/odl-netty-io_uring-14.1.1.pom (2.2 kB at 309 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-io_uring/4.2.2.Final/netty-transport-classes-io_uring-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-io_uring/4.2.2.Final/netty-transport-classes-io_uring-4.2.2.Final.pom (4.7 kB at 776 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final.pom (20 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-kqueue/14.1.1/odl-netty-kqueue-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-kqueue/14.1.1/odl-netty-kqueue-14.1.1.pom (1.9 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.2.2.Final/netty-transport-classes-kqueue-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.2.2.Final/netty-transport-classes-kqueue-4.2.2.Final.pom (2.4 kB at 478 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.2.2.Final/netty-transport-native-kqueue-4.2.2.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.2.2.Final/netty-transport-native-kqueue-4.2.2.Final.pom (37 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.14/odl-mdsal-model-odl-l2-types-14.0.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.14/odl-mdsal-model-odl-l2-types-14.0.14.pom (1.6 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.14/opendaylight-l2-types-2013.08.27.26.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.14/opendaylight-l2-types-2013.08.27.26.14.pom (2.0 kB at 199 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 142 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/library-features-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/library-features-1.19.3-20250918.012818-174.pom (1.5 kB at 208 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/odl-ovsdb-library-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/odl-ovsdb-library-1.19.3-20250918.012818-174.pom (3.1 kB at 387 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 134 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/library-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/library-1.19.3-20250918.012818-174.pom (6.9 kB at 864 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.3-SNAPSHOT/maven-metadata.xml (1.1 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.3-SNAPSHOT/ovsdb-binding-parent-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.3-SNAPSHOT/ovsdb-binding-parent-1.19.3-20250918.012818-174.pom (2.0 kB at 224 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 167 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/utils.servicehelper-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/utils.servicehelper-1.19.3-20250918.012818-174.pom (2.9 kB at 328 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/schema.openvswitch-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/schema.openvswitch-1.19.3-20250918.012818-174.pom (2.3 kB at 460 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/schema.hardwarevtep-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/schema.hardwarevtep-1.19.3-20250918.012818-174.pom (2.3 kB at 288 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 257 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/hwvtepsouthbound-features-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/hwvtepsouthbound-features-1.19.3-20250918.012818-174.pom (2.6 kB at 436 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 144 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.3-20250918.012818-174.pom (2.0 kB at 255 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/hwvtepsouthbound-api-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/hwvtepsouthbound-api-1.19.3-20250918.012818-174.pom (2.6 kB at 366 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 258 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.3-20250918.012818-174.pom (2.2 kB at 248 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 213 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/odl-ovsdb-utils-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/odl-ovsdb-utils-1.19.3-20250918.012818-174.pom (2.7 kB at 543 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 214 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/odl-ovsdb-southbound-api-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/odl-ovsdb-southbound-api-1.19.3-20250918.012818-174.pom (2.3 kB at 459 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 238 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/southbound-api-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/southbound-api-1.19.3-20250918.012818-174.pom (3.4 kB at 683 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 151 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/utils.config-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/utils.config-1.19.3-20250918.012818-174.pom (2.4 kB at 395 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 278 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/utils.mdsal-utils-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/utils.mdsal-utils-1.19.3-20250918.012818-174.pom (2.9 kB at 489 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/utils.southbound-utils-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/utils.southbound-utils-1.19.3-20250918.012818-174.pom (3.3 kB at 652 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 239 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/hwvtepsouthbound-impl-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/hwvtepsouthbound-impl-1.19.3-20250918.012818-174.pom (5.3 kB at 761 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 216 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.3-20250918.012818-174.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 215 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.3-20250918.012818-174.pom (2.1 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 184 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.3-20250918.012818-87.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.3-20250918.012818-87.pom (1.7 kB at 282 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 210 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.3-20250918.012818-174.pom (2.4 kB at 296 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/southbound-features-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/southbound-features-1.19.3-20250918.012818-174.pom (2.6 kB at 371 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 214 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.3-20250918.012818-174.pom (3.4 kB at 491 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml (1.9 kB at 314 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/southbound-impl-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/southbound-impl-1.19.3-20250918.012818-174.pom (8.2 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 334 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/utils.yang-utils-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/utils.yang-utils-1.19.3-20250918.012818-174.pom (2.1 kB at 93 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 162 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.3-20250918.012818-174.pom (2.1 kB at 418 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.3-20250918.012818-174.pom (2.1 kB at 233 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 214 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/odl-ovsdb-southbound-test-1.19.3-20250918.012818-174.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/odl-ovsdb-southbound-test-1.19.3-20250918.012818-174.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 161 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/serviceutils-features-0.14.3-20250917.101551-50.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/serviceutils-features-0.14.3-20250917.101551-50.pom (2.4 kB at 340 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 162 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/odl-serviceutils-listener-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/odl-serviceutils-listener-0.14.3-20250917.101551-122.pom (2.1 kB at 297 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/maven-metadata.xml (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/listener-api-0.14.3-20250917.101551-122.pom [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/listener-api-0.14.3-20250917.101551-122.pom (1.8 kB at 306 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.15/features-yangtools-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.15/features-yangtools-14.0.15.pom (5.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.15/features-yangtools-experimental-14.0.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.15/features-yangtools-experimental-14.0.15.pom (1.8 kB at 294 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.3/assertj-core-3.27.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.3/assertj-core-3.27.3.pom (3.8 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.18.0/mockito-junit-jupiter-5.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.18.0/mockito-junit-jupiter-5.18.0.pom (2.3 kB at 326 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.pom (2.5 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.pom (19 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.17.5/byte-buddy-parent-1.17.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.17.5/byte-buddy-parent-1.17.5.pom (65 kB at 8.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.pom (12 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.10/features-aaa-0.20.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/features-aaa/0.20.10/features-aaa-0.20.10-features.xml (1.6 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.10/odl-aaa-api-0.20.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.10/aaa-authn-api-0.20.10.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.1/odl-jakarta-activation-api-14.1.1-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.10/odl-aaa-cert-0.20.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-api/0.20.10/odl-aaa-api-0.20.10-features.xml (862 B at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.10/aaa-cert-0.20.10.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.10/aaa-cert-0.20.10-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cert/0.20.10/odl-aaa-cert-0.20.10-features.xml (1.1 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.10/odl-aaa-cli-0.20.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jakarta-activation-api/14.1.1/odl-jakarta-activation-api-14.1.1-features.xml (438 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.10/aaa-cli-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-cli/0.20.10/odl-aaa-cli-0.20.10-features.xml (921 B at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.10/aaa-password-service-api-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.10/aaa-cert-0.20.10.jar (184 kB at 7.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.10/odl-aaa-encryption-service-0.20.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-authn-api/0.20.10/aaa-authn-api-0.20.10.jar (32 kB at 830 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.10/aaa-encrypt-service-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-api/0.20.10/aaa-password-service-api-0.20.10.jar (23 kB at 866 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.10/aaa-encrypt-service-impl-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli/0.20.10/aaa-cli-0.20.10.jar (35 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.1/logging-markers-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-encryption-service/0.20.10/odl-aaa-encryption-service-0.20.10-features.xml (668 B at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.10/odl-aaa-shiro-0.20.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.20.10/aaa-encrypt-service-0.20.10.jar (7.9 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.10/odl-aaa-password-service-0.20.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service-impl/0.20.10/aaa-encrypt-service-impl-0.20.10.jar (39 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.10/aaa-password-service-impl-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-shiro/0.20.10/odl-aaa-shiro-0.20.10-features.xml (3.4 kB at 99 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.10/aaa-password-service-impl-0.20.10-aaa-password-service-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/logging-markers/14.1.1/logging-markers-14.1.1.jar (9.3 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.10/aaa-filterchain-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.20.10/aaa-cert-0.20.10-config.xml (687 B at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.10/aaa-jetty-auth-log-filter-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-password-service/0.20.10/odl-aaa-password-service-0.20.10-features.xml (1.1 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.10/aaa-password-service-impl-0.20.10.jar (20 kB at 481 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.10/aaa-tokenauthrealm-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-password-service-impl/0.20.10/aaa-password-service-impl-0.20.10-aaa-password-service-config.xml (215 B at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.10/aaa-idm-store-h2-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.10/aaa-filterchain-0.20.10.jar (25 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.10/web-api-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-jetty-auth-log-filter/0.20.10/aaa-jetty-auth-log-filter-0.20.10.jar (12 kB at 270 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.10/servlet-api-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-tokenauthrealm/0.20.10/aaa-tokenauthrealm-0.20.10.jar (23 kB at 498 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.10/aaa-shiro-api-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10.jar (156 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10-aaa-app-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-api/0.20.10/servlet-api-0.20.10.jar (8.9 kB at 179 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10-aaa-datastore-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-idm-store-h2/0.20.10/aaa-idm-store-h2-0.20.10.jar (45 kB at 888 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10-idmtool.py [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-api/0.20.10/web-api-0.20.10.jar (24 kB at 466 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10-aaa-app-config.xml (16 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.10/aaa-filterchain-0.20.10-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro-api/0.20.10/aaa-shiro-api-0.20.10.jar (111 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.10/odl-aaa-web-0.20.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.10/web-osgi-impl-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10-aaa-datastore-config.xml (182 B at 3.2 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-shiro/0.20.10/aaa-shiro-0.20.10-idmtool.py (18 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.10/odl-apache-shiro-0.20.10-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.10/servlet-jersey2-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-filterchain/0.20.10/aaa-filterchain-0.20.10-config.cfg (18 B at 305 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.10/repackaged-shiro-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-aaa-web/0.20.10/odl-aaa-web-0.20.10-features.xml (1.3 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.11/features-bgpcep-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/web-osgi-impl/0.20.10/web-osgi-impl-0.20.10.jar (17 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.11/odl-bgpcep-algo-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/odl-apache-shiro/0.20.10/odl-apache-shiro-0.20.10-features.xml (763 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.11/algo-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/web/servlet-jersey2/0.20.10/servlet-jersey2-0.20.10.jar (12 kB at 189 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.14/rfc6991-ietf-inet-types-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep/0.22.11/features-bgpcep-0.22.11-features.xml (13 kB at 206 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.14/ietf-type-util-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo/0.22.11/odl-bgpcep-algo-0.22.11-features.xml (798 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.11/odl-bgpcep-algo-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-impl/0.22.11/algo-impl-0.22.11.jar (39 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.11/algo-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-type-util/14.0.14/ietf-type-util-14.0.14.jar (15 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.11/odl-bgpcep-bgp-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-algo-api/0.22.11/odl-bgpcep-algo-api-0.22.11-features.xml (824 B at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.11/odl-bgpcep-bgp-config-example-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-inet-types/14.0.14/rfc6991-ietf-inet-types-14.0.14.jar (61 kB at 853 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/algo-api/0.22.11/algo-api-0.22.11.jar (79 kB at 1.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp/0.22.11/odl-bgpcep-bgp-0.22.11-features.xml (4.6 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11-network-topology-bgp-initial-config.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.11/odl-bgpcep-bgp-openconfig-0.22.11-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11-bgp-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-config-example/0.22.11/odl-bgpcep-bgp-config-example-0.22.11-features.xml (722 B at 9.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.11/bgp-openconfig-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/repackaged-shiro/0.20.10/repackaged-shiro-0.20.10.jar (585 kB at 7.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.14/rfc6991-ietf-yang-types-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11-bgp-initial-config.xml (35 kB at 440 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11-network-topology-bgp-initial-config.xml (1.5 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.14/rfc8294-ietf-routing-types-14.0.14.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.14/rfc8343-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig/0.22.11/odl-bgpcep-bgp-openconfig-0.22.11-features.xml (851 B at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.11/bgp-openconfig-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6991-ietf-yang-types/14.0.14/rfc6991-ietf-yang-types-14.0.14.jar (53 kB at 615 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.11/odl-bgpcep-bgp-dependencies-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-spi/0.22.11/bgp-openconfig-spi-0.22.11.jar (18 kB at 202 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.11/bgp-concepts-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8343/14.0.14/rfc8343-14.0.14.jar (87 kB at 968 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.11/odl-bgpcep-bgp-extensions-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-dependencies/0.22.11/odl-bgpcep-bgp-dependencies-0.22.11-features.xml (834 B at 9.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.11/odl-bgpcep-bgp-inet-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8294-ietf-routing-types/14.0.14/rfc8294-ietf-routing-types-14.0.14.jar (122 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.11/bgp-inet-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-extensions-api/0.22.11/odl-bgpcep-bgp-extensions-api-0.22.11-features.xml (986 B at 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.11/odl-bgpcep-bgp-parser-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-inet/0.22.11/odl-bgpcep-bgp-inet-0.22.11-features.xml (616 B at 6.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.11/bgp-parser-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-inet/0.22.11/bgp-inet-0.22.11.jar (245 kB at 2.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser/0.22.11/odl-bgpcep-bgp-parser-0.22.11-features.xml (623 B at 5.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.11/odl-bgpcep-bgp-parser-api-0.22.11-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.11/bgp-parser-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-impl/0.22.11/bgp-parser-impl-0.22.11.jar (128 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.11/bgp-parser-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-concepts/0.22.11/bgp-concepts-0.22.11.jar (342 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.11/odl-bgpcep-bgp-rib-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-parser-api/0.22.11/odl-bgpcep-bgp-parser-api-0.22.11-features.xml (1.1 kB at 9.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.11/bgp-rib-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-spi/0.22.11/bgp-parser-spi-0.22.11.jar (96 kB at 831 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.11/bgp-rib-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-api/0.22.11/odl-bgpcep-bgp-rib-api-0.22.11-features.xml (1.5 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.14/odl-mdsal-model-rfc8343-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-spi/0.22.11/bgp-rib-spi-0.22.11.jar (167 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.11/odl-bgpcep-bgp-linkstate-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-parser-api/0.22.11/bgp-parser-api-0.22.11.jar (344 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.11/bgp-linkstate-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-api/0.22.11/bgp-rib-api-0.22.11.jar (155 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.11/odl-bgpcep-bgp-flowspec-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8343/14.0.14/odl-mdsal-model-rfc8343-14.0.14-features.xml (649 B at 5.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.11/bgp-flowspec-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-linkstate/0.22.11/odl-bgpcep-bgp-linkstate-0.22.11-features.xml (1.2 kB at 9.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.11/odl-bgpcep-bgp-labeled-unicast-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-flowspec/0.22.11/odl-bgpcep-bgp-flowspec-0.22.11-features.xml (1.0 kB at 7.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.11/bgp-labeled-unicast-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.11/odl-bgpcep-bgp-labeled-unicast-0.22.11-features.xml (1.3 kB at 9.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.11/odl-bgpcep-bgp-l3vpn-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-l3vpn/0.22.11/odl-bgpcep-bgp-l3vpn-0.22.11-features.xml (1.1 kB at 7.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.11/bgp-l3vpn-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-labeled-unicast/0.22.11/bgp-labeled-unicast-0.22.11.jar (294 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.11/odl-bgpcep-bgp-mvpn-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-flowspec/0.22.11/bgp-flowspec-0.22.11.jar (835 kB at 5.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-l3vpn/0.22.11/bgp-l3vpn-0.22.11.jar (468 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.11/bgp-mvpn-0.22.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.11/odl-bgpcep-bgp-route-target-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-mvpn/0.22.11/odl-bgpcep-bgp-mvpn-0.22.11-features.xml (819 B at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.11/bgp-route-target-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-api/0.22.11/bgp-openconfig-api-0.22.11.jar (2.3 MB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.11/odl-bgpcep-bgp-evpn-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-linkstate/0.22.11/bgp-linkstate-0.22.11.jar (981 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.11/bgp-evpn-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-route-target/0.22.11/odl-bgpcep-bgp-route-target-0.22.11-features.xml (673 B at 4.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.11/odl-bgpcep-bgp-path-selection-mode-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-evpn/0.22.11/odl-bgpcep-bgp-evpn-0.22.11-features.xml (997 B at 6.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.11/bgp-path-selection-mode-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-route-target/0.22.11/bgp-route-target-0.22.11.jar (215 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.11/odl-bgpcep-bgp-rib-impl-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.11/odl-bgpcep-bgp-path-selection-mode-0.22.11-features.xml (879 B at 5.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.11/bgp-rib-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-path-selection-mode/0.22.11/bgp-path-selection-mode-0.22.11.jar (61 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.11/bgp-peer-acceptor-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-rib-impl/0.22.11/odl-bgpcep-bgp-rib-impl-0.22.11-features.xml (2.6 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11-routing-policy-default-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-mvpn/0.22.11/bgp-mvpn-0.22.11.jar (624 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.11/odl-bgpcep-bgp-topology-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-peer-acceptor/0.22.11/bgp-peer-acceptor-0.22.11.jar (33 kB at 184 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.11/bgp-topology-provider-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-evpn/0.22.11/bgp-evpn-0.22.11.jar (459 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.14/ietf-topology-2013.10.21.26.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-topology/0.22.11/odl-bgpcep-bgp-topology-0.22.11-features.xml (1.7 kB at 9.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.11/odl-bgpcep-bgp-cli-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-config-example/0.22.11/bgp-config-example-0.22.11-routing-policy-default-config.xml (17 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.11/bgp-cli-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-rib-impl/0.22.11/bgp-rib-impl-0.22.11.jar (307 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.11/odl-bgpcep-bgp-openconfig-state-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-cli/0.22.11/bgp-cli-0.22.11.jar (23 kB at 119 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.11/bgp-openconfig-state-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.11/odl-bgpcep-bgp-openconfig-state-0.22.11-features.xml (661 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.11/odl-bgpcep-bgp-openconfig-rp-spi-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-cli/0.22.11/odl-bgpcep-bgp-cli-0.22.11-features.xml (988 B at 5.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.11/bgp-openconfig-rp-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.26.14/ietf-topology-2013.10.21.26.14.jar (105 kB at 544 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.11/odl-bgpcep-bgp-openconfig-rp-impl-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-state/0.22.11/bgp-openconfig-state-0.22.11.jar (36 kB at 182 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.11/bgp-openconfig-rp-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.11/odl-bgpcep-bgp-openconfig-rp-spi-0.22.11-features.xml (673 B at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.11/odl-bgpcep-bgp-openconfig-rp-statement-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-spi/0.22.11/bgp-openconfig-rp-spi-0.22.11.jar (52 kB at 261 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.11/bgp-openconfig-rp-statement-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-impl/0.22.11/bgp-openconfig-rp-impl-0.22.11.jar (19 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.11/odl-bgpcep-bmp-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.11/odl-bgpcep-bgp-openconfig-rp-statement-0.22.11-features.xml (899 B at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.11/bgp-bmp-parser-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-topology-provider/0.22.11/bgp-topology-provider-0.22.11.jar (465 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.11/bgp-bmp-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-openconfig-rp-statement/0.22.11/bgp-openconfig-rp-statement-0.22.11.jar (77 kB at 377 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.11/odl-bgpcep-bmp-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.11/odl-bgpcep-bgp-openconfig-rp-impl-0.22.11-features.xml (1.3 kB at 6.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.11/bgp-bmp-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp/0.22.11/odl-bgpcep-bmp-0.22.11-features.xml (3.4 kB at 17 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.11/bgp-bmp-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-impl/0.22.11/bgp-bmp-impl-0.22.11.jar (93 kB at 439 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.11/odl-bgpcep-bmp-config-example-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-parser-impl/0.22.11/bgp-bmp-parser-impl-0.22.11.jar (61 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.11/bgp-bmp-config-example-0.22.11-odl-bmp-monitors-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-api/0.22.11/odl-bgpcep-bmp-api-0.22.11-features.xml (674 B at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.11/odl-bgpcep-bmp-config-loader-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-spi/0.22.11/bgp-bmp-spi-0.22.11.jar (37 kB at 172 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.11/bmp-monitors-config-loader-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-config-example/0.22.11/bgp-bmp-config-example-0.22.11-odl-bmp-monitors-config.xml (1.3 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.11/odl-bgpcep-concepts-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-loader/0.22.11/odl-bgpcep-bmp-config-loader-0.22.11-features.xml (1.2 kB at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.11/concepts-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bmp-config-example/0.22.11/odl-bgpcep-bmp-config-example-0.22.11-features.xml (542 B at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.14/odl-mdsal-model-rfc6991-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bmp-monitors-config-loader/0.22.11/bmp-monitors-config-loader-0.22.11.jar (12 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.14/odl-mdsal-model-rfc8294-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-concepts/0.22.11/odl-bgpcep-concepts-0.22.11-features.xml (760 B at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.14/iana-routing-types-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8294/14.0.14/odl-mdsal-model-rfc8294-14.0.14-features.xml (766 B at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.11/odl-bgpcep-config-loader-impl-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/concepts/0.22.11/concepts-0.22.11.jar (58 kB at 253 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.11/config-loader-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6991/14.0.14/odl-mdsal-model-rfc6991-14.0.14-features.xml (812 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.11/odl-bgpcep-config-loader-spi-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-impl/0.22.11/odl-bgpcep-config-loader-impl-0.22.11-features.xml (845 B at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.11/config-loader-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-routing-types/14.0.14/iana-routing-types-14.0.14.jar (29 kB at 126 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.11/odl-bgpcep-topology-config-loader-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-config-loader-spi/0.22.11/odl-bgpcep-config-loader-spi-0.22.11-features.xml (627 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.11/topology-config-loader-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-impl/0.22.11/config-loader-impl-0.22.11.jar (26 kB at 110 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-bmp-api/0.22.11/bgp-bmp-api-0.22.11.jar (467 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.11/odl-bgpcep-protocols-config-loader-0.22.11-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.11/protocols-config-loader-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/config-loader-spi/0.22.11/config-loader-spi-0.22.11.jar (13 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.11/odl-bgpcep-routing-policy-config-loader-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-config-loader/0.22.11/odl-bgpcep-topology-config-loader-0.22.11-features.xml (1.1 kB at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.11/routing-policy-config-loader-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-protocols-config-loader/0.22.11/odl-bgpcep-protocols-config-loader-0.22.11-features.xml (937 B at 3.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.11/odl-bgpcep-graph-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-config-loader/0.22.11/topology-config-loader-0.22.11.jar (13 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.11/graph-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/protocols-config-loader/0.22.11/protocols-config-loader-0.22.11.jar (13 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.11/odl-bgpcep-graph-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.11/odl-bgpcep-routing-policy-config-loader-0.22.11-features.xml (1.2 kB at 4.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.11/graph-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/routing-policy-config-loader/0.22.11/routing-policy-config-loader-0.22.11.jar (12 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-impl/0.22.11/graph-impl-0.22.11.jar (38 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.11/odl-bgpcep-pcep-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph/0.22.11/odl-bgpcep-graph-0.22.11-features.xml (754 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.11/odl-bgpcep-pcep-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-graph-api/0.22.11/odl-bgpcep-graph-api-0.22.11-features.xml (1.0 kB at 4.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.11/pcep-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal-14.0.14-features.xml (816 B at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.11/pcep-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/graph-api/0.22.11/graph-api-0.22.11.jar (108 kB at 417 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.11/odl-bgpcep-pcep-impl-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep/0.22.11/odl-bgpcep-pcep-0.22.11-features.xml (3.6 kB at 14 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.11/pcep-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-api/0.22.11/odl-bgpcep-pcep-api-0.22.11-features.xml (666 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.11/odl-bgpcep-programming-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-spi/0.22.11/pcep-spi-0.22.11.jar (72 kB at 275 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.11/programming-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-impl/0.22.11/odl-bgpcep-pcep-impl-0.22.11-features.xml (786 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.11/programming-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-impl/0.22.11/pcep-impl-0.22.11.jar (68 kB at 255 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.11/programming-topology-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-api/0.22.11/odl-bgpcep-programming-api-0.22.11-features.xml (1.5 kB at 5.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.11/programming-tunnel-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-api/0.22.11/programming-api-0.22.11.jar (110 kB at 408 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.11/odl-bgpcep-programming-impl-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-spi/0.22.11/programming-spi-0.22.11.jar (13 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.11/programming-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-topology-api/0.22.11/programming-topology-api-0.22.11.jar (20 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.11/odl-bgpcep-pcep-server-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-tunnel-api/0.22.11/programming-tunnel-api-0.22.11.jar (40 kB at 147 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-programming-impl/0.22.11/odl-bgpcep-programming-impl-0.22.11-features.xml (824 B at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.11/pcep-server-api-0.22.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.11/odl-bgpcep-pcep-topology-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/programming-impl/0.22.11/programming-impl-0.22.11.jar (35 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.11/pcep-tunnel-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server/0.22.11/odl-bgpcep-pcep-server-0.22.11-features.xml (1.0 kB at 3.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.11/pcep-topology-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-api/0.22.11/pcep-server-api-0.22.11.jar (66 kB at 235 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.11/pcep-topology-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology/0.22.11/odl-bgpcep-pcep-topology-0.22.11-features.xml (998 B at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.11/odl-bgpcep-pcep-stateful-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-spi/0.22.11/pcep-topology-spi-0.22.11.jar (13 kB at 45 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.11/pcep-ietf-stateful-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-api/0.22.11/pcep-tunnel-api-0.22.11.jar (136 kB at 475 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.11/odl-bgpcep-pcep-server-provider-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-stateful/0.22.11/odl-bgpcep-pcep-stateful-0.22.11-features.xml (841 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.11/pcep-server-provider-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-server-provider/0.22.11/odl-bgpcep-pcep-server-provider-0.22.11-features.xml (1.3 kB at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.11/odl-bgpcep-pcep-p2mp-te-lsp-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-api/0.22.11/pcep-api-0.22.11.jar (1.1 MB at 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.11/pcep-ietf-p2mp-te-lsp-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-server-provider/0.22.11/pcep-server-provider-0.22.11.jar (80 kB at 274 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.11/odl-bgpcep-pcep-topology-provider-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.11/odl-bgpcep-pcep-p2mp-te-lsp-0.22.11-features.xml (810 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.11/pcep-topology-provider-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-p2mp-te-lsp/0.22.11/pcep-ietf-p2mp-te-lsp-0.22.11.jar (38 kB at 128 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.11/odl-bgpcep-pcep-tunnel-provider-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-api/0.22.11/pcep-topology-api-0.22.11.jar (332 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.11/pcep-tunnel-provider-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-topology-provider/0.22.11/odl-bgpcep-pcep-topology-provider-0.22.11-features.xml (1.3 kB at 4.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.11/odl-bgpcep-pcep-segment-routing-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-ietf-stateful/0.22.11/pcep-ietf-stateful-0.22.11.jar (591 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.11/pcep-segment-routing-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-segment-routing/0.22.11/odl-bgpcep-pcep-segment-routing-0.22.11-features.xml (666 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.11/odl-bgpcep-pcep-auto-bandwidth-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-topology-provider/0.22.11/pcep-topology-provider-0.22.11.jar (214 kB at 696 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.11/pcep-auto-bandwidth-extension-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.11/odl-bgpcep-pcep-tunnel-provider-0.22.11-features.xml (846 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.11/odl-bgpcep-pcep-config-example-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.11/odl-bgpcep-pcep-auto-bandwidth-0.22.11-features.xml (671 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.11/pcep-config-example-0.22.11-network-topology-pcep-initial-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-tunnel-provider/0.22.11/pcep-tunnel-provider-0.22.11.jar (59 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.11/odl-bgpcep-pcep-cli-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-config-example/0.22.11/odl-bgpcep-pcep-config-example-0.22.11-features.xml (564 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.11/pcep-cli-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-config-example/0.22.11/pcep-config-example-0.22.11-network-topology-pcep-initial-config.xml (1.6 kB at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.11/odl-bgpcep-pcep-base-parser-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-auto-bandwidth-extension/0.22.11/pcep-auto-bandwidth-extension-0.22.11.jar (47 kB at 150 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.11/pcep-base-parser-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-segment-routing/0.22.11/pcep-segment-routing-0.22.11.jar (245 kB at 774 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.11/odl-bgpcep-rsvp-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-cli/0.22.11/pcep-cli-0.22.11.jar (15 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.11/rsvp-impl-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-cli/0.22.11/odl-bgpcep-pcep-cli-0.22.11-features.xml (828 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.11/odl-bgpcep-rsvp-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-pcep-base-parser/0.22.11/odl-bgpcep-pcep-base-parser-0.22.11-features.xml (636 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.11/rsvp-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp/0.22.11/odl-bgpcep-rsvp-0.22.11-features.xml (578 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.11/rsvp-spi-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-impl/0.22.11/rsvp-impl-0.22.11.jar (132 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.11/odl-bgpcep-topology-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-rsvp-api/0.22.11/odl-bgpcep-rsvp-api-0.22.11-features.xml (861 B at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.11/topology-api-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/pcep-base-parser/0.22.11/pcep-base-parser-0.22.11.jar (244 kB at 742 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.11/odl-bgpcep-topology-tunnel-api-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-spi/0.22.11/rsvp-spi-0.22.11.jar (48 kB at 146 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-api/0.22.11/odl-bgpcep-topology-api-0.22.11-features.xml (1.1 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.11/topology-tunnel-api-0.22.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.11/odl-bgpcep-topology-segment-routing-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-tunnel-api/0.22.11/odl-bgpcep-topology-tunnel-api-0.22.11-features.xml (725 B at 2.2 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/rsvp-api/0.22.11/rsvp-api-0.22.11.jar (666 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.11/topology-segment-routing-0.22.11.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.11/features-bgpcep-testing-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-api/0.22.11/topology-api-0.22.11.jar (163 kB at 486 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.11/odl-bgpcep-extras-dependencies-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-topology-segment-routing/0.22.11/odl-bgpcep-topology-segment-routing-0.22.11-features.xml (718 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.11/util-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-tunnel-api/0.22.11/topology-tunnel-api-0.22.11.jar (97 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.11/odl-bgpcep-bgp-benchmark-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/features-bgpcep-testing/0.22.11/features-bgpcep-testing-0.22.11-features.xml (994 B at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.11/bgp-benchmark-app-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-extras-dependencies/0.22.11/odl-bgpcep-extras-dependencies-0.22.11-features.xml (773 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.11/odl-bgpcep-data-change-counter-0.22.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/topology-segment-routing/0.22.11/topology-segment-routing-0.22.11.jar (98 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.11/data-change-counter-0.22.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-bgp-benchmark/0.22.11/odl-bgpcep-bgp-benchmark-0.22.11-features.xml (971 B at 2.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.11/features-controller-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/util/0.22.11/util-0.22.11.jar (27 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.11/odl-controller-broker-local-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/odl-bgpcep-data-change-counter/0.22.11/odl-bgpcep-data-change-counter-0.22.11-features.xml (1.1 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.14/mdsal-eos-dom-simple-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-controller-broker-local/10.0.11/odl-controller-broker-local-10.0.11-features.xml (1.2 kB at 3.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.14/mdsal-dom-inmemory-datastore-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/data-change-counter/0.22.11/data-change-counter-0.22.11.jar (57 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.11/odl-jolokia-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller/10.0.11/features-controller-10.0.11-features.xml (2.5 kB at 7.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.11/odl-jolokia-osgi-10.0.11-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-dom-simple/14.0.14/mdsal-eos-dom-simple-14.0.14.jar (19 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.11/features-controller-experimental-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/bgpcep/bgp-benchmark-app/0.22.11/bgp-benchmark-app-0.22.11.jar (75 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.11/odl-toaster-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/14.0.14/mdsal-dom-inmemory-datastore-14.0.14.jar (31 kB at 86 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.11/sample-toaster-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia-osgi/10.0.11/odl-jolokia-osgi-10.0.11-configuration.cfg (630 B at 1.8 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.11/sample-toaster-consumer-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-jolokia/10.0.11/odl-jolokia-10.0.11-features.xml (614 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.11/sample-toaster-provider-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-experimental/10.0.11/features-controller-experimental-10.0.11-features.xml (577 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-toaster/10.0.11/odl-toaster-10.0.11-features.xml (960 B at 2.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.11/features-controller-testing-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-consumer/10.0.11/sample-toaster-consumer-10.0.11.jar (16 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.11/odl-clustering-test-app-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster-provider/10.0.11/sample-toaster-provider-10.0.11.jar (27 kB at 74 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.11/clustering-it-model-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/sample-toaster/10.0.11/sample-toaster-10.0.11.jar (79 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.11/clustering-it-provider-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar (28 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.11/clustering-it-karaf-cli-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-clustering-test-app/10.0.11/odl-clustering-test-app-10.0.11-features.xml (1.1 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.11/sal-cluster-admin-karaf-cli-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/features-controller-testing/10.0.11/features-controller-testing-10.0.11-features.xml (801 B at 2.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.11/odl-mdsal-benchmark-10.0.11-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-provider/10.0.11/clustering-it-provider-10.0.11.jar (87 kB at 237 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.11/benchmark-api-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/sal-cluster-admin-karaf-cli/10.0.11/sal-cluster-admin-karaf-cli-10.0.11.jar (39 kB at 105 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.11/dsbenchmark-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/odl-mdsal-benchmark/10.0.11/odl-mdsal-benchmark-10.0.11-features.xml (851 B at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.11/ntfbenchmark-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-karaf-cli/10.0.11/clustering-it-karaf-cli-10.0.11.jar (72 kB at 193 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.11/rpcbenchmark-10.0.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/samples/clustering-it-model/10.0.11/clustering-it-model-10.0.11.jar (567 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.1.5/features-infrautils-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/ntfbenchmark/10.0.11/ntfbenchmark-10.0.11.jar (19 kB at 49 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.5/odl-infrautils-diagstatus-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/rpcbenchmark/10.0.11/rpcbenchmark-10.0.11.jar (23 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.5/diagstatus-api-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/dsbenchmark/10.0.11/dsbenchmark-10.0.11.jar (61 kB at 162 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.5/diagstatus-impl-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/benchmark-api/10.0.11/benchmark-api-10.0.11.jar (222 kB at 586 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.5/diagstatus-shell-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils/7.1.5/features-infrautils-7.1.5-features.xml (1.2 kB at 3.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.5/odl-infrautils-diagstatus-web-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-api/7.1.5/diagstatus-api-7.1.5.jar (22 kB at 58 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.1.5/diagstatus-web-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-shell/7.1.5/diagstatus-shell-7.1.5.jar (9.5 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.5/odl-infrautils-ready-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-impl/7.1.5/diagstatus-impl-7.1.5.jar (18 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.5/ready-api-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus-web/7.1.5/odl-infrautils-diagstatus-web-7.1.5-features.xml (913 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.5/ready-impl-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-diagstatus/7.1.5/odl-infrautils-diagstatus-7.1.5-features.xml (1.3 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.1/bundles-diag-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/diagstatus-web/7.1.5/diagstatus-web-7.1.5.jar (10 kB at 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.1.5/features-infrautils-experimental-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-api/7.1.5/ready-api-7.1.5.jar (21 kB at 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.1.5/odl-infrautils-inject-7.1.5-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/ready-impl/7.1.5/ready-impl-7.1.5.jar (28 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.1.5/inject-7.1.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundles-diag/14.1.1/bundles-diag-14.1.1.jar (27 kB at 68 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.14/features-mdsal-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-ready/7.1.5/odl-infrautils-ready-7.1.5-features.xml (926 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.14/odl-mdsal-binding-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/features-infrautils-experimental/7.1.5/features-infrautils-experimental-7.1.5-features.xml (796 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.14/odl-mdsal-dom-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/odl-infrautils-inject/7.1.5/odl-infrautils-inject-7.1.5-features.xml (475 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.14/odl-mdsal-trace-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-binding/14.0.14/odl-mdsal-binding-14.0.14-features.xml (756 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.14/mdsal-trace-api-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/inject/7.1.5/inject-7.1.5.jar (12 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.14/mdsal-trace-impl-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal/14.0.14/features-mdsal-14.0.14-features.xml (4.2 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.14/mdsal-trace-cli-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-dom/14.0.14/odl-mdsal-dom-14.0.14-features.xml (527 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.14/odl-mdsal-rfc8294-netty-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-trace/14.0.14/odl-mdsal-trace-14.0.14-features.xml (958 B at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.14/mdsal-rfc8294-netty-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-cli/14.0.14/mdsal-trace-cli-14.0.14.jar (9.7 kB at 24 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.14/odl-mdsal-replicate-common-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-rfc8294-netty/14.0.14/odl-mdsal-rfc8294-netty-14.0.14-features.xml (813 B at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.14/mdsal-replicate-common-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.14/mdsal-trace-api-14.0.14.jar (25 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.14/odl-mdsal-replicate-netty-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-rfc8294-netty/14.0.14/mdsal-rfc8294-netty-14.0.14.jar (12 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-common/14.0.14/odl-mdsal-replicate-common-14.0.14-features.xml (643 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.14/features-mdsal-experimental-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-impl/14.0.14/mdsal-trace-impl-14.0.14.jar (36 kB at 87 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.14/odl-mdsal-exp-yanglib-api-0.19.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-common/14.0.14/mdsal-replicate-common-14.0.14.jar (12 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.14/mdsal-yanglib-api-0.19.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-replicate-netty/14.0.14/odl-mdsal-replicate-netty-14.0.14-features.xml (1.5 kB at 3.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.14/odl-mdsal-exp-yanglib-rfc8525-0.19.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/features-mdsal-experimental/14.0.14/features-mdsal-experimental-14.0.14-features.xml (1.0 kB at 2.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.14/odl-mdsal-model-rfc8525-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14.jar (54 kB at 130 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.14/rfc8525-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-api/0.19.14/mdsal-yanglib-api-0.19.14.jar (16 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.14/mdsal-yanglib-rfc8525-0.19.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8525/14.0.14/odl-mdsal-model-rfc8525-14.0.14-features.xml (865 B at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.8/features-netconf-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.14/odl-mdsal-exp-yanglib-rfc8525-0.19.14-features.xml (1.1 kB at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.8/odl-aaa-netconf-plugin-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8525/14.0.14/rfc8525-14.0.14.jar (148 kB at 347 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.8/netconf-auth-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/odl-mdsal-exp-yanglib-api/0.19.14/odl-mdsal-exp-yanglib-api-0.19.14-features.xml (623 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.8/netconf-auth-aaa-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf/8.0.8/features-netconf-8.0.8-features.xml (5.0 kB at 12 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.8/odl-netconf-all-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-yanglib-rfc8525/0.19.14/mdsal-yanglib-rfc8525-0.19.14.jar (33 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.8/odl-netconf-api-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-aaa-netconf-plugin/8.0.8/odl-aaa-netconf-plugin-8.0.8-features.xml (653 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.14/odl-mdsal-model-rfc6241-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-api/8.0.8/odl-netconf-api-8.0.8-features.xml (1.5 kB at 3.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.14/rfc6241-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-all/8.0.8/odl-netconf-all-8.0.8-features.xml (1.3 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.14/odl-mdsal-model-rfc6470-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth-aaa/8.0.8/netconf-auth-aaa-8.0.8.jar (11 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.14/rfc6470-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6470/14.0.14/rfc6470-14.0.14.jar (86 kB at 192 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6241/14.0.14/rfc6241-14.0.14.jar (403 kB at 894 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.14/odl-mdsal-model-rfc8526-14.0.14-features.xml [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.14/odl-mdsal-model-rfc6243-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6470/14.0.14/odl-mdsal-model-rfc6470-14.0.14-features.xml (649 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.14/rfc6243-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8526/14.0.14/odl-mdsal-model-rfc8526-14.0.14-features.xml (865 B at 1.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.14/rfc8526-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-auth/8.0.8/netconf-auth-8.0.8.jar (8.0 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.8/netconf-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6241/14.0.14/odl-mdsal-model-rfc6241-14.0.14-features.xml (649 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.8/odl-netconf-client-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6243/14.0.14/odl-mdsal-model-rfc6243-14.0.14-features.xml (649 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.8/netconf-client-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6243/14.0.14/rfc6243-14.0.14.jar (33 kB at 71 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.8/shaded-exificient-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8526/14.0.14/rfc8526-14.0.14.jar (113 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.8/odl-netconf-common-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-client/8.0.8/odl-netconf-client-8.0.8-features.xml (786 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.8/netconf-common-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-api/8.0.8/netconf-api-8.0.8.jar (67 kB at 145 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.8/netconf-netty-util-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common/8.0.8/netconf-common-8.0.8.jar (22 kB at 46 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-common/8.0.8/odl-netconf-common-8.0.8-features.xml (1.2 kB at 2.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.8/odl-netconf-impl-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client/8.0.8/netconf-client-8.0.8.jar (305 kB at 650 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.8/netconf-codec-8.0.8.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.14/odl-mdsal-model-rfc6022-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-netty-util/8.0.8/netconf-netty-util-8.0.8.jar (52 kB at 109 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.14/rfc6022-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc6022/14.0.14/odl-mdsal-model-rfc6022-14.0.14-features.xml (649 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-impl/8.0.8/odl-netconf-impl-8.0.8-features.xml (1.6 kB at 3.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.14/rfc7407-ietf-x509-cert-to-name-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-codec/8.0.8/netconf-codec-8.0.8.jar (37 kB at 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.8/netconf-server-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name-14.0.14-features.xml (764 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.8/odl-netconf-mdsal-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc6022/14.0.14/rfc6022-14.0.14.jar (169 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.8/odl-yanglib-mdsal-writer-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-mdsal/8.0.8/odl-netconf-mdsal-8.0.8-features.xml (1.3 kB at 2.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.8/yanglib-mdsal-writer-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc7407-ietf-x509-cert-to-name/14.0.14/rfc7407-ietf-x509-cert-to-name-14.0.14.jar (47 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.8/netconf-server-mdsal-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-yanglib-mdsal-writer/8.0.8/odl-yanglib-mdsal-writer-8.0.8-features.xml (744 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.8/netconf-nb-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/yanglib-mdsal-writer/8.0.8/yanglib-mdsal-writer-8.0.8.jar (29 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.8/shaded-sshd-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server/8.0.8/netconf-server-8.0.8.jar (405 kB at 825 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.8/odl-netconf-model-rfc5277-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-exificient/8.0.8/shaded-exificient-8.0.8.jar (1.7 MB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.8/rfc5277-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-nb/8.0.8/netconf-nb-8.0.8.jar (37 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.8/odl-netconf-util-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-model-rfc5277/8.0.8/odl-netconf-model-rfc5277-8.0.8-features.xml (595 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.8/netconf-common-mdsal-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-server-mdsal/8.0.8/netconf-server-mdsal-8.0.8.jar (135 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.8/odl-netconf-clustered-topology-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/rfc5277/8.0.8/rfc5277-8.0.8.jar (67 kB at 134 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.8/netconf-topology-singleton-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-util/8.0.8/odl-netconf-util-8.0.8-features.xml (741 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.8/netconf-topology-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-clustered-topology/8.0.8/odl-netconf-clustered-topology-8.0.8-features.xml (779 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.8/odl-netconf-connector-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-common-mdsal/8.0.8/netconf-common-mdsal-8.0.8.jar (54 kB at 108 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.8/netconf-client-mdsal-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector/8.0.8/odl-netconf-connector-8.0.8-features.xml (1.5 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.8/keystore-legacy-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology/8.0.8/netconf-topology-8.0.8.jar (181 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.8/netconf-dom-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-singleton/8.0.8/netconf-topology-singleton-8.0.8.jar (187 kB at 365 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.8/odl-netconf-connector-all-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-dom-api/8.0.8/netconf-dom-api-8.0.8.jar (16 kB at 31 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.8/odl-netconf-callhome-ssh-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-legacy/8.0.8/keystore-legacy-8.0.8.jar (181 kB at 349 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.8/callhome-provider-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-client-mdsal/8.0.8/netconf-client-mdsal-8.0.8.jar (424 kB at 816 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.8/odl-netconf-console-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-connector-all/8.0.8/odl-netconf-connector-all-8.0.8-features.xml (766 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.8/netconf-console-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/shaded-sshd/8.0.8/shaded-sshd-8.0.8.jar (2.1 MB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.8/odl-netconf-topology-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-callhome-ssh/8.0.8/odl-netconf-callhome-ssh-8.0.8-features.xml (862 B at 1.7 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.8/netconf-topology-impl-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-console/8.0.8/odl-netconf-console-8.0.8-features.xml (1.1 kB at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.8/odl-restconf-openapi-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-topology/8.0.8/odl-netconf-topology-8.0.8-features.xml (788 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.8/restconf-openapi-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-topology-impl/8.0.8/netconf-topology-impl-8.0.8.jar (14 kB at 26 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.8/callhome-provider-8.0.8.jar (178 kB at 335 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.8/restconf-server-jaxrs-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-openapi/8.0.8/odl-restconf-openapi-8.0.8-features.xml (876 B at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.8/restconf-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-console/8.0.8/netconf-console-8.0.8.jar (37 kB at 70 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.8/restconf-server-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/dk/brics/automaton/1.12-4/automaton-1.12-4.jar (210 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.14/rfc8040-ietf-restconf-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-jaxrs/8.0.8/restconf-server-jaxrs-8.0.8.jar (62 kB at 115 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.14/rfc8072-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-api/8.0.8/restconf-api-8.0.8.jar (76 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.8/restconf-server-spi-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf/14.0.14/rfc8040-ietf-restconf-14.0.14.jar (61 kB at 113 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.8/odl-restconf-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8072/14.0.14/rfc8072-14.0.14.jar (100 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.8/odl-restconf-nb-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-api/8.0.8/restconf-server-api-8.0.8.jar (104 kB at 191 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.8/odl-restconf-server-api-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf/8.0.8/odl-restconf-8.0.8-features.xml (489 B at 892 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.14/odl-mdsal-model-rfc8072-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-nb/8.0.8/odl-restconf-nb-8.0.8-features.xml (2.7 kB at 4.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-spi/8.0.8/restconf-server-spi-8.0.8.jar (144 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-server-api/8.0.8/odl-restconf-server-api-8.0.8-features.xml (1.8 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.8/odl-restconf-api-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-14.0.14-features.xml (683 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.8/odl-device-notification-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-api/8.0.8/odl-restconf-api-8.0.8-features.xml (565 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.8/restconf-mdsal-spi-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/odl-mdsal-model-rfc8040-ietf-restconf-monitoring-14.0.14-features.xml (774 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.8/restconf-nb-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8072/14.0.14/odl-mdsal-model-rfc8072-14.0.14-features.xml (677 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.8/restconf-server-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-device-notification/8.0.8/odl-device-notification-8.0.8.jar (35 kB at 63 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.8/draft-ietf-restconf-server-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.8/restconf-nb-8.0.8.jar (24 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.8/restconf-server-mdsal-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-mdsal-spi/8.0.8/restconf-mdsal-spi-8.0.8.jar (106 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.14/rfc8040-ietf-restconf-monitoring-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server/8.0.8/restconf-server-8.0.8.jar (123 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.8/sal-remote-impl-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-server-mdsal/8.0.8/restconf-server-mdsal-8.0.8.jar (36 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.8/sal-remote-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/draft-ietf-restconf-server/8.0.8/draft-ietf-restconf-server-8.0.8.jar (266 kB at 467 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.8/restconf-nb-8.0.8-config.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/sal-remote-impl/8.0.8/sal-remote-impl-8.0.8.jar (43 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.8/odl-restconf-all-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8040-ietf-restconf-monitoring/14.0.14/rfc8040-ietf-restconf-monitoring-14.0.14.jar (54 kB at 94 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.8/odl-netconf-transport-api-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-openapi/8.0.8/restconf-openapi-8.0.8.jar (3.4 MB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.8/transport-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-restconf-all/8.0.8/odl-restconf-all-8.0.8-features.xml (704 B at 1.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.8/odl-netconf-transport-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/model/sal-remote/8.0.8/sal-remote-8.0.8.jar (96 kB at 166 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/restconf-nb/8.0.8/restconf-nb-8.0.8-config.cfg (1.8 kB at 3.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.14/iana-crypt-hash-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport-api/8.0.8/odl-netconf-transport-api-8.0.8-features.xml (735 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.14/odl-mdsal-model-rfc9643-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-api/8.0.8/transport-api-8.0.8.jar (27 kB at 46 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.14/odl-mdsal-model-rfc9640-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-transport/8.0.8/odl-netconf-transport-8.0.8-features.xml (2.1 kB at 3.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.14/rfc9643-ietf-tcp-client-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/odl-mdsal-model-rfc7317-iana-crypt-hash-14.0.14-features.xml (668 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.14/rfc9643-ietf-tcp-common-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9643/14.0.14/odl-mdsal-model-rfc9643-14.0.14-features.xml (871 B at 1.5 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.14/rfc9643-ietf-tcp-server-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9640/14.0.14/odl-mdsal-model-rfc9640-14.0.14-features.xml (649 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.14/odl-mdsal-model-rfc9644-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-crypt-hash/14.0.14/iana-crypt-hash-14.0.14.jar (23 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.14/iana-ssh-encryption-algs-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-client/14.0.14/rfc9643-ietf-tcp-client-14.0.14.jar (111 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.14/iana-ssh-key-exchange-algs-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-common/14.0.14/rfc9643-ietf-tcp-common-14.0.14.jar (26 kB at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.14/iana-ssh-mac-algs-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9643-ietf-tcp-server/14.0.14/rfc9643-ietf-tcp-server-14.0.14.jar (28 kB at 48 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.14/iana-ssh-public-key-algs-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9644/14.0.14/odl-mdsal-model-rfc9644-14.0.14-features.xml (1.7 kB at 2.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.14/rfc9644-ietf-ssh-client-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-encryption-algs/14.0.14/iana-ssh-encryption-algs-14.0.14.jar (23 kB at 38 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.14/rfc9644-ietf-ssh-common-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-key-exchange-algs/14.0.14/iana-ssh-key-exchange-algs-14.0.14.jar (36 kB at 60 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.14/rfc9644-ietf-ssh-server-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-mac-algs/14.0.14/iana-ssh-mac-algs-14.0.14.jar (20 kB at 34 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.14/odl-mdsal-model-rfc9645-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-ssh-public-key-algs/14.0.14/iana-ssh-public-key-algs-14.0.14.jar (24 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.14/iana-tls-cipher-suite-algs-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-client/14.0.14/rfc9644-ietf-ssh-client-14.0.14.jar (93 kB at 154 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.14/rfc9645-ietf-tls-client-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9645/14.0.14/odl-mdsal-model-rfc9645-14.0.14-features.xml (1.2 kB at 2.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.14/rfc9645-ietf-tls-common-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-server/14.0.14/rfc9644-ietf-ssh-server-14.0.14.jar (135 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.14/rfc9645-ietf-tls-server-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9644-ietf-ssh-common/14.0.14/rfc9644-ietf-ssh-common-14.0.14.jar (151 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.8/transport-http-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/iana/iana-tls-cipher-suite-algs/14.0.14/iana-tls-cipher-suite-algs-14.0.14.jar (52 kB at 85 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.14/rfc8341-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-common/14.0.14/rfc9645-ietf-tls-common-14.0.14.jar (113 kB at 186 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.14/rfc9640-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-server/14.0.14/rfc9645-ietf-tls-server-14.0.14.jar (136 kB at 223 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.14/rfc9641-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9645-ietf-tls-client/14.0.14/rfc9645-ietf-tls-client-14.0.14.jar (135 kB at 221 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.14/rfc9642-14.0.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc8341/14.0.14/rfc8341-14.0.14.jar (96 kB at 156 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.8/transport-ssh-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9640/14.0.14/rfc9640-14.0.14.jar (233 kB at 376 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.8/transport-tcp-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-http/8.0.8/transport-http-8.0.8.jar (433 kB at 699 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.8/transport-tls-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9641/14.0.14/rfc9641-14.0.14.jar (154 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.8/odl-netconf-keystore-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tcp/8.0.8/transport-tcp-8.0.8.jar (27 kB at 43 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.14/odl-mdsal-model-rfc9642-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-tls/8.0.8/transport-tls-8.0.8.jar (39 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.8/keystore-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/transport-ssh/8.0.8/transport-ssh-8.0.8.jar (90 kB at 143 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.8/keystore-none-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding/model/ietf/rfc9642/14.0.14/rfc9642-14.0.14.jar (197 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.8/odl-netconf-keystore-plaintext-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore/8.0.8/odl-netconf-keystore-8.0.8-features.xml (656 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.14/odl-mdsal-model-rfc8341-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-api/8.0.8/keystore-api-8.0.8.jar (7.1 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.8/keystore-plaintext-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9642/14.0.14/odl-mdsal-model-rfc9642-14.0.14-features.xml (649 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.8/keystore-plaintext-localfile-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-none/8.0.8/keystore-none-8.0.8.jar (9.4 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.8/keystore-plaintext-cli-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-keystore-plaintext/8.0.8/odl-netconf-keystore-plaintext-8.0.8-features.xml (815 B at 1.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.8/odl-netconf-truststore-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc8341/14.0.14/odl-mdsal-model-rfc8341-14.0.14-features.xml (649 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.14/odl-mdsal-model-rfc9641-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-api/8.0.8/keystore-plaintext-api-8.0.8.jar (9.4 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.8/truststore-api-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-localfile/8.0.8/keystore-plaintext-localfile-8.0.8.jar (23 kB at 35 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.8/truststore-none-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/keystore-plaintext-cli/8.0.8/keystore-plaintext-cli-8.0.8.jar (15 kB at 23 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.8/features-netconf-experimental-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-rfc9641/14.0.14/odl-mdsal-model-rfc9641-14.0.14-features.xml (649 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.8/features-netconf-testing-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-truststore/8.0.8/odl-netconf-truststore-8.0.8-features.xml (668 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.8/odl-netconf-test-tools-8.0.8-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-api/8.0.8/truststore-api-8.0.8.jar (7.1 kB at 11 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.8/netconf-test-perf-8.0.8.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-experimental/8.0.8/features-netconf-experimental-8.0.8-features.xml (547 B at 850 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.1.1/features-odlparent-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/features-netconf-testing/8.0.8/features-netconf-testing-8.0.8-features.xml (733 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.1.1/odl-apache-spifly-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/truststore-none/8.0.8/truststore-none-8.0.8.jar (9.4 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/odl-netconf-test-tools/8.0.8/odl-netconf-test-tools-8.0.8-features.xml (930 B at 1.4 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.1.1/odl-asm-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-apache-spifly/14.1.1/odl-apache-spifly-14.1.1-features.xml (588 B at 907 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.1.1/odl-jackson-2-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/features-odlparent/14.1.1/features-odlparent-14.1.1-features.xml (4.5 kB at 6.9 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.19.2/jackson-dataformat-xml-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-test-perf/8.0.8/netconf-test-perf-8.0.8.jar (365 kB at 560 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.19.2/jackson-module-jaxb-annotations-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jackson-2/14.1.1/odl-jackson-2-14.1.1-features.xml (1.5 kB at 2.3 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.19.2/jackson-module-jaxb-annotations-2.19.2.jar (37 kB at 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.19.2/jackson-jaxrs-base-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/aries/spifly/org.apache.aries.spifly.dynamic.bundle/1.3.7/org.apache.aries.spifly.dynamic.bundle-1.3.7.jar (154 kB at 234 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.19.2/jackson-jaxrs-json-provider-2.19.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/dataformat/jackson-dataformat-xml/2.19.2/jackson-dataformat-xml-2.19.2.jar (130 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.1/odl-javassist-3-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-asm/14.1.1/odl-asm-14.1.1-features.xml (549 B at 833 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.1/odl-jersey-2-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/xml/bind/jaxb-api/2.2.12/jaxb-api-2.2.12.jar (102 kB at 155 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.1/odl-karaf-feat-jdbc-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.19.2/jackson-jaxrs-base-2.19.2.jar (37 kB at 55 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.1/odl-karaf-feat-jetty-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jdbc/14.1.1/odl-karaf-feat-jdbc-14.1.1-features.xml (692 B at 1.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.1/odl-karaf-feat-war-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.19.2/jackson-jaxrs-json-provider-2.19.2.jar (17 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.2.Final/netty-codec-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-javassist-3/14.1.1/odl-javassist-3-14.1.1-features.xml (365 B at 548 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.2.Final/netty-codec-protobuf-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-jersey-2/14.1.1/odl-jersey-2-14.1.1-features.xml (2.1 kB at 3.2 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.2.Final/netty-codec-marshalling-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-jetty/14.1.1/odl-karaf-feat-jetty-14.1.1-features.xml (409 B at 612 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-io_uring/14.1.1/odl-netty-io_uring-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-karaf-feat-war/14.1.1/odl-karaf-feat-war-14.1.1-features.xml (399 B at 596 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-io_uring/4.2.2.Final/netty-transport-classes-io_uring-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec/4.2.2.Final/netty-codec-4.2.2.Final.jar (3.9 kB at 5.9 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-io_uring/14.1.1/odl-netty-io_uring-14.1.1-features.xml (1.4 kB at 2.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-protobuf/4.2.2.Final/netty-codec-protobuf-4.2.2.Final.jar (15 kB at 22 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-marshalling/4.2.2.Final/netty-codec-marshalling-4.2.2.Final.jar (20 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-kqueue/14.1.1/odl-netty-kqueue-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-io_uring/4.2.2.Final/netty-transport-classes-io_uring-4.2.2.Final.jar (168 kB at 248 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.2.2.Final/netty-transport-classes-kqueue-4.2.2.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final-linux-x86_64.jar (42 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.2.2.Final/netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final-linux-riscv64.jar (37 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.2.2.Final/netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-io_uring/4.2.2.Final/netty-transport-native-io_uring-4.2.2.Final-linux-aarch_64.jar (42 kB at 62 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.1.1/odl-woodstox-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-netty-kqueue/14.1.1/odl-netty-kqueue-14.1.1-features.xml (1.1 kB at 1.6 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.2.2.Final/netty-transport-native-kqueue-4.2.2.Final-osx-aarch_64.jar (27 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.1/odl-ws-rs-api-14.1.1-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-kqueue/4.2.2.Final/netty-transport-native-kqueue-4.2.2.Final-osx-x86_64.jar (26 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.14/odl-mdsal-model-odl-l2-types-14.0.14-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-kqueue/4.2.2.Final/netty-transport-classes-kqueue-4.2.2.Final.jar (117 kB at 170 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.14/opendaylight-l2-types-2013.08.27.26.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-woodstox/14.1.1/odl-woodstox-14.1.1-features.xml (528 B at 767 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.15/features-yangtools-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/odl-mdsal-model-odl-l2-types/14.0.14/odl-mdsal-model-odl-l2-types-14.0.14-features.xml (666 B at 963 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.2/value-2.11.2-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.26.14/opendaylight-l2-types-2013.08.27.26.14.jar (21 kB at 30 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.15/odl-yangtools-export-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-ws-rs-api/14.1.1/odl-ws-rs-api-14.1.1-features.xml (395 B at 570 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.15/yang-model-export-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools/14.0.15/features-yangtools-14.0.15-features.xml (3.5 kB at 5.0 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.15/odl-yangtools-netty-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.11.2/value-2.11.2-annotations.jar (17 kB at 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.15/yang-common-netty-14.0.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-export/14.0.15/odl-yangtools-export-14.0.15-features.xml (594 B at 853 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.15/features-yangtools-experimental-14.0.15-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/14.0.15/yang-model-export-14.0.15.jar (38 kB at 54 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.3/assertj-core-3.27.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odl-yangtools-netty/14.0.15/odl-yangtools-netty-14.0.15-features.xml (760 B at 1.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.18.0/mockito-junit-jupiter-5.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common-netty/14.0.15/yang-common-netty-14.0.15.jar (12 kB at 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/features-yangtools-experimental/14.0.15/features-yangtools-experimental-14.0.15-features.xml (587 B at 837 B/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.18.0/mockito-junit-jupiter-5.18.0.jar (9.4 kB at 13 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/woodstox/woodstox-core/7.1.1/woodstox-core-7.1.1.jar (1.6 MB at 2.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.18.0/mockito-core-5.18.0.jar (710 kB at 988 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.5/byte-buddy-agent-1.17.5.jar (366 kB at 508 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.3/assertj-core-3.27.3.jar (1.4 MB at 1.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.17.5/byte-buddy-1.17.5.jar (9.0 MB at 11 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/daexim-features-1.16.3-20250918.090050-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/daexim-features-1.16.3-20250918.090050-139-features.xml (734 B at 105 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/odl-daexim-1.16.3-20250918.090050-139-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/daexim-model-1.16.3-20250918.090050-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/odl-daexim-1.16.3-20250918.090050-139-features.xml (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/daexim-impl-1.16.3-20250918.090050-139.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/daexim-spi-1.16.3-20250918.090050-139.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/daexim-impl-1.16.3-20250918.090050-139.cfg [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.3-20250918.090050-139.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/daexim-model-1.16.3-20250918.090050-139.jar (184 kB at 17 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/odl-daexim-all-1.16.3-20250918.090050-139-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/daexim-spi-1.16.3-20250918.090050-139.jar (8.1 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/features-jsonrpc-1.17.3-20250917.181504-117-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/daexim-impl-1.16.3-20250918.090050-139.cfg (232 B at 33 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/odl-jsonrpc-all-1.17.3-20250917.181504-117-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/daexim-impl-1.16.3-20250918.090050-139.jar (63 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/odl-jsonrpc-bus-1.17.3-20250917.181504-117-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/daexim-akka-infoprovider-impl-1.16.3-20250918.090050-139.jar (10 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/bus-messagelib-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/odl-daexim-all-1.16.3-20250918.090050-139-features.xml (681 B at 62 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/bus-api-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/odl-jsonrpc-all-1.17.3-20250917.181504-117-features.xml (714 B at 55 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/bus-spi-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/features-jsonrpc-1.17.3-20250917.181504-117-features.xml (975 B at 65 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/bus-jsonrpc-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/odl-jsonrpc-bus-1.17.3-20250917.181504-117-features.xml (1.9 kB at 122 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/transport-http-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/bus-spi-1.17.3-20250917.181504-117.jar (46 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/transport-zmq-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/bus-api-1.17.3-20250917.181504-117.jar (19 kB at 964 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/security-api-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/transport-http-1.17.3-20250917.181504-117.jar (44 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/security-service-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/bus-jsonrpc-1.17.3-20250917.181504-117.jar (38 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/security-aaa-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/bus-messagelib-1.17.3-20250917.181504-117.jar (77 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/jsonrpc-api-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/transport-zmq-1.17.3-20250917.181504-117.jar (56 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/security-noop-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/security-api-1.17.3-20250917.181504-117.jar (23 kB at 856 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/bus-config-1.17.3-20250917.181504-117-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/security-service-1.17.3-20250917.181504-117.jar (9.8 kB at 339 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/odl-jsonrpc-provider-1.17.3-20250917.181504-117-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/security-aaa-1.17.3-20250917.181504-117.jar (12 kB at 430 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/jsonrpc-provider-single-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/security-noop-1.17.3-20250917.181504-117.jar (9.6 kB at 331 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/jsonrpc-provider-common-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/bus-config-1.17.3-20250917.181504-117-config.cfg (195 B at 6.5 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/dom-codec-1.17.3-20250917.181504-117.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/jsonrpc-api-1.17.3-20250917.181504-117.jar (121 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/features-lispflowmapping-1.20.3-20250918.091533-165-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/odl-jsonrpc-provider-1.17.3-20250917.181504-117-features.xml (1.0 kB at 31 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/odl-lispflowmapping-models-1.20.3-20250918.091533-165-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/dom-codec-1.17.3-20250917.181504-117.jar (46 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/mappingservice.lisp-proto-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/jsonrpc-provider-single-1.17.3-20250917.181504-117.jar (17 kB at 446 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/mappingservice.api-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/jsonrpc-provider-common-1.17.3-20250917.181504-117.jar (346 kB at 8.4 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.3-20250918.091533-165-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/features-lispflowmapping-1.20.3-20250918.091533-165-features.xml (1.9 kB at 45 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/mappingservice.inmemorydb-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/odl-lispflowmapping-models-1.20.3-20250918.091533-165-features.xml (1.0 kB at 24 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/odl-lispflowmapping-southbound-1.20.3-20250918.091533-165-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.20.3-20250918.091533-165-features.xml (900 B at 20 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/mappingservice.dsbackend-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/odl-lispflowmapping-southbound-1.20.3-20250918.091533-165-features.xml (1.8 kB at 36 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/mappingservice.mapcache-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/mappingservice.lisp-proto-1.20.3-20250918.091533-165.jar (767 kB at 14 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/mappingservice.southbound-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/mappingservice.dsbackend-1.20.3-20250918.091533-165.jar (23 kB at 411 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/mappingservice.config-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/mappingservice.mapcache-1.20.3-20250918.091533-165.jar (44 kB at 793 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.3-20250918.091533-165-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/mappingservice.api-1.20.3-20250918.091533-165.jar (455 kB at 8.1 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/mappingservice.implementation-1.20.3-20250918.091533-165.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/mappingservice.inmemorydb-1.20.3-20250918.091533-165.jar (25 kB at 442 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/mappingservice.southbound-1.20.3-20250918.091533-165.jar (57 kB at 977 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/odl-lispflowmapping-msmr-1.20.3-20250918.091533-165-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.3-20250918.091533-165-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-1.20.3-20250918.091533-165-features.xml (1.4 kB at 23 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/mappingservice.shell-1.20.3-20250918.091533-71.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/mappingservice.config-1.20.3-20250918.091533-165.jar (13 kB at 215 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/library-features-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.20.3-20250918.091533-165-features.xml (790 B at 11 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/mappingservice.implementation-1.20.3-20250918.091533-165.jar (109 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/odl-lispflowmapping-msmr-1.20.3-20250918.091533-165-features.xml (877 B at 12 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/mappingservice.shell-1.20.3-20250918.091533-71.jar (23 kB at 318 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/odl-ovsdb-library-1.19.3-20250918.012818-174-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/library-1.19.3-20250918.012818-174-config.cfg [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/library-1.19.3-20250918.012818-174.jar [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/utils.servicehelper-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/library-features-1.19.3-20250918.012818-174-features.xml (541 B at 7.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/schema.openvswitch-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/odl-ovsdb-library-1.19.3-20250918.012818-174-features.xml (1.3 kB at 16 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/library-1.19.3-20250918.012818-174-config.cfg (1.3 kB at 17 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/hwvtepsouthbound-features-1.19.3-20250918.012818-174-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/schema.hardwarevtep-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/utils.servicehelper-1.19.3-20250918.012818-174.jar (11 kB at 130 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/library-1.19.3-20250918.012818-174.jar (231 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/hwvtepsouthbound-api-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/schema.openvswitch-1.19.3-20250918.012818-174.jar (28 kB at 334 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/hwvtepsouthbound-features-1.19.3-20250918.012818-174-features.xml (1.6 kB at 17 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/odl-ovsdb-utils-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/schema.hardwarevtep-1.19.3-20250918.012818-174.jar (25 kB at 276 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/utils.config-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.19.3-20250918.012818-174-features.xml (930 B at 9.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/utils.mdsal-utils-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.19.3-20250918.012818-174-features.xml (1.1 kB at 12 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/utils.southbound-utils-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/hwvtepsouthbound-api-1.19.3-20250918.012818-174.jar (335 kB at 3.5 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/hwvtepsouthbound-impl-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/utils.config-1.19.3-20250918.012818-174.jar (9.9 kB at 101 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/utils.mdsal-utils-1.19.3-20250918.012818-174.jar (26 kB at 263 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/odl-ovsdb-utils-1.19.3-20250918.012818-174-features.xml (986 B at 10.0 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.3-20250918.012818-87-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/utils.southbound-utils-1.19.3-20250918.012818-174.jar (42 kB at 410 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.19.3-20250918.012818-174-features.xml (781 B at 7.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/southbound-features-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.19.3-20250918.012818-174-features.xml (799 B at 7.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/odl-ovsdb-southbound-api-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/utils.hwvtepsouthbound-utils-1.19.3-20250918.012818-174.jar (12 kB at 110 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/southbound-api-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/hwvtepsouthbound-impl-1.19.3-20250918.012818-174.jar (422 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/southbound-features-1.19.3-20250918.012818-174-features.xml (1.5 kB at 14 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/southbound-impl-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.19.3-20250918.012818-87-features.xml (716 B at 6.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/utils.yang-utils-1.19.3-20250918.012818-174.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/odl-ovsdb-southbound-api-1.19.3-20250918.012818-174-features.xml (900 B at 8.2 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/southbound-impl-1.19.3-20250918.012818-174-config.cfg [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/utils.yang-utils-1.19.3-20250918.012818-174.jar (10.0 kB at 88 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-1.19.3-20250918.012818-174-features.xml (1.9 kB at 16 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/southbound-impl-1.19.3-20250918.012818-174-config.cfg (2.0 kB at 17 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.19.3-20250918.012818-174-features.xml (775 B at 6.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/serviceutils-features-0.14.3-20250917.101551-50-features.xml [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/odl-ovsdb-southbound-test-1.19.3-20250918.012818-174-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/southbound-impl-1.19.3-20250918.012818-174.jar (307 kB at 2.5 MB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.19.3-20250918.012818-174-features.xml (793 B at 6.6 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/odl-serviceutils-listener-0.14.3-20250917.101551-122-features.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/southbound-api-1.19.3-20250918.012818-174.jar (439 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/listener-api-0.14.3-20250917.101551-122.jar [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/odl-ovsdb-southbound-test-1.19.3-20250918.012818-174-features.xml (993 B at 8.1 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/serviceutils-features-0.14.3-20250917.101551-50-features.xml (1.5 kB at 12 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/odl-serviceutils-listener-0.14.3-20250917.101551-122-features.xml (855 B at 6.8 kB/s) [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/listener-api-0.14.3-20250917.101551-122.jar (24 kB at 192 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-index --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-index --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.0/checkstyle-11.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.0/checkstyle-11.0.0.pom (234 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.1/checkstyle-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.1/checkstyle-14.1.1.pom (553 B at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.0/checkstyle-11.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/11.0.0/checkstyle-11.0.0.jar (2.2 MB at 57 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.1/checkstyle-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.1.1/checkstyle-14.1.1.jar (7.0 kB at 782 kB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-index --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.1/odl-license-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.1/odl-license-14.1.1.pom (1.3 kB at 160 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.1/odl-license-14.1.1.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.1.1/odl-license-14.1.1.license (11 kB at 1.6 MB/s) [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 160 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-index --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.pom (2.6 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.pom (2.6 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.pom (2.8 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.pom (2.9 kB at 327 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom (22 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.pom (12 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson-parent/2.11.0/gson-parent-2.11.0.pom (26 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.pom (4.3 kB at 850 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.27.0/error_prone_parent-2.27.0.pom (13 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.pom (4.2 kB at 526 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.pom (2.6 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.pom (5.8 kB at 826 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5-parent/5.1.3/httpclient5-parent-5.1.3.pom (14 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcomponents-parent/12/httpcomponents-parent-12.pom (32 kB at 6.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.pom (3.8 kB at 631 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-parent/5.1.3/httpcore5-parent-5.1.3.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.pom (3.5 kB at 500 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.1/spotbugs-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.1/spotbugs-14.1.1.pom (849 B at 121 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.1/log4j-to-slf4j-2.24.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.1/log4j-to-slf4j-2.24.1.pom (5.0 kB at 629 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.24.1/log4j-2.24.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j/2.24.1/log4j-2.24.1.pom (35 kB at 4.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.1/log4j-bom-2.24.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-bom/2.24.1/log4j-bom-2.24.1.pom (12 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-bom/4.0.22/groovy-bom-4.0.22.pom (27 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.1/log4j-api-2.24.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.1/log4j-api-2.24.1.pom (4.4 kB at 630 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.pom (2.8 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-parent/2.0.16/slf4j-parent-2.0.16.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-bom/2.0.16/slf4j-bom-2.0.16.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.pom (1.7 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.pom (1.3 kB at 263 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.24/groovy-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.24/groovy-4.0.24.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.24/groovy-ant-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.24/groovy-ant-4.0.24.pom (24 kB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.24/groovy-groovydoc-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.24/groovy-groovydoc-4.0.24.pom (23 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.24/groovy-dateutil-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.24/groovy-dateutil-4.0.24.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.24/groovy-docgenerator-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.24/groovy-docgenerator-4.0.24.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.24/groovy-templates-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.24/groovy-templates-4.0.24.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.24/groovy-xml-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.24/groovy-xml-4.0.24.pom (23 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.24/groovy-json-4.0.24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.24/groovy-json-4.0.24.pom (23 kB at 4.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.pom (4.9 kB at 698 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.26.2/javaparser-parent-3.26.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-parent/3.26.2/javaparser-parent-3.26.2.pom (24 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.pom (9.3 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.3.1-jre/guava-parent-33.3.1-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.3.1-jre/guava-parent-33.3.1-jre.pom (20 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.pom (3.3 kB at 304 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.28.0/error_prone_annotations-2.28.0.pom (4.3 kB at 607 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.28.0/error_prone_parent-2.28.0.pom (13 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.pom (3.8 kB at 538 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.11.1/doxia-sink-api-1.11.1.pom (1.6 kB at 394 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia/1.11.1/doxia-1.11.1.pom (18 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.11.1/doxia-logging-api-1.11.1.pom (1.6 kB at 198 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.pom (7.6 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.pom (6.9 kB at 692 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.1.0/maven-3.1.0.pom (22 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.1.0/maven-model-3.1.0.pom (3.8 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 286 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.pom (1.8 kB at 204 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.pom (2.3 kB at 323 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.pom (1.9 kB at 378 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.pom (1.6 kB at 272 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.pom (3.0 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.pom (5.9 kB at 982 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-plexus/0.0.0.M2a/sisu-plexus-0.0.0.M2a.pom (7.9 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.pom (5.0 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.0.0.M2a/sisu-inject-0.0.0.M2a.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.pom (266 B at 44 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm-parent/3.3.1/asm-parent-3.3.1.pom (4.3 kB at 722 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.pom (2.5 kB at 353 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.pom (3.5 kB at 589 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 501 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.pom (3.4 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sitetools/1.11.1/doxia-sitetools-1.11.1.pom (14 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.11.1/doxia-core-1.11.1.pom (4.5 kB at 905 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.pom (6.0 kB at 755 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 978 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 405 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 243 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.pom (7.7 kB at 962 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.pom (3.0 kB at 608 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.pom (2.0 kB at 283 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-modules/1.11.1/doxia-modules-1.11.1.pom (2.7 kB at 305 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.pom (2.0 kB at 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 422 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 413 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/google/1/google-1.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.pom (10 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/10/commons-parent-10.pom (23 kB at 3.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 6.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-xml/3.0.0/plexus-xml-3.0.0.pom (3.7 kB at 623 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.pom (2.1 kB at 209 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.4/Saxon-HE-12.4.jar (5.6 MB at 90 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2.jar (166 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.1/spotbugs-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5-h2/5.1.3/httpcore5-h2-5.1.3.jar (232 kB at 11 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/client5/httpclient5/5.1.3/httpclient5-5.1.3.jar (798 kB at 36 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.1/log4j-to-slf4j-2.24.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.1/log4j-api-2.24.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.1.1/spotbugs-14.1.1.jar (4.2 kB at 190 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/core5/httpcore5/5.1.3/httpcore5-5.1.3.jar (851 kB at 32 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-to-slf4j/2.24.1/log4j-to-slf4j-2.24.1.jar (24 kB at 917 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/jcl-over-slf4j/2.0.16/jcl-over-slf4j-2.0.16.jar (18 kB at 614 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/logging/log4j/log4j-api/2.24.1/log4j-api-2.24.1.jar (348 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-simple/2.0.16/slf4j-simple-2.0.16.jar (16 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar (69 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.7.1/asm-analysis-9.7.1.jar (35 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/xmlresolver/xmlresolver/5.2.2/xmlresolver-5.2.2-data.jar (1.0 MB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.7.1/asm-commons-9.7.1.jar (73 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.7.1/asm-tree-9.7.1.jar (52 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.24/groovy-4.0.24.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.24/groovy-ant-4.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.7.1/asm-util-9.7.1.jar (95 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.24/groovy-groovydoc-4.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.27.0/error_prone_annotations-2.27.0.jar (19 kB at 440 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar (298 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.24/groovy-docgenerator-4.0.24.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.24/groovy-dateutil-4.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-ant/4.0.24/groovy-ant-4.0.24.jar (71 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.24/groovy-json-4.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-dateutil/4.0.24/groovy-dateutil-4.0.24.jar (7.9 kB at 152 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.24/groovy-templates-4.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-groovydoc/4.0.24/groovy-groovydoc-4.0.24.jar (144 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.24/groovy-xml-4.0.24.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-docgenerator/4.0.24/groovy-docgenerator-4.0.24.jar (114 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-json/4.0.24/groovy-json-4.0.24.jar (130 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-templates/4.0.24/groovy-templates-4.0.24.jar (92 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy-xml/4.0.24/groovy-xml-4.0.24.jar (213 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/failureaccess/1.0.2/failureaccess-1.0.2.jar (4.7 kB at 69 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-api/3.1.1/maven-reporting-api-3.1.1.jar (11 kB at 149 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/reporting/maven-reporting-impl/3.2.0/maven-reporting-impl-3.2.0.jar (20 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.1.0/maven-settings-3.1.0.jar (47 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.1.0/maven-settings-builder-3.1.0.jar (41 kB at 465 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/javaparser/javaparser-core/3.26.2/javaparser-core-3.26.2.jar (1.4 MB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.1.0/maven-core-3.1.0.jar (563 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.1.0/maven-repository-metadata-3.1.0.jar (30 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-aether-provider/3.1.0/maven-aether-provider-3.1.0.jar (60 kB at 589 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.1.0/maven-model-builder-3.1.0.jar (159 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.0.0.M2a/org.eclipse.sisu.plexus-0.0.0.M2a.jar (202 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/asm/asm/3.3.1/asm-3.3.1.jar (44 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M2a/org.eclipse.sisu.inject-0.0.0.M2a.jar (202 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 416 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.1.0/maven-plugin-api-3.1.0.jar (50 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.1.0/maven-artifact-3.1.0.jar (52 kB at 442 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.12.0/doxia-logging-api-1.12.0.jar (12 kB at 96 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-core/1.12.0/doxia-core-1.12.0.jar (219 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.3.1-jre/guava-33.3.1-jre.jar (3.1 MB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.12.0/doxia-sink-api-1.12.0.jar (12 kB at 91 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/groovy/groovy/4.0.24/groovy-4.0.24.jar (7.6 MB at 58 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpcore/4.4.14/httpcore-4.4.14.jar (328 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/httpcomponents/httpclient/4.5.13/httpclient-4.5.13.jar (780 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-site-renderer/1.11.1/doxia-site-renderer-1.11.1.jar (65 kB at 483 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-decoration-model/1.11.1/doxia-decoration-model-1.11.1.jar (60 kB at 440 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-skin-model/1.11.1/doxia-skin-model-1.11.1.jar (16 kB at 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml5/1.11.1/doxia-module-xhtml5-1.11.1.jar (18 kB at 127 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 613 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-integration-tools/1.11.1/doxia-integration-tools-1.11.1.jar (47 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/doxia/doxia-module-xhtml/1.11.1/doxia-module-xhtml-1.11.1.jar (17 kB at 120 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-chain/commons-chain/1.2/commons-chain-1.2.jar (92 kB at 628 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-digester/commons-digester/2.1/commons-digester-2.1.jar (197 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.46.0/checker-qual-3.46.0.jar (236 kB at 1.5 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.8 MB/s) [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-index --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ features-index --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ features-index --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-index --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.0.0/modernizer-maven-annotations-3.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.0.0/modernizer-maven-annotations-3.0.0.pom (2.1 kB at 228 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.0.0/modernizer-maven-annotations-3.0.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/gaul/modernizer-maven-annotations/3.0.0/modernizer-maven-annotations-3.0.0.jar (3.3 kB at 467 kB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-index --- [WARNING] [WARNING] The packaging plugin for project features-index did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/features-index-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/features-index-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.21.3-SNAPSHOT [11/19] [INFO] from features/singles/odl-integration-compatible-with-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 163 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-integration-compatible-with-all --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-integration-compatible-with-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/odl-integration-compatible-with-all-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/odl-integration-compatible-with-all-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.21.3-SNAPSHOT [12/19] [INFO] from features/singles/odl-integration-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-integration-all --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-all --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 214 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-integration-all --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-integration-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-integration-all --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-integration-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/odl-integration-all-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/odl-integration-all-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.21.3-SNAPSHOT [13/19] [INFO] from features/repos/test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-test --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-test --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-test --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-test --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 160 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-test --- [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 [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ features-test --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ features-test --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-test --- [WARNING] [WARNING] The packaging plugin for project features-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/features-test-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/features-test-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.21.3-SNAPSHOT [14/19] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.1/karaf-plugin-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.1/karaf-plugin-14.1.1.pom (4.2 kB at 19 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.1/karaf-plugin-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-plugin/14.1.1/karaf-plugin-14.1.1.jar (39 kB at 4.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.10/aaa-cli-jar-0.20.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.10/aaa-cli-jar-0.20.10.pom (6.0 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.pom (14 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.1/karaf.branding-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.1/karaf.branding-14.1.1.pom (1.3 kB at 258 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.1/opendaylight-karaf-resources-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.1/opendaylight-karaf-resources-14.1.1.pom (14 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.1/bcpkix-framework-ext-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.1/bcpkix-framework-ext-14.1.1.pom (3.6 kB at 603 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.1/bcprov-framework-ext-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.1/bcprov-framework-ext-14.1.1.pom (3.6 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.1/bcutil-framework-ext-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.1/bcutil-framework-ext-14.1.1.pom (3.6 kB at 212 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.10/aaa-cli-jar-0.20.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cli-jar/0.20.10/aaa-cli-jar-0.20.10.jar (4.3 MB at 109 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.1/karaf.branding-14.1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.1/opendaylight-karaf-resources-14.1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.1/bcpkix-framework-ext-14.1.1.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.1/bcprov-framework-ext-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar (78 kB at 7.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.1/bcutil-framework-ext-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.1.1/karaf.branding-14.1.1.jar (3.3 kB at 297 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.1.1/bcpkix-framework-ext-14.1.1.jar (8.9 kB at 745 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.1.1/bcprov-framework-ext-14.1.1.jar (11 kB at 861 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.1.1/bcutil-framework-ext-14.1.1.jar (8.4 kB at 644 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.1/opendaylight-karaf-resources-14.1.1.jar (9.4 MB at 103 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.15/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.14/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature 92f809a4-648c-4d8d-87d7-ea04880a8e78/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.1 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.1/opendaylight-karaf-resources-14.1.1-config.properties [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-resources/14.1.1/opendaylight-karaf-resources-14.1.1-config.properties (4.5 kB at 593 B/s) [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.1:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.1/karaf-util-14.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.1/karaf-util-14.1.1.pom (2.9 kB at 56 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.1/karaf-util-14.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf-util/14.1.1/karaf-util-14.1.1.jar (9.2 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.6/asm-commons-9.6.pom (2.8 kB at 558 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.6/asm-tree-9.6.pom (2.6 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.6/asm-util-9.6.pom (2.9 kB at 490 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-analysis/9.6/asm-analysis-9.6.pom (2.6 kB at 437 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.11.4/junit-jupiter-api-5.11.4.pom (3.2 kB at 455 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.11.4/junit-platform-commons-1.11.4.pom (2.8 kB at 405 kB/s) [INFO] Feature repository discovered recursively: 7d7587c6-c364-4d87-97d3-7beac32cb555 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.11 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-aaa-0.20.10 [INFO] Feature repository discovered recursively: odl-aaa-0.20.13 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-daexim-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.11 [INFO] Feature repository discovered recursively: odl-extras-10.0.14 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-mdsal-10.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netconf-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-8.0.9 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netty-io_uring [INFO] Feature repository discovered recursively: odl-netty-queue [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.8 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.9 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-toaster-10.0.11 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: openflowplugin-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14-sink.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14-sink.config (146 B at 21 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14-source.config [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-replicate-netty/14.0.14/mdsal-replicate-netty-14.0.14-source.config (92 B at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.8/callhome-provider-8.0.8-configuration.cfg [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/callhome-provider/8.0.8/callhome-provider-8.0.8-configuration.cfg (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.14/mdsal-trace-api-14.0.14-config.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-trace-api/14.0.14/mdsal-trace-api-14.0.14-config.xml (1.5 kB at 256 kB/s) [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.49.5 and 3.50.0 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6470::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8341::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common-netty::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6241::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.netconf:keystore-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:keystore-none::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9640::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-jetty-auth-log-filter::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.15 and 1.19.0 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-http::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-ssh::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:shaded-sshd::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tcp::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tls::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-base::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-compression::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-aarch_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-riscv64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8526::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:odl-device-notification::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-mdsal-spi::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf.model:draft-ietf-restconf-server::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-jaxrs::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-mdsal::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:sal-remote-impl::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf.model:sal-remote::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb:config:cfg, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9642::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.26.14 and 2013.09.07.26.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6243::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.netconf:truststore-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:truststore-none::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.26.0 and 5.25.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-dynamic::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-spi::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-reflect::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-spec::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:codegen-extensions::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.17.6 and 1.17.7 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9641::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-api::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-impl::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-shell::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-generator::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-loader::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-model::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.odlparent:bundles-diag::jar, 14.1.1 and 14.1.3 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:opendaylight-l2-types::jar, 2013.08.27.26.18 and 2013.08.27.26.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-topology::jar, 2013.10.21.26.14 and 2013.10.21.26.18 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/karaf-0.21.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/karaf-0.21.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.21.3-SNAPSHOT [15/19] [INFO] from features/singles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.3-SNAPSHOT/singles-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.21.3-SNAPSHOT [16/19] [INFO] from features/repos/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.3-SNAPSHOT/repos-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.21.3-SNAPSHOT [17/19] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.3-SNAPSHOT/features-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.21.3-SNAPSHOT [18/19] [INFO] from onap-karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ onap-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ onap-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/@id=opendaylight-snapshot@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-release-mirror [INFO] Creating work directory: /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.14/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.5/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.15/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature 07b285f2-4b01-4087-ade8-a2e8225361a9/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.1 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ onap-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.1:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: e73fa3db-475b-4524-bb5d-c880748fa103 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.20.10 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-daexim-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.11 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-mdsal-10.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netconf-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netty-io_uring [INFO] Feature repository discovered recursively: odl-netty-queue [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.8 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-toaster-10.0.11 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.3-SNAPSHOT/onap-karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/onap-karaf-0.21.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.3-SNAPSHOT/onap-karaf-0.21.3-SNAPSHOT.tar.gz [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.21.3-SNAPSHOT [19/19] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.3-SNAPSHOT/distribution-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.21.3-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.668 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.010 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.015 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.008 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.012 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.011 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 1.142 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 14.602 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 1.015 s] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 0.942 s] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 1.201 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 34.254 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.007 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.005 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.005 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 9.682 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.016 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 min [INFO] Finished at: 2025-09-18T14:26:09Z [INFO] ------------------------------------------------------------------------ [openflowplugin-distribution-check-scandium] $ /bin/sh -x /tmp/jenkins3009934812937239485.sh + set +e + find /tmp/r/org/opendaylight/openflowplugin/ -path *-SNAPSHOT* -delete + find /tmp/r/ -regex .*/_remote.repositories\|.*/maven-metadata-local\.xml\|.*/maven-metadata-fake-nexus\.xml\|.*/resolver-status\.properties -delete + find /tmp/r/ -type d -empty -delete + echo INFO: A listing of project related files left in local repository follows. INFO: A listing of project related files left in local repository follows. + find /tmp/r/org/opendaylight/openflowplugin/ find: ‘/tmp/r/org/opendaylight/openflowplugin/’: No such file or directory + true [openflowplugin-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins7434417869781712531.sh + echo opendaylight-release opendaylight-mirror opendaylight https://nexus.opendaylight.org/content/repositories/public/ never false opendaylight-plugin-mirror opendaylight-plugin https://nexus.opendaylight.org/content/repositories/public/ never false file-snapshots file-snapshots file file:///tmp/n/ false file-plugin-snapshots file-plugin file:///tmp/n/ false file-snapshots opendaylight-release [openflowplugin-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins8823120671482536120.sh + cp -r /tmp/r /tmp/t [openflowplugin-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f openflowplugin/pom.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=51b598374e93ac8162850c9a96b95d771ca24fc1 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/openflowplugin/+/118208 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=openflowplugin -DGERRIT_CHANGE_NUMBER=118208 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/118208/3 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4xLjMKLSBpbmZyYXV0aWxzLTcuMS43Ci0geWFuZ3Rvb2xzLTE0LjAuMTcKLSBtZHNhbC0xNC4wLjE4Ci0gY29udHJvbGxlci0xMC4wLjE0Ci0gYWFhLTAuMjAuMTMKLSBuZXRjb25mLTguMC45CgpDaGFuZ2UtSWQ6IEliNTMwMjVkODRmYTllZjIyMzJiMDRkZWZhMDliNzk2YTRmMDk0MWNlClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=mri-scandium-sr3 "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib53025d84fa9ef2232b04defa09b796a4f0941ce -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-453899801 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] openflowplugin-artifacts [pom] [INFO] openflowplugin-parent [pom] [INFO] liblldp [bundle] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] openflowplugin-api [bundle] [INFO] model-flow-statistics [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] test-extension [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.19.3-SNAPSHOT [1/84] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/openflowplugin-artifacts-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/artifacts/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.19.3-SNAPSHOT [2/84] [INFO] from parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-parent --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/parent/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-parent --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/openflowplugin-parent-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-parent --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/parent/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.19.3-SNAPSHOT [3/84] [INFO] from libraries/liblldp/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ liblldp --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ liblldp --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ liblldp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ liblldp --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[335,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[338,45] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[347,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[350,35] implicit cast from int to byte in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/src/main/java/org/opendaylight/openflowplugin/libraries/liblldp/BitBufferHelper.java:[358,32] implicit cast from int to byte in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ liblldp --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ liblldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ liblldp --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ liblldp --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/liblldp-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ liblldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ liblldp --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ liblldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ liblldp --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ liblldp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/target/liblldp-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ liblldp --- [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ liblldp --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/liblldp/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.19.3-SNAPSHOT [4/84] [INFO] from libraries/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ libraries-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/libraries/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.19.3-SNAPSHOT [5/84] [INFO] from openflowjava/openflow-protocol-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-api --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 3.942 ms [INFO] yang-to-sources: Project model files found: 9 in 316.7 ms [INFO] yang-to-sources: 12 YANG models processed in 495.1 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 184.3 ms [INFO] Sorted 865 files into 170 directories in 5.791 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 865 in 642.5 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 916 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-api/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.19.3-SNAPSHOT [6/84] [INFO] from openflowjava/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-parent --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-parent --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-parent --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/openflowjava-parent-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-parent --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.19.3-SNAPSHOT [7/84] [INFO] from openflowjava/openflow-protocol-spi/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-spi --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 2.022 ms [INFO] yang-to-sources: Project model files found: 1 in 2.665 ms [INFO] yang-to-sources: 3 YANG models processed in 80.09 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 4.584 ms [INFO] Sorted 11 files into 4 directories in 220.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 11 in 16.77 ms [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-spi --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-spi --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-spi/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.19.3-SNAPSHOT [8/84] [INFO] from openflowjava/openflowjava-util/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-util --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-util --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-util --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-util --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-util --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-util --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-util --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-util --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-util --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-util --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-util/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.19.3-SNAPSHOT [9/84] [INFO] from openflowjava/openflow-protocol-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-impl --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-impl --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 345 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[75,8] auto-closeable resource org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[113,31] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[114,33] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[115,16] setIoRatio(int) in io.netty.channel.epoll.EpollEventLoopGroup has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[122,54] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[123,23] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[125,56] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[126,23] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpServerFacade.java:[127,16] setIoRatio(int) in io.netty.channel.nio.NioEventLoopGroup has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpServerFacade.java:[55,25] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpServerFacade.java:[59,25] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.4.2:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.19.3-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT-tests.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-impl --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-impl/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.19.3-SNAPSHOT [10/84] [INFO] from openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml (864 B at 173 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowjava-protocol --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowjava-protocol --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowjava-protocol --- [WARNING] [WARNING] The packaging plugin for project odl-openflowjava-protocol did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowjava-protocol --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- [INFO] Building ODL :: openflowjava :: features-openflowjava 0.19.3-SNAPSHOT [11/84] [INFO] from openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowjava --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-openflowjava --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowjava --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowjava --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/maven-metadata.xml (860 B at 860 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowjava --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowjava --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowjava --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-openflowjava --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-openflowjava --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowjava --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowjava --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowjava --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowjava --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowjava --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowjava --- [WARNING] [WARNING] The packaging plugin for project features-openflowjava did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.19.3-SNAPSHOT/features-openflowjava-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowjava --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.19.3-SNAPSHOT [12/84] [INFO] from openflowjava/features-openflowjava-aggregator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowjava-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowjava-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowjava-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.19.3-SNAPSHOT/features-openflowjava-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowjava-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/features-openflowjava-aggregator/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.19.3-SNAPSHOT [13/84] [INFO] from openflowjava/openflowjava-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[56,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,71] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/java/org/opendaylight/openflowjava/mdsal/OSGiSwitchConnectionProviders.java:[55,25] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT-config.xml [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT-legacyConfig.xml [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-blueprint-config --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflowjava-blueprint-config/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.19.3-SNAPSHOT [14/84] [INFO] from samples/simple-client/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ simple-client --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ simple-client --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ simple-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ simple-client --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[57,40] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/ListeningSimpleClient.java:[58,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/SimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/main/java/org/opendaylight/openflowjava/protocol/impl/clients/UdpSimpleClient.java:[60,21] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ simple-client --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ simple-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ simple-client --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ simple-client --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/simple-client-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ simple-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ simple-client --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ simple-client --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ simple-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ simple-client --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/target/simple-client-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.19.3-SNAPSHOT/simple-client-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ simple-client --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/simple-client/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.19.3-SNAPSHOT [15/84] [INFO] from openflowjava/openflow-protocol-it/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflow-protocol-it --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper:3.6.1:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflow-protocol-it --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflow-protocol-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'factory()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/src/test/java/org/opendaylight/openflowjava/protocol/it/integration/MockPlugin.java:[67,61] possible 'this' escape before subclass is fully initialized [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflow-protocol-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflow-protocol-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.3-SNAPSHOT:test [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:7.1.7:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.3-SNAPSHOT:test [WARNING] com.google.guava:guava:jar:33.4.8-jre:test [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:2.0.12:compile [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.19.3-SNAPSHOT/openflow-protocol-it-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflow-protocol-it --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowjava/openflow-protocol-it/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.19.3-SNAPSHOT [16/84] [INFO] from model/model-inventory/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-inventory --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-inventory --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.223 ms [INFO] yang-to-sources: Project model files found: 1 in 2.368 ms [INFO] yang-to-sources: 3 YANG models processed in 15.47 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 4.680 ms [INFO] Sorted 32 files into 5 directories in 133.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 32 in 19.27 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-inventory --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 31 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-inventory --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-inventory --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-inventory --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-inventory --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/model-inventory-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-inventory --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-inventory --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/target/model-inventory-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-inventory --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-inventory/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.19.3-SNAPSHOT [17/84] [INFO] from model/model-flow-base/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-base --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-flow-base --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.836 ms [INFO] yang-to-sources: Project model files found: 11 in 17.16 ms [INFO] yang-to-sources: 21 YANG models processed in 397.3 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 41.80 ms [INFO] Sorted 602 files into 136 directories in 656.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 602 in 247.6 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-base --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-base --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-base --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-flow-base --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-base --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-base --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/target/model-flow-base-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-flow-base --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-base/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.19.3-SNAPSHOT [18/84] [INFO] from model/model-flow-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-service --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-flow-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.501 ms [INFO] yang-to-sources: Project model files found: 22 in 14.34 ms [INFO] yang-to-sources: 45 YANG models processed in 720.3 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 44.30 ms [INFO] Sorted 521 files into 101 directories in 550.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 521 in 166.8 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-service --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[98,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInputBuilder.java:[142,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-service --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-flow-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-service --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/target/model-flow-service-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-flow-service --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-service/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.19.3-SNAPSHOT [19/84] [INFO] from openflowplugin-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-api --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 1.920 ms [INFO] yang-to-sources: Project model files found: 3 in 1.998 ms [INFO] yang-to-sources: 3 YANG models processed in 100.2 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 2.353 ms [INFO] Sorted 26 files into 7 directories in 106.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 26 in 9.166 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 3 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[23,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[32,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/device/TxFacade.java:[38,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-api/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.19.3-SNAPSHOT [20/84] [INFO] from model/model-flow-statistics/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-flow-statistics --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-flow-statistics --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.701 ms [INFO] yang-to-sources: Project model files found: 8 in 4.785 ms [INFO] yang-to-sources: 32 YANG models processed in 414.2 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 35.87 ms [INFO] Sorted 292 files into 46 directories in 339.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 292 in 96.60 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-flow-statistics --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[94,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[104,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutputBuilder.java:[145,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[106,42] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutputBuilder.java:[141,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-flow-statistics --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-flow-statistics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-flow-statistics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-flow-statistics --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-flow-statistics --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-flow-statistics --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-flow-statistics/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.19.3-SNAPSHOT [21/84] [INFO] from extension/openflowplugin-extension-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-api --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 2.131 ms [INFO] yang-to-sources: Project model files found: 6 in 10.28 ms [INFO] yang-to-sources: 40 YANG models processed in 675.0 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 42.54 ms [INFO] Sorted 199 files into 45 directories in 309.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 199 in 82.15 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/AugmentationPath.java:[20,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[79,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MatchPath.java:[84,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[146,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[148,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/ActionPath.java:[153,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[41,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/path/MessagePath.java:[46,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[43,44] Varargs method could cause heap pollution from non-reifiable varargs parameter classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java:[67,29] found raw type: org.opendaylight.yangtools.binding.Augmentable missing type arguments for generic class org.opendaylight.yangtools.binding.Augmentable [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:codegen-extensions:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-api/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.19.3-SNAPSHOT [22/84] [INFO] from openflowplugin/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[55,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[97,54] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[231,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[112,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[145,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[114,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/common/ConvertReactor.java:[28,21] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[153,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[67,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[46,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[48,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/InventoryDataServiceUtil.java:[78,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[207,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[223,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/openflowplugin-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/target/openflowplugin-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.19.3-SNAPSHOT [23/84] [INFO] from openflowplugin-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-common --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-common --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[223,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[231,20] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[236,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[249,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[255,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[268,24] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[274,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[282,27] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[53,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[61,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[65,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[76,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[90,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[104,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[118,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[132,34] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[148,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[166,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/src/test/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManagerTest.java:[180,24] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-common --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-common/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.19.3-SNAPSHOT [24/84] [INFO] from openflowplugin-impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-impl --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-impl --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 550 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[24,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[26,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[38,68] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/AbstractMultipartWriter.java:[53,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/common/MultipartReplyTranslatorUtil.java:[136,62] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[50,47] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImpl.java:[51,43] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[82,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImpl.java:[83,57] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[171,50] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[173,50] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[213,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[214,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[218,56] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[219,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProviderFactory.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/DescMultipartWriter.java:[25,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/FlowStatsMultipartWriter.java:[29,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupDescMultipartWriter.java:[26,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupFeaturesMultipartWriter.java:[21,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/GroupStatsMultipartWriter.java:[28,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterConfigMultipartWriter.java:[26,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterFeaturesMultipartWriter.java:[18,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/MeterStatsMultipartWriter.java:[23,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[34,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[32,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[47,72] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortStatsMultipartWriter.java:[54,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[34,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableFeaturesMultipartWriter.java:[24,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/TableStatsMultipartWriter.java:[24,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[142,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[242,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[251,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[260,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[324,21] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819.FlowRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.service.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[333,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[373,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[376,51] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[400,105] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[425,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[493,96] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImpl.java:[513,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImpl.java:[138,15] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java:[18,76] org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration in org.opendaylight.openflowplugin.api.openflow.mastership has been deprecated and marked for removal [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/deserialization/util/ActionUtil.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/messages/MeterMessageSerializer.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[193,38] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[284,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[302,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[306,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,82] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,39] unchecked method invocation: method merge in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,81] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[146,33] merge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[164,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceManagerImplTest.java:[175,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[94,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[61,13] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[79,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[99,71] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF13DeviceInitializerTest.java:[105,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[83,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[98,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[121,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[123,42] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[131,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[162,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[163,46] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[168,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,29] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/DeviceFlowRegistryImplTest.java:[171,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[70,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/registry/flow/FlowRegistryKeyFactoryTest.java:[174,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[82,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: java.util.Collection>,java.util.Set> found: java.util.Collection,java.util.Set> [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[166,64] unchecked conversion required: java.util.Collection> found: java.util.Collection [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/MultipartRequestOnTheFlyCallbackTest.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/AbstractRequestCallbackTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] io.netty:netty-common:jar:4.2.6.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:7.1.7:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-impl --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-impl/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.19.3-SNAPSHOT [25/84] [INFO] from extension/openflowjava-extension-nicira-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-nicira-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-extension-nicira-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira-api/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.19.3-SNAPSHOT [26/84] [INFO] from extension/openflowjava-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.553 ms [INFO] yang-to-sources: Project model files found: 2 in 8.182 ms [INFO] yang-to-sources: 11 YANG models processed in 124.0 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 24.02 ms [INFO] Sorted 365 files into 74 directories in 428.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 365 in 89.12 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[262,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/action/LearnCodecTest.java:[263,22] implicit cast from int to short in compound assignment is possibly lossy [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/src/test/java/org/opendaylight/openflowjava/nx/codec/match/AbstractExperimenterMatchCodecTest.java:[43,26] serializable class org.opendaylight.openflowjava.nx.codec.match.AbstractExperimenterMatchCodecTest.TestNxmField has no definition of serialVersionUID [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-extension-nicira --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-nicira/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.19.3-SNAPSHOT [27/84] [INFO] from extension/openflowjava-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowjava-extension-eric --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.680 ms [INFO] yang-to-sources: Project model files found: 1 in 627.3 μs [INFO] yang-to-sources: 6 YANG models processed in 49.25 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 6.649 ms [INFO] Sorted 16 files into 7 directories in 75.20 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 16 in 11.45 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowjava-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowjava-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowjava-extension-eric --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowjava-extension-eric/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.19.3-SNAPSHOT [28/84] [INFO] from extension/openflowplugin-extension-nicira/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.396 ms [INFO] yang-to-sources: Project model files found: 2 in 21.86 ms [INFO] yang-to-sources: 40 YANG models processed in 614.6 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 70.17 ms [INFO] Sorted 916 files into 95 directories in 871.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 916 in 258.2 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-nicira --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-nicira/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.19.3-SNAPSHOT [29/84] [INFO] from extension/openflowplugin-extension-onf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/src/main/java/org/opendaylight/openflowplugin/extension/onf/serializer/AbstractBundleMessageFactory.java:[82,30] implicit cast from int to short in compound assignment is possibly lossy [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/src/test/java/org/opendaylight/openflowplugin/extension/onf/converter/BundleAddMessageConverterTest.java:[73,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-onf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-onf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] io.netty:netty-buffer:jar:4.2.6.Final:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-onf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-onf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-onf/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.19.3-SNAPSHOT [30/84] [INFO] from extension/openflowplugin-extension-eric/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 2.147 ms [INFO] yang-to-sources: Project model files found: 1 in 2.631 ms [INFO] yang-to-sources: 36 YANG models processed in 415.9 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 33.38 ms [INFO] Sorted 37 files into 5 directories in 147.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 37 in 43.14 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-eric --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/openflowplugin-extension-eric/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.19.3-SNAPSHOT [31/84] [INFO] from extension/test-extension/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-extension --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-extension --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 18 dependencies in 3.420 ms [INFO] yang-to-sources: Project model files found: 1 in 1.068 ms [INFO] yang-to-sources: 1 YANG models processed in 94.39 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 1.521 ms [INFO] Sorted 9 files into 3 directories in 99.92 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 9 in 5.272 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-extension --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/main/java/org/opendaylight/openflowplugin/extension/test/Test.java:[95,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-extension --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ test-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ test-extension --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/test-extension-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/target/test-extension-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.19.3-SNAPSHOT/test-extension-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ test-extension --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/test-extension/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.19.3-SNAPSHOT [32/84] [INFO] from model/model-topology/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-topology --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ model-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 570.0 μs [INFO] yang-to-sources: Project model files found: 1 in 612.8 μs [INFO] yang-to-sources: 5 YANG models processed in 56.38 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 5.166 ms [INFO] Sorted 8 files into 3 directories in 74.63 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 8 in 7.741 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ model-topology --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ model-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ model-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ model-topology --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ model-topology --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/model-topology-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ model-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.26.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ model-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ model-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/target/model-topology-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-topology --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/model-topology/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.19.3-SNAPSHOT [33/84] [INFO] from features-aggregator/odl-openflowplugin-nsf-model/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 854 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nsf-model --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nsf-model --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nsf-model did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-nsf-model --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.19.3-SNAPSHOT [34/84] [INFO] from features-aggregator/odl-openflowplugin-libraries/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 854 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-libraries --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-libraries --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-libraries did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-libraries --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-libraries/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.19.3-SNAPSHOT [35/84] [INFO] from openflowplugin-blueprint-config/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ openflowplugin-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT-config.cfg [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-blueprint-config --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/openflowplugin-blueprint-config/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.19.3-SNAPSHOT [36/84] [INFO] from features-aggregator/odl-openflowplugin-southbound/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (3.4 kB at 15 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml (855 B at 428 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-southbound --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-southbound --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-southbound did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-southbound --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-southbound/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.19.3-SNAPSHOT [37/84] [INFO] from extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (859 B at 859 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-nxm-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-nxm-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-nxm-extensions --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.19.3-SNAPSHOT [38/84] [INFO] from extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (859 B at 859 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-onf-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-onf-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-onf-extensions --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.19.3-SNAPSHOT [39/84] [INFO] from extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (860 B at 430 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-eric-extensions --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-eric-extensions did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-eric-extensions --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- [INFO] Building features-openflowplugin-extension 0.19.3-SNAPSHOT [40/84] [INFO] from extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin-extension --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml (859 B at 859 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin-extension --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowplugin-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin-extension --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin-extension did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowplugin-extension --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- [INFO] Building features-extension-aggregator 0.19.3-SNAPSHOT [41/84] [INFO] from extension/features-extension-aggregator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-extension-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-extension-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.19.3-SNAPSHOT/features-extension-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-extension-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/features-extension-aggregator/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.19.3-SNAPSHOT [42/84] [INFO] from extension/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-extension-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/extension/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.19.3-SNAPSHOT [43/84] [INFO] from test-provider/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-provider --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-provider --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-provider --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[521,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[522,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[588,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[595,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[616,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[616,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[619,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[620,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[621,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[621,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[624,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[625,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[469,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[470,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[603,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[603,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[606,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[607,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[608,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[609,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[609,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[612,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[613,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[614,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[616,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[616,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[619,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[620,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[621,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[622,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[622,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[625,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[626,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[627,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[646,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[646,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[655,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[665,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[665,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[675,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[112,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[113,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[521,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[521,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[523,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[554,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[554,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[557,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[559,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestRpcsProvider.java:[54,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[75,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[76,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[168,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[168,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[170,21] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[202,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[202,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[205,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[207,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[207,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[210,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[215,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[215,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[218,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[220,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[220,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[223,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[227,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-provider --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ test-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ test-provider --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/test-provider-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/target/test-provider-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.19.3-SNAPSHOT/test-provider-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ test-provider --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-provider/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.19.3-SNAPSHOT [44/84] [INFO] from test-common/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ test-common --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ test-common --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ test-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ test-common --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[186,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/AbstractDropTest.java:[198,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[120,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[130,40] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestRpcSenderImpl.java:[106,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ test-common --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ test-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ test-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ test-common --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/test-common-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ test-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ test-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ test-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ test-common --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/target/test-common-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ test-common --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/test-common/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.19.3-SNAPSHOT [45/84] [INFO] from drop-test-karaf/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ drop-test-karaf --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ drop-test-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ drop-test-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ drop-test-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.8/org.apache.karaf.jaas.modules-4.4.8.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ drop-test-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.19.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:binding-spec, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:yang-ext, Jar:model-flow-service, Jar:rfc6991-ietf-yang-types, Jar:codegen-extensions, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ drop-test-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ drop-test-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.8:provided [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ drop-test-karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/drop-test-karaf/dependency_tree.txt [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.19.3-SNAPSHOT [46/84] [INFO] from applications/bulk-o-matic/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ bulk-o-matic --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 1.203 ms [INFO] yang-to-sources: Project model files found: 1 in 3.872 ms [INFO] yang-to-sources: 24 YANG models processed in 322.6 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 38.32 ms [INFO] Sorted 61 files into 5 directories in 221.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 61 in 57.13 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[69,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[77,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[78,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[81,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[82,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/BulkOMaticUtils.java:[86,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[81,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[86,59] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[88,59] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[113,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReader.java:[114,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[149,84] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[156,37] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[160,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[76,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[79,64] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[123,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[124,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpc.java:[125,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[139,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[145,37] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[149,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[174,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[180,37] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[184,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[155,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[159,33] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[174,20] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[176,62] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[185,29] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[92,21] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[97,28] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowReaderTest.java:[46,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[63,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[71,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[70,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterDirectOFRpcTest.java:[73,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[61,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[69,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[68,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,95] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[67,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[75,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[74,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[113,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[127,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,57] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.flow.inventory.rev130819.tables.table.Flow [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[142,37] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[155,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[154,33] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[167,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[207,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,18] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,55] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[259,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,46] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,41] unchecked method invocation: method mergeParentStructurePut in interface org.opendaylight.mdsal.binding.api.WriteOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yangtools.binding.DataObject [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[64,45] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[72,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[71,17] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ bulk-o-matic --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ bulk-o-matic --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/bulk-o-matic/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.19.3-SNAPSHOT [47/84] [INFO] from features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml (861 B at 861 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-bulk-o-matic did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.19.3-SNAPSHOT [48/84] [INFO] from applications/device-ownership-service/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ device-ownership-service --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ device-ownership-service --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ device-ownership-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ device-ownership-service --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ device-ownership-service --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ device-ownership-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ device-ownership-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ device-ownership-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ device-ownership-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ device-ownership-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ device-ownership-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ device-ownership-service --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/device-ownership-service/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.19.3-SNAPSHOT [49/84] [INFO] from applications/of-switch-config-pusher/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ of-switch-config-pusher --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ of-switch-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[59,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[58,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[57,25] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[74,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/main/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusher.java:[79,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ of-switch-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[53,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[77,39] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[80,50] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/src/test/java/org/opendaylight/openflowplugin/openflow/ofswitch/config/DefaultConfigPusherTest.java:[82,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ of-switch-config-pusher --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ of-switch-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ of-switch-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ of-switch-config-pusher --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/of-switch-config-pusher/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.19.3-SNAPSHOT [50/84] [INFO] from features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml (862 B at 862 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-config-pusher --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-config-pusher did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-config-pusher --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.19.3-SNAPSHOT [51/84] [INFO] from applications/arbitratorreconciliation/api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.255 ms [INFO] yang-to-sources: Project model files found: 1 in 962.5 μs [INFO] yang-to-sources: 11 YANG models processed in 126.1 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 14.23 ms [INFO] Sorted 14 files into 3 directories in 130.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 19.33 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ arbitratorreconciliation-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ arbitratorreconciliation-api --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/api/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.19.3-SNAPSHOT [52/84] [INFO] from applications/reconciliation-framework/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ reconciliation-framework --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ reconciliation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ reconciliation-framework --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/reconciliation-framework/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.19.3-SNAPSHOT [53/84] [INFO] from applications/arbitratorreconciliation/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[93,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[251,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[348,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ arbitratorreconciliation-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ arbitratorreconciliation-impl --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/impl/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.19.3-SNAPSHOT [54/84] [INFO] from applications/forwardingrules-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-manager --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 1.607 ms [INFO] yang-to-sources: Project model files found: 2 in 993.7 μs [INFO] yang-to-sources: 5 YANG models processed in 77.45 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 2.553 ms [INFO] Sorted 14 files into 5 directories in 101.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 14 in 18.65 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[32,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[48,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[49,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[64,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/BundleMessagesCommiter.java:[65,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[25,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[26,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[37,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[38,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[48,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[49,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[26,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[28,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[36,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[51,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[66,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,32] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[81,73] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[83,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[84,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[52,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesManager.java:[187,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[28,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[30,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[60,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[62,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[35,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[36,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[50,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractListeningCommiter.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[127,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractFRMTest.java:[131,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[62,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[64,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[70,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[71,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[79,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[83,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[99,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[101,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[107,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[108,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[117,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[121,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[137,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[139,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[147,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[148,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[156,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[162,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[177,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[179,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[185,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[186,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[194,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[209,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[211,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[217,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowListenerTest.java:[218,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[52,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[57,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[66,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[70,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[83,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[88,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[98,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[112,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[117,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/GroupListenerTest.java:[145,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[54,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[59,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[67,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[71,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[85,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[90,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[99,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[113,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[118,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[126,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[140,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/MeterListenerTest.java:[145,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[41,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[58,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/NodeListenerTest.java:[57,16] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[54,61] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[58,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[63,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[81,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/src/test/java/org/opendaylight/openflowplugin/applications/frm/impl/TableFeaturesListenerTest.java:[83,16] put(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ forwardingrules-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.19.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:14.0.18:test [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ forwardingrules-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.19.3-SNAPSHOT [55/84] [INFO] from features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml (872 B at 872 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.19.3-SNAPSHOT [56/84] [INFO] from applications/forwardingrules-sync/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ forwardingrules-sync --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[31,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesAddCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesRemoveCommitter.java:[32,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[31,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/ForwardingRulesUpdateCommitter.java:[32,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[25,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[33,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SynchronizationDiffInput.java:[49,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/SyncReactor.java:[26,38] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[34,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[46,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/dao/FlowCapableNodeOdlDao.java:[48,24] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/AbstractFrmSyncListener.java:[34,66] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[59,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[60,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[62,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[63,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[87,52] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[89,57] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[123,28] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProvider.java:[125,28] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[57,74] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[87,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[103,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListener.java:[114,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[153,66] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListener.java:[174,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecorator.java:[38,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[40,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureDecorator.java:[53,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[27,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[28,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[36,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[55,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[70,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[81,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecorator.java:[87,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[34,35] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecorator.java:[42,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java:[61,51] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/main/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImpl.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[45,41] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[48,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[75,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[79,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[82,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[134,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedConfigListenerTest.java:[146,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[102,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[107,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[111,42] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[250,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SimplifiedOperationalListenerTest.java:[293,13] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[34,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorClusterDecoratorTest.java:[47,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[51,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorFutureZipDecoratorTest.java:[70,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[35,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorGuardDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorImplTest.java:[51,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[37,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/SyncReactorRetryDecoratorTest.java:[49,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[81,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[83,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[85,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/FlowForwarderTest.java:[86,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[68,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/GroupForwarderTest.java:[72,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[68,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/MeterForwarderTest.java:[70,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyFlatBatchImplTest.java:[74,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/SyncPlanPushStrategyIncrementalImplTest.java:[72,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[58,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/strategy/TableForwarderTest.java:[64,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/util/ReconcileUtilTest.java:[61,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ forwardingrules-sync --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.19.3-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ forwardingrules-sync --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/forwardingrules-sync/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.19.3-SNAPSHOT [57/84] [INFO] from features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml (869 B at 869 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-forwardingrules-sync did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.19.3-SNAPSHOT [58/84] [INFO] from applications/table-miss-enforcer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ table-miss-enforcer --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[82,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[81,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[80,42] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[97,48] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/main/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPPacketPuntEnforcer.java:[100,58] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[61,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[84,39] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[88,82] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/src/test/java/org/opendaylight/openflowplugin/applications/tablemissenforcer/LLDPDataTreeChangeListenerTest.java:[90,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ table-miss-enforcer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ table-miss-enforcer --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/table-miss-enforcer/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.19.3-SNAPSHOT [59/84] [INFO] from features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml (868 B at 868 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-table-miss-enforcer did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.19.3-SNAPSHOT [60/84] [INFO] from applications/topology-lldp-discovery/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-lldp-discovery --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.272 ms [INFO] yang-to-sources: Project model files found: 1 in 1.043 ms [INFO] yang-to-sources: 1 YANG models processed in 58.96 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 1.069 ms [INFO] Sorted 7 files into 3 directories in 99.12 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 7 in 5.549 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[53,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[51,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[54,56] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[59,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[80,79] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[83,46] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[92,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[151,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[158,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[166,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[179,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[95,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-lldp-discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ topology-lldp-discovery --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-lldp-discovery/dependency_tree.txt [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.19.3-SNAPSHOT [61/84] [INFO] from applications/lldp-speaker/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ lldp-speaker --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 13 dependencies in 1.826 ms [INFO] yang-to-sources: Project model files found: 2 in 1.111 ms [INFO] yang-to-sources: 3 YANG models processed in 66.93 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 2.258 ms [INFO] Sorted 30 files into 5 directories in 146.1 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 30 in 13.26 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[75,33] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[173,45] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[189,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[191,37] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[202,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[203,25] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[241,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java:[243,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeaker.java: org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[28,29] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorEventsObserver.java:[37,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[43,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[44,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[49,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[54,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,73] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,78] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,48] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,53] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[102,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[116,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[117,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[142,62] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[144,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,48] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[150,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,37] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[151,86] getPathArguments() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[160,52] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[167,55] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[55,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[40,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[42,26] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[158,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[176,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[179,62] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[181,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[33,12] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/TestUtils.java:[34,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ lldp-speaker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ lldp-speaker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ lldp-speaker --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/lldp-speaker/dependency_tree.txt [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.19.3-SNAPSHOT [62/84] [INFO] from applications/topology-manager/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ topology-manager --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ topology-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ topology-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 21] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy': class file for org.checkerframework.checker.lock.qual.GuardedBy not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding': class file for org.checkerframework.checker.lock.qual.Holding not found [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.Holding' [WARNING] Cannot find annotation method 'value()' in type 'org.checkerframework.checker.lock.qual.GuardedBy' [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[30,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[50,76] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[55,5] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[63,30] builder() in org.opendaylight.yangtools.yang.binding.InstanceIdentifier has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[69,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[69,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[69,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[42,74] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[32,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[35,75] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[47,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[62,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyProvider.java:[113,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[44,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[75,53] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[89,85] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[92,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImpl.java:[103,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[49,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[81,86] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[83,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[87,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[119,94] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[122,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java:[143,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImpl.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ topology-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[59,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[81,88] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[84,68] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[87,34] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[56,90] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[56,40] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[60,34] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[61,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[62,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[63,14] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[97,81] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[102,24] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TestUtils.java:[120,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[58,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[71,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[90,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[96,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[129,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[135,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[144,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[153,23] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[164,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[170,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[176,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[185,32] delete(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[60,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[65,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[65,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[73,76] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[77,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[86,62] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[95,85] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[119,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[124,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[124,49] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[128,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[134,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[138,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[139,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[159,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[159,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[69,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[78,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[84,76] getKey() in org.opendaylight.yangtools.binding.DataObjectReference.WithKey has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[88,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[98,62] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[102,66] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[108,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[109,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[135,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[144,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[146,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[153,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[157,17] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[160,24] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[161,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[185,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[199,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional uses or overrides of a deprecated API. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional uses or overrides of a deprecated API that is marked for removal. [INFO] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java has additional unchecked or unsafe operations. [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ topology-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ topology-manager --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/topology-manager-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:14.0.17:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.26.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.19.3-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:14.0.17:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/target/topology-manager-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ topology-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/topology-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.19.3-SNAPSHOT [63/84] [INFO] from features-aggregator/odl-openflowplugin-app-topology/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml (857 B at 428 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-topology --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.19.3-SNAPSHOT [64/84] [INFO] from features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml (861 B at 861 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-lldp-speaker did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.19.3-SNAPSHOT [65/84] [INFO] from features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml (872 B at 872 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-lldp-discovery did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.19.3-SNAPSHOT [66/84] [INFO] from features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml (865 B at 432 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-topology-manager --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-topology-manager did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-topology-manager --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.19.3-SNAPSHOT [67/84] [INFO] from features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml (873 B at 873 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-reconciliation-framework did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.19.3-SNAPSHOT [68/84] [INFO] from features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml (873 B at 873 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-arbitratorreconciliation did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.19.3-SNAPSHOT [69/84] [INFO] from features-aggregator/odl-openflowplugin-flow-services/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml (858 B at 858 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-flow-services --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.19.3-SNAPSHOT [70/84] [INFO] from features-aggregator/odl-openflowplugin-drop-test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 854 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-drop-test --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-drop-test --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-drop-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-drop-test --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.19.3-SNAPSHOT [71/84] [INFO] from features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml (863 B at 863 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-flow-services-rest --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-flow-services-rest did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-flow-services-rest --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/dependency_tree.txt [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.19.3-SNAPSHOT [72/84] [INFO] from applications/southbound-cli/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-cli --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ southbound-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:14.0.17:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 16 dependencies in 1.808 ms [INFO] yang-to-sources: Project model files found: 1 in 1.033 ms [INFO] yang-to-sources: 2 YANG models processed in 98.89 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 2.018 ms [INFO] Sorted 15 files into 4 directories in 146.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 15 in 6.904 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 1 resource from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[50,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[49,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[48,33] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[75,35] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[99,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[110,31] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultDpnTracker.java:[128,28] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/OFNode.java:[18,26] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[250,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[279,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[279,71] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[313,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[315,26] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[63,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[63,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[67,39] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[103,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[103,72] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/util/ShellUtil.java:[106,34] read(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.ReadOperations has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services:4.4.8:service-metadata-generate (service-metadata-generate) @ southbound-cli --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconcileCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ReconciliationCountCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetReconciliationStateCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetAllNodesCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.ShowNodeCommand [INFO] Service org.opendaylight.openflowplugin.applications.southboundcli.cli.GetFlowGroupCacheCommand [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ southbound-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-cli --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:southbound-cli:bundle:0.19.3-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.shell.core, Jar:reconciliation-framework] Class path [Jar:., Jar:javax.inject, Jar:jakarta.annotation-api, Jar:org.apache.karaf.shell.core, Jar:jline, Jar:org.apache.karaf.jaas.boot, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:mdsal-binding-api, Jar:mdsal-common-api, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:openflowplugin-api, Jar:openflow-protocol-api, Jar:netty-buffer, Jar:netty-common, Jar:mdsal-singleton-api, Jar:mdsal-eos-binding-api, Jar:mdsal-eos-common-api, Jar:general-entity, Jar:model-flow-service, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:binding-reflect, Jar:rfc6991-ietf-yang-types, Jar:yang-ext, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:model-inventory, Jar:codegen-extensions, Jar:forwardingrules-manager, Jar:srm-api, Jar:reconciliation-framework, Jar:infrautils-util, Jar:openflowplugin-extension-api, Jar:model-flow-statistics, Jar:arbitratorreconciliation-api, Jar:org.osgi.framework, Jar:org.osgi.service.component.annotations, Jar:org.osgi.namespace.extender, Jar:org.osgi.util.function, Jar:org.osgi.util.promise, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:jspecify, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:org.eclipse.jdt.annotation, Jar:binding-spec, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.19.3-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/target/southbound-cli-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ southbound-cli --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/southbound-cli/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.19.3-SNAPSHOT [73/84] [INFO] from features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml (863 B at 863 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [WARNING] [WARNING] The packaging plugin for project odl-openflowplugin-app-southbound-cli did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-openflowplugin-app-southbound-cli --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.19.3-SNAPSHOT [74/84] [INFO] from features-aggregator/features-openflowplugin/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-openflowplugin --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-openflowplugin --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-openflowplugin --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml (849 B at 849 kB/s) [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-openflowplugin --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ features-openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.3:test (default) @ features-openflowplugin --- [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-openflowplugin --- [WARNING] [WARNING] The packaging plugin for project features-openflowplugin did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-openflowplugin --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/features-openflowplugin/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.19.3-SNAPSHOT [75/84] [INFO] from features-aggregator/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.19.3-SNAPSHOT/features-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/features-aggregator/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.19.3-SNAPSHOT [76/84] [INFO] from applications/arbitratorreconciliation/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ arbitratorreconciliation-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/arbitratorreconciliation/dependency_tree.txt [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.19.3-SNAPSHOT [77/84] [INFO] from applications/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ applications-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ applications-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/applications/dependency_tree.txt [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.19.3-SNAPSHOT [78/84] [INFO] from model/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ model-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/model/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.19.3-SNAPSHOT [79/84] [INFO] from samples/learning-switch/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ learning-switch --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ learning-switch --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ learning-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ learning-switch --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapper.java:[23,43] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[26,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[39,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[40,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[50,62] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[60,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[73,65] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[83,42] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/InstanceIdentifierUtils.java:[97,83] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandler.java:[20,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[67,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[68,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[82,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[106,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[194,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchHandlerSimpleImpl.java:[208,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[51,47] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,106] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[112,60] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/PacketUtils.java:[116,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/WakeupOnNode.java:[41,76] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[66,69] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[66,31] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[39,53] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/MultipleLearningSwitchHandlerFacadeImpl.java:[46,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[19,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[32,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[33,9] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/PacketInDispatcherImpl.java:[47,16] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ learning-switch --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ learning-switch --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ learning-switch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ learning-switch --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/learning-switch-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ learning-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ learning-switch --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.100:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:14.0.18:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ learning-switch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/target/learning-switch-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.19.3-SNAPSHOT/learning-switch-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ learning-switch --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/learning-switch/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.19.3-SNAPSHOT [80/84] [INFO] from samples/sample-consumer/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-consumer --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ sample-consumer --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-consumer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-consumer --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-consumer --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-consumer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ sample-consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ sample-consumer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-consumer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-consumer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/target/sample-consumer-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.19.3-SNAPSHOT/sample-consumer-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ sample-consumer --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-consumer/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.19.3-SNAPSHOT [81/84] [INFO] from samples/sample-bundles/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ sample-bundles --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ sample-bundles --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ sample-bundles --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ sample-bundles --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/classes [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[112,15] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[112,58] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[115,35] of(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[117,33] registerTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/main/java/org/opendaylight/openflowplugin/samples/sample/bundles/SampleFlowCapableNodeListener.java:[132,50] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ sample-bundles --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ sample-bundles --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.3:test (default-test) @ sample-bundles --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.3-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ sample-bundles --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ sample-bundles --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.26.18:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:14.0.18:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:14.0.18:compile [WARNING] org.opendaylight.yangtools:concepts:jar:14.0.17:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:14.0.17:compile [WARNING] com.google.guava:guava:jar:33.4.8-jre:compile [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ sample-bundles --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/target/sample-bundles-0.19.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.19.3-SNAPSHOT/sample-bundles-0.19.3-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ sample-bundles --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/sample-bundles/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.19.3-SNAPSHOT [82/84] [INFO] from samples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-samples-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/samples/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.19.3-SNAPSHOT [83/84] [INFO] from distribution/karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-karaf --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ openflowplugin-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.14/xml/features [INFO] Feature 66b57173-6ec8-494a-ab66-59ba7420a8a5/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.3 [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.3:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml (728 B at 104 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (728 B at 10.0 kB/s) [INFO] Feature repository discovered recursively: a87af9ba-c378-440e-a5d7-54c82204a317 [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.20.13 [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.14 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-mdsal-10.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-netconf-8.0.9 [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.9 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: openflowplugin-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.19.0 and 1.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.17.7 and 1.17.6 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-reflect::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-spec::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:codegen-extensions::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-generator::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-loader::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-model::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-osgi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.49.5 and 3.50.0 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.2.224 and 2.3.232 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 7.1.7 and 7.1.5 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.26.18 and 2013.09.07.26.14 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.1 and 1.7.2 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-dynamic::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.26.0 and 5.25.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-codec-base::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-codec-compression::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-aarch_64:jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-riscv64:jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.2.6.Final and 4.2.2.Final [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 10.0.14 and 10.0.11 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.3-SNAPSHOT/openflowplugin-karaf-0.19.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.19.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.3-SNAPSHOT/openflowplugin-karaf-0.19.3-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.19.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.19.3-SNAPSHOT/openflowplugin-karaf-0.19.3-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/distribution/karaf/dependency_tree.txt [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.19.3-SNAPSHOT [84/84] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ openflowplugin-aggregator --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] Spotbugs plugin skipped [INFO] Skipping com.github.spotbugs:spotbugs-maven-plugin:4.8.6.7:spotbugs report goal [INFO] [INFO] <<< spotbugs:4.8.6.7:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.1.3:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- javadoc:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ openflowplugin-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.19.3-SNAPSHOT/openflowplugin-aggregator-0.19.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ openflowplugin-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/openflowplugin/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for openflowplugin 0.19.3-SNAPSHOT: [INFO] [INFO] openflowplugin-artifacts ........................... SUCCESS [ 0.638 s] [INFO] openflowplugin-parent .............................. SUCCESS [ 1.798 s] [INFO] liblldp ............................................ SUCCESS [ 2.098 s] [INFO] libraries-aggregator ............................... SUCCESS [ 0.008 s] [INFO] ODL :: openflowjava :: openflow-protocol-api ....... SUCCESS [ 9.381 s] [INFO] openflowjava-parent ................................ SUCCESS [ 0.090 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi ....... SUCCESS [ 0.703 s] [INFO] ODL :: openflowjava :: openflowjava-util ........... SUCCESS [ 0.646 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl ...... SUCCESS [ 4.705 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol ... SUCCESS [ 1.756 s] [INFO] ODL :: openflowjava :: features-openflowjava ....... SUCCESS [ 0.081 s] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator SUCCESS [ 0.007 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config SUCCESS [ 0.461 s] [INFO] simple-client ...................................... SUCCESS [ 0.452 s] [INFO] ODL :: openflowjava :: openflow-protocol-it ........ SUCCESS [ 0.443 s] [INFO] model-inventory .................................... SUCCESS [ 0.505 s] [INFO] model-flow-base .................................... SUCCESS [ 5.807 s] [INFO] model-flow-service ................................. SUCCESS [ 4.811 s] [INFO] openflowplugin-api ................................. SUCCESS [ 1.302 s] [INFO] model-flow-statistics .............................. SUCCESS [ 2.355 s] [INFO] openflowplugin-extension-api ....................... SUCCESS [ 2.346 s] [INFO] openflowplugin ..................................... SUCCESS [ 2.717 s] [INFO] openflowplugin-common .............................. SUCCESS [ 0.434 s] [INFO] openflowplugin-impl ................................ SUCCESS [ 6.434 s] [INFO] openflowjava-extension-nicira-api .................. SUCCESS [ 0.451 s] [INFO] openflowjava-extension-nicira ...................... SUCCESS [ 3.132 s] [INFO] openflowjava-extension-eric ........................ SUCCESS [ 0.833 s] [INFO] openflowplugin-extension-nicira .................... SUCCESS [ 8.203 s] [INFO] openflowplugin-extension-onf ....................... SUCCESS [ 0.575 s] [INFO] openflowplugin-extension-eric ...................... SUCCESS [ 1.222 s] [INFO] test-extension ..................................... SUCCESS [ 0.617 s] [INFO] model-topology ..................................... SUCCESS [ 0.378 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model ..... SUCCESS [ 0.095 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries ....... SUCCESS [ 0.061 s] [INFO] openflowplugin-blueprint-config .................... SUCCESS [ 0.193 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation SUCCESS [ 0.810 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions SUCCESS [ 0.375 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions .. SUCCESS [ 0.239 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions . SUCCESS [ 0.215 s] [INFO] features-openflowplugin-extension .................. SUCCESS [ 0.190 s] [INFO] features-extension-aggregator ...................... SUCCESS [ 0.007 s] [INFO] openflowplugin-extension-aggregator ................ SUCCESS [ 0.004 s] [INFO] test-provider ...................................... SUCCESS [ 0.984 s] [INFO] test-common ........................................ SUCCESS [ 0.356 s] [INFO] drop-test-karaf .................................... SUCCESS [ 1.517 s] [INFO] bulk-o-matic ....................................... SUCCESS [ 1.293 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support SUCCESS [ 0.185 s] [INFO] device-ownership-service ........................... SUCCESS [ 0.291 s] [INFO] of-switch-config-pusher ............................ SUCCESS [ 0.405 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher SUCCESS [ 0.183 s] [INFO] arbitratorreconciliation-api ....................... SUCCESS [ 0.594 s] [INFO] reconciliation-framework ........................... SUCCESS [ 1.084 s] [INFO] arbitratorreconciliation-impl ...................... SUCCESS [ 0.376 s] [INFO] forwardingrules-manager ............................ SUCCESS [ 1.187 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM SUCCESS [ 0.188 s] [INFO] forwardingrules-sync ............................... SUCCESS [ 0.965 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS SUCCESS [ 0.159 s] [INFO] table-miss-enforcer ................................ SUCCESS [ 0.446 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer SUCCESS [ 0.166 s] [INFO] topology-lldp-discovery ............................ SUCCESS [ 0.716 s] [INFO] lldp-speaker ....................................... SUCCESS [ 0.811 s] [INFO] topology-manager ................................... SUCCESS [ 0.622 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology SUCCESS [ 0.175 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker SUCCESS [ 0.160 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery SUCCESS [ 0.221 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager SUCCESS [ 0.175 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework SUCCESS [ 0.162 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation SUCCESS [ 0.163 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services ... SUCCESS [ 0.180 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test ....... SUCCESS [ 0.217 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST SUCCESS [ 0.617 s] [INFO] southbound-cli ..................................... SUCCESS [ 1.491 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI SUCCESS [ 0.158 s] [INFO] features-openflowplugin ............................ SUCCESS [ 0.419 s] [INFO] features-aggregator ................................ SUCCESS [ 0.006 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator SUCCESS [ 0.002 s] [INFO] applications-aggregator ............................ SUCCESS [ 0.003 s] [INFO] model-aggregator ................................... SUCCESS [ 0.002 s] [INFO] learning-switch .................................... SUCCESS [ 0.392 s] [INFO] sample-consumer .................................... SUCCESS [ 0.352 s] [INFO] sample-bundles ..................................... SUCCESS [ 0.409 s] [INFO] openflowplugin-samples-aggregator .................. SUCCESS [ 0.005 s] [INFO] openflowplugin-karaf ............................... SUCCESS [ 21.091 s] [INFO] openflowplugin ..................................... SUCCESS [ 0.287 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:48 min [INFO] Finished at: 2025-09-18T14:28:02Z [INFO] ------------------------------------------------------------------------ [openflowplugin-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins6322219413991371957.sh + rm -rf /tmp/r + mv /tmp/t /tmp/r [openflowplugin-distribution-check-scandium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f distribution/pom.xml -DGERRIT_BRANCH=stable/scandium -DGERRIT_PATCHSET_REVISION=51b598374e93ac8162850c9a96b95d771ca24fc1 -DGERRIT_HOST=git.opendaylight.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=nite@hq.sk "-DGERRIT_EVENT_ACCOUNT_NAME=Robert Varga" -DGERRIT_CHANGE_URL=https://git.opendaylight.org/gerrit/c/openflowplugin/+/118208 -DGERRIT_PATCHSET_UPLOADER_EMAIL=nite@hq.sk "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$SILO-$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=openflowplugin -DGERRIT_CHANGE_NUMBER=118208 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/08/118208/3 -DDISTROSTREAM=scandium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=openflowplugin -DGERRIT_CHANGE_COMMIT_MESSAGE=QnVtcCB1cHN0cmVhbXMKCkFkb3B0OgotIG9kbHBhcmVudC0xNC4xLjMKLSBpbmZyYXV0aWxzLTcuMS43Ci0geWFuZ3Rvb2xzLTE0LjAuMTcKLSBtZHNhbC0xNC4wLjE4Ci0gY29udHJvbGxlci0xMC4wLjE0Ci0gYWFhLTAuMjAuMTMKLSBuZXRjb25mLTguMC45CgpDaGFuZ2UtSWQ6IEliNTMwMjVkODRmYTllZjIyMzJiMDRkZWZhMDliNzk2YTRmMDk0MWNlClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC=mri-scandium-sr3 "-DGERRIT_CHANGE_SUBJECT=Bump upstreams" -DOS_CLOUD=vex -DDISTROGITURL=ssh://jenkins-$SILO@git.opendaylight.org:29418/integration/distribution '-DGERRIT_EVENT_ACCOUNT=\"Robert Varga\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=Ib53025d84fa9ef2232b04defa09b796a4f0941ce -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-453899801 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=3 "-DGERRIT_CHANGE_OWNER_NAME=Robert Varga" clean install dependency:tree -DoutputFile=dependency_tree.txt -s fake_remotes.xml -Pq -Dsft.heap.max=4g -DskipTests=false --show-version --batch-mode -Djenkins -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 Java version: 21.0.5, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-131-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-artifacts/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/maven-metadata.xml (634 B at 106 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/openflowplugin-artifacts-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.19.3-SNAPSHOT/openflowplugin-artifacts-0.19.3-20250918.142244-1.pom (19 kB at 2.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-artifacts/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-artifacts/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: integration :: distribution-artifacts [pom] [INFO] ODL :: integration :: properties [pom] [INFO] ODL :: integration :: artifact-artifacts [pom] [INFO] ODL :: integration :: other-artifacts [pom] [INFO] ODL :: integration :: upstream-all-artifacts [pom] [INFO] ODL :: integration :: upstream-aggregator [pom] [INFO] ODL :: integration :: all-artifacts [pom] [INFO] ODL :: integration :: artifacts-aggregator [pom] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts [jar] [INFO] ODL :: integration :: features-index [feature] [INFO] ODL :: integration :: odl-integration-compatible-with-all [feature] [INFO] ODL :: integration :: odl-integration-all [feature] [INFO] ODL :: integration :: features-test [feature] [INFO] ODL :: integration :: karaf [pom] [INFO] ODL :: integration :: singles-aggregator [pom] [INFO] ODL :: integration :: repos-aggregator [pom] [INFO] ODL :: integration :: features-aggregator [pom] [INFO] ODL :: integration :: onap-karaf [pom] [INFO] Integration/Distribution [pom] [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.21.3-SNAPSHOT [1/19] [INFO] from artifacts/distribution/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.21.3-SNAPSHOT/distribution-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ distribution-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/distribution/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.21.3-SNAPSHOT [2/19] [INFO] from artifacts/upstream/properties/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ properties --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ properties --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ properties --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.21.3-SNAPSHOT/properties-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ properties --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/properties/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.21.3-SNAPSHOT [3/19] [INFO] from artifacts/upstream/artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.21.3-SNAPSHOT/artifact-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ artifact-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/artifacts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.21.3-SNAPSHOT [4/19] [INFO] from artifacts/upstream/other/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.21.3-SNAPSHOT/other-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ other-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/other/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.21.3-SNAPSHOT [5/19] [INFO] from artifacts/upstream/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.21.3-SNAPSHOT/upstream-all-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ upstream-all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.21.3-SNAPSHOT [6/19] [INFO] from artifacts/upstream/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.21.3-SNAPSHOT/upstream-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ upstream-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/upstream/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.21.3-SNAPSHOT [7/19] [INFO] from artifacts/all/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.21.3-SNAPSHOT/all-artifacts-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ all-artifacts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/all/dependency_tree.txt [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.21.3-SNAPSHOT [8/19] [INFO] from artifacts/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.21.3-SNAPSHOT/artifacts-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ artifacts-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/artifacts/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.21.3-SNAPSHOT [9/19] [INFO] from karaf-scripts/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ karaf-scripts --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf-scripts --- [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ karaf-scripts --- [INFO] Copying 7 resources from src/main/assembly to target/classes [INFO] [INFO] --- compiler:3.14.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.2.2:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.3-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.3-SNAPSHOT/karaf-scripts-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/target/karaf-scripts-0.21.3-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.21.3-SNAPSHOT/karaf-scripts-0.21.3-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ karaf-scripts --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf-scripts/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.21.3-SNAPSHOT [10/19] [INFO] from features/repos/index/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] Downloading from file-snapshots: file:///tmp/n/org/agrona/agrona/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/agrona/agrona/maven-metadata.xml (3.4 kB at 15 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-features/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/parent/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-model/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-impl/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-spi/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/daexim/odl-daexim-all/1.16.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-parent/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-messagelib/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-api/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-spi/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-http/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/transport-zmq/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-api/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-service/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-aaa/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-api/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/security/security-noop/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/bus/bus-config/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/jsonrpc/dom-codec/1.17.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.api/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice-parent/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.southbound/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.config/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.implementation/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/lispflowmapping/mappingservice.shell/1.20.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml (849 B at 424 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1.pom (6.0 kB at 3.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml (861 B at 861 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1.pom (1.4 kB at 690 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/maven-metadata.xml (855 B at 855 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1.pom (5.8 kB at 5.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-impl/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/quality-parent/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/metrics-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/tools-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/upgrade/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/binding-parent/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 142 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1.pom (3.5 kB at 3.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/maven-metadata.xml (864 B at 432 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1.pom (3.7 kB at 3.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/maven-metadata.xml (818 B at 818 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/maven-metadata.xml (631 B at 631 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/openflowplugin-parent-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-parent/0.19.3-SNAPSHOT/openflowplugin-parent-0.19.3-20250918.142244-1.pom (11 kB at 11 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/maven-metadata.xml (818 B at 409 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/maven-metadata.xml (642 B at 642 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/openflowjava-parent-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.19.3-SNAPSHOT/openflowjava-parent-0.19.3-20250918.142244-1.pom (5.4 kB at 2.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.pom (6.1 kB at 6.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/maven-metadata.xml (814 B at 814 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/maven-metadata.xml (805 B at 805 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/maven-metadata.xml (805 B at 402 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/maven-metadata.xml (811 B at 811 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/maven-metadata.xml (808 B at 404 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.pom (2.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/maven-metadata.xml (804 B at 804 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 854 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/maven-metadata.xml (801 B at 801 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml (1.0 kB at 1.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/maven-metadata.xml (1.3 kB at 630 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.pom (5.7 kB at 5.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/maven-metadata.xml (805 B at 805 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.pom (1.2 kB at 1.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/maven-metadata.xml (802 B at 802 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/maven-metadata.xml (798 B at 798 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/maven-metadata.xml (812 B at 812 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/maven-metadata.xml (803 B at 803 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.pom (7.4 kB at 7.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/maven-metadata.xml (812 B at 812 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/rpc-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-impl/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/srm-shell/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/maven-metadata.xml (809 B at 404 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.pom (2.0 kB at 982 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml (862 B at 431 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/maven-metadata.xml (820 B at 820 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.pom (3.1 kB at 3.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/maven-metadata.xml (821 B at 410 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml (872 B at 872 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1.pom (1.6 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/maven-metadata.xml (826 B at 826 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.pom (1.9 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/maven-metadata.xml (825 B at 825 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.pom (904 B at 904 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml (821 B at 410 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.pom (2.8 kB at 2.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/maven-metadata.xml (820 B at 820 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.pom (4.1 kB at 4.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml (869 B at 869 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/maven-metadata.xml (817 B at 817 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.pom (3.0 kB at 3.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml (868 B at 868 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/maven-metadata.xml (816 B at 816 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.pom (2.2 kB at 2.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/maven-metadata.xml (857 B at 857 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml (809 B at 809 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml (820 B at 820 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.pom (2.5 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml (813 B) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.pom (2.6 kB at 2.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/maven-metadata.xml (861 B at 430 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1.pom (1.3 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/maven-metadata.xml (872 B at 872 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/maven-metadata.xml (865 B at 865 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/maven-metadata.xml (854 B at 854 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1.pom (1.5 kB at 1.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/maven-metadata.xml (858 B at 858 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1.pom (2.3 kB at 2.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/maven-metadata.xml (873 B at 873 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1.pom (1.3 kB at 1.3 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/maven-metadata.xml (873 B at 873 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1.pom (1.7 kB at 1.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/maven-metadata.xml (795 B at 795 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.pom (2.7 kB at 2.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/maven-metadata.xml (799 B at 799 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/maven-metadata.xml (863 B) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1.pom (1.8 kB at 1.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml (863 B) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/maven-metadata.xml (811 B at 811 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.pom (2.8 kB at 2.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/maven-metadata.xml (859 B) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1.pom (1.6 kB at 1.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (859 B at 859 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1.pom (2.0 kB at 2.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/maven-metadata.xml (817 B at 817 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml (813 B) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.pom (2.4 kB at 2.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/maven-metadata.xml (815 B at 815 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.pom (2.9 kB at 2.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (859 B at 859 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1.pom (1.4 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/maven-metadata.xml (860 B at 860 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1.pom (1.9 kB at 1.9 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml (811 B at 811 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.pom (1.4 kB) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/maven-metadata.xml (813 B at 813 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.pom [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.pom (2.1 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library-features/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/library/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.servicehelper/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.openvswitch/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.config/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.southbound-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-features/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/southbound-impl/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/utils.yang-utils/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/serviceutils-features/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/serviceutils/listener-api/0.14.3-SNAPSHOT/maven-metadata.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/features-openflowplugin-0.19.3-20250918.142244-1-features.xml (5.1 kB at 2.5 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.19.3-20250918.142244-1-features.xml (858 B at 429 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.19.3-SNAPSHOT/bulk-o-matic-0.19.3-20250918.142244-1.jar (203 kB at 10 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.19.3-20250918.142244-1-features.xml (979 B at 65 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.jar [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.19.3-20250918.142244-1-features.xml (1.2 kB at 410 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.19.3-SNAPSHOT/arbitratorreconciliation-impl-0.19.3-20250918.142244-1.jar (24 kB at 3.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.19.3-SNAPSHOT/arbitratorreconciliation-api-0.19.3-20250918.142244-1.jar (43 kB at 3.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.19.3-20250918.142244-1-features.xml (864 B at 62 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.19.3-SNAPSHOT/of-switch-config-pusher-0.19.3-20250918.142244-1.jar (12 kB at 637 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.19.3-SNAPSHOT/forwardingrules-sync-0.19.3-20250918.142244-1.jar (107 kB at 6.7 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.19.3-SNAPSHOT/forwardingrules-manager-0.19.3-20250918.142244-1.jar (185 kB at 12 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.19.3-20250918.142244-1-features.xml (991 B at 52 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.19.3-SNAPSHOT/table-miss-enforcer-0.19.3-20250918.142244-1.jar (14 kB at 688 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-0.19.3-20250918.142244-1-features.xml (1.2 kB at 58 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.19.3-SNAPSHOT/topology-lldp-discovery-0.19.3-20250918.142244-1.jar (47 kB at 1.6 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/topology-manager/0.19.3-SNAPSHOT/topology-manager-0.19.3-20250918.142244-1.jar (41 kB at 1.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/lldp-speaker/0.19.3-SNAPSHOT/lldp-speaker-0.19.3-20250918.142244-1.jar (92 kB at 3.0 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.19.3-20250918.142244-1-features.xml (1.1 kB at 36 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.19.3-20250918.142244-1-features.xml (896 B at 29 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.19.3-20250918.142244-1-features.xml (861 B at 25 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/odl-openflowplugin-drop-test-0.19.3-20250918.142244-1-features.xml (810 B at 22 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/test-common/0.19.3-SNAPSHOT/test-common-0.19.3-20250918.142244-1.jar (25 kB at 697 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.19.3-20250918.142244-1-features.xml (813 B at 21 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/drop-test-karaf/0.19.3-SNAPSHOT/drop-test-karaf-0.19.3-20250918.142244-1.jar (25 kB at 648 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/odl-openflowplugin-flow-services-0.19.3-20250918.142244-1-features.xml (1.8 kB at 46 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1-features.xml [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/odl-openflowjava-protocol-0.19.3-20250918.142244-1-features.xml (1.3 kB at 33 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/odl-openflowplugin-nsf-model-0.19.3-20250918.142244-1-features.xml (1.7 kB at 40 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/device-ownership-service/0.19.3-SNAPSHOT/device-ownership-service-0.19.3-20250918.142244-1.jar (13 kB at 246 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.19.3-SNAPSHOT/openflow-protocol-spi-0.19.3-20250918.142244-1.jar (47 kB at 934 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.19.3-SNAPSHOT/openflowjava-util-0.19.3-20250918.142244-1.jar (14 kB at 330 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.19.3-SNAPSHOT/openflow-protocol-impl-0.19.3-20250918.142244-1.jar (639 kB at 9.8 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-inventory/0.19.3-SNAPSHOT/model-inventory-0.19.3-20250918.142244-1.jar (73 kB at 1.2 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-statistics/0.19.3-SNAPSHOT/model-flow-statistics-0.19.3-20250918.142244-1.jar (782 kB at 13 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-topology/0.19.3-SNAPSHOT/model-topology-0.19.3-20250918.142244-1.jar (22 kB at 371 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1.jar (9.3 kB at 152 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/odl-openflowplugin-southbound-0.19.3-20250918.142244-1-features.xml (4.8 kB at 78 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-common/0.19.3-SNAPSHOT/openflowplugin-common-0.19.3-20250918.142244-1.jar (19 kB at 299 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-service/0.19.3-SNAPSHOT/model-flow-service-0.19.3-20250918.142244-1.jar (1.4 MB at 21 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.19.3-SNAPSHOT/openflow-protocol-api-0.19.3-20250918.142244-1.jar (2.4 MB at 32 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1.jar (22 kB at 335 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-api/0.19.3-SNAPSHOT/openflowplugin-api-0.19.3-20250918.142244-1.jar (143 kB at 2.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.19.3-SNAPSHOT/openflowplugin-extension-onf-0.19.3-20250918.142244-1.jar (32 kB at 444 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1-config.cfg [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.19.3-SNAPSHOT/openflowplugin-blueprint-config-0.19.3-20250918.142244-1-config.cfg (6.4 kB at 87 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-config.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-config.xml (943 B at 13 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-legacyConfig.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin/0.19.3-SNAPSHOT/openflowplugin-0.19.3-20250918.142244-1.jar (429 kB at 5.6 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.19.3-SNAPSHOT/openflowjava-blueprint-config-0.19.3-20250918.142244-1-legacyConfig.xml (941 B at 12 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.19.3-20250918.142244-1-features.xml (823 B at 11 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.19.3-SNAPSHOT/openflowplugin-extension-api-0.19.3-20250918.142244-1.jar (582 kB at 7.4 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/model/model-flow-base/0.19.3-SNAPSHOT/model-flow-base-0.19.3-20250918.142244-1.jar (1.5 MB at 19 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-impl/0.19.3-SNAPSHOT/openflowplugin-impl-0.19.3-20250918.142244-1.jar (1.2 MB at 14 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.19.3-SNAPSHOT/reconciliation-framework-0.19.3-20250918.142244-1.jar (30 kB at 375 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/libraries/liblldp/0.19.3-SNAPSHOT/liblldp-0.19.3-20250918.142244-1.jar (44 kB at 533 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/odl-openflowplugin-libraries-0.19.3-20250918.142244-1-features.xml (790 B at 9.6 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.19.3-20250918.142244-1-features.xml (1.2 kB at 15 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.19.3-20250918.142244-1-features.xml (1.2 kB at 14 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/features-openflowplugin-extension-0.19.3-20250918.142244-1-features.xml (1.1 kB at 14 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.19.3-20250918.142244-1-features.xml (972 B at 11 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.19.3-SNAPSHOT/openflowjava-extension-nicira-api-0.19.3-20250918.142244-1.jar (13 kB at 150 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1-features.xml [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-onf-extensions-0.19.3-20250918.142244-1-features.xml (642 B at 7.4 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/applications/southbound-cli/0.19.3-SNAPSHOT/southbound-cli-0.19.3-20250918.142244-1.jar (100 kB at 1.1 MB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.jar [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/odl-openflowplugin-eric-extensions-0.19.3-20250918.142244-1-features.xml (858 B at 9.8 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.19.3-SNAPSHOT/openflowjava-extension-eric-0.19.3-20250918.142244-1.jar (61 kB at 684 kB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.19.3-SNAPSHOT/openflowjava-extension-nicira-0.19.3-20250918.142244-1.jar (1.1 MB at 12 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.19.3-SNAPSHOT/openflowplugin-extension-eric-0.19.3-20250918.142244-1.jar (110 kB at 1.2 MB/s) [INFO] Downloaded from file-snapshots: file:///tmp/n/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.19.3-SNAPSHOT/openflowplugin-extension-nicira-0.19.3-20250918.142244-1.jar (3.1 MB at 31 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-index --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-index --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-index --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-index --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-index --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-index --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ features-index --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ features-index --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-index --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-index --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-index --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-index --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-index --- [WARNING] [WARNING] The packaging plugin for project features-index did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/features-index-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.21.3-SNAPSHOT/features-index-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-index --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/index/dependency_tree.txt [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.21.3-SNAPSHOT [11/19] [INFO] from features/singles/odl-integration-compatible-with-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-compatible-with-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-integration-compatible-with-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-compatible-with-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-integration-compatible-with-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-compatible-with-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-integration-compatible-with-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-integration-compatible-with-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-compatible-with-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/odl-integration-compatible-with-all-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.21.3-SNAPSHOT/odl-integration-compatible-with-all-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-integration-compatible-with-all --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-compatible-with-all/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.21.3-SNAPSHOT [12/19] [INFO] from features/singles/odl-integration-all/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ odl-integration-all --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ odl-integration-all --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ odl-integration-all --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ odl-integration-all --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ odl-integration-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ odl-integration-all --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ odl-integration-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ odl-integration-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ odl-integration-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ odl-integration-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ odl-integration-all --- [WARNING] [WARNING] The packaging plugin for project odl-integration-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/odl-integration-all-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.21.3-SNAPSHOT/odl-integration-all-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ odl-integration-all --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/odl-integration-all/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.21.3-SNAPSHOT [13/19] [INFO] from features/repos/test/pom.xml [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-test --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ features-test --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ features-test --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ features-test --- [INFO] [INFO] --- karaf:4.4.8:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Generating feature descriptor file /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf:4.4.8:verify (default-verify) @ features-test --- [INFO] Using repositories: file:///tmp/n/@id=file-snapshots@noreleases@snapshots,https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror,https://repo.maven.apache.org/maven2@id=central [INFO] Features verified: 0, failures: 0, ignored: 0, skipped: 0 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ features-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- feattest:14.1.1:test (default) @ features-test --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ features-test --- [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ features-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ features-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ features-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ features-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-test --- [WARNING] [WARNING] The packaging plugin for project features-test did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/features-test-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.21.3-SNAPSHOT/features-test-0.21.3-SNAPSHOT-features.xml [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-test --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/test/dependency_tree.txt [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.21.3-SNAPSHOT [14/19] [INFO] from karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ karaf --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.21.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/14.0.15/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus-web/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.17.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.19.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.19.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.22.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.14.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.14/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.20.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.19.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.9/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.13/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.18/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.17/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.14/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature 64118ff0-4cfc-43cc-8bad-852b5e91ea51/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.1 [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.1:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Downloading from file-snapshots: file:///tmp/n/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcutil-jdk18on/maven-metadata.xml (728 B at 52 kB/s) [INFO] Downloading from file-snapshots: file:///tmp/n/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/bouncycastle/bcprov-jdk18on/maven-metadata.xml (728 B at 104 kB/s) [INFO] Feature repository discovered recursively: 130dfedf-08e3-44c0-9f91-41650bc857e8 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.22.11 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: features-bgpcep [INFO] Feature repository discovered recursively: features-bgpcep-testing [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: features-infrautils-experimental [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-mdsal-experimental [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-netconf-testing [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: features-openflowplugin [INFO] Feature repository discovered recursively: features-openflowplugin-extension [INFO] Feature repository discovered recursively: features-test [INFO] Feature repository discovered recursively: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-aaa-0.20.10 [INFO] Feature repository discovered recursively: odl-aaa-0.20.13 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bgpcep-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-algo [INFO] Feature repository discovered recursively: odl-bgpcep-algo-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-cli [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-evpn-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-extensions-api [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-inet [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-l3vpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-mvpn [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-spi [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-state [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-parser-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-route-target [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-topology [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: odl-bgpcep-bmp-api [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-api [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-auto-bandwidth [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-cli [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-p2mp-te-lsp-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-server-provider [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-stateful [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-protocols-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-routing-policy-config-loader [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp [INFO] Feature repository discovered recursively: odl-bgpcep-rsvp-api0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.22.11 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-segment-routing [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.22.11 [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-clustering-test-app-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.14 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-daexim-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.11 [INFO] Feature repository discovered recursively: odl-extras-10.0.14 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus-web [INFO] Feature repository discovered recursively: odl-infrautils-inject [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-integration-all [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.17.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.17.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice [INFO] Feature repository discovered recursively: odl-lispflowmapping-mappingservice-shell [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-lispflowmapping-msmr [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-mdsal-10.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-10.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-benchmark [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-api [INFO] Feature repository discovered recursively: odl-mdsal-exp-yanglib-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8343 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netconf-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-8.0.9 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-test-tools [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netty-io_uring [INFO] Feature repository discovered recursively: odl-netty-queue [INFO] Feature repository discovered recursively: odl-openflowjava-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-app-arbitratorreconciliation [INFO] Feature repository discovered recursively: odl-openflowplugin-app-bulk-o-matic [INFO] Feature repository discovered recursively: odl-openflowplugin-app-config-pusher [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-app-forwardingrules-sync [INFO] Feature repository discovered recursively: odl-openflowplugin-app-lldp-speaker [INFO] Feature repository discovered recursively: odl-openflowplugin-app-reconciliation-framework [INFO] Feature repository discovered recursively: odl-openflowplugin-app-southbound-cli [INFO] Feature repository discovered recursively: odl-openflowplugin-app-table-miss-enforcer [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-lldp-discovery [INFO] Feature repository discovered recursively: odl-openflowplugin-app-topology-manager [INFO] Feature repository discovered recursively: odl-openflowplugin-drop-test [INFO] Feature repository discovered recursively: odl-openflowplugin-eric-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services [INFO] Feature repository discovered recursively: odl-openflowplugin-flow-services-rest [INFO] Feature repository discovered recursively: odl-openflowplugin-libraries [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nxm-extensions [INFO] Feature repository discovered recursively: odl-openflowplugin-onf-extensions [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.8 [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.9 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.14.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-toaster-10.0.11 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: openflowplugin-0.19.3-SNAPSHOT [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-util::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-generator::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-loader::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-model::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-runtime-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-topology::jar, 2013.10.21.26.18 and 2013.10.21.26.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:yang-ext::jar, 2013.09.07.26.18 and 2013.09.07.26.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-crypt-hash::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-impl::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-common-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf-monitoring::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-auth::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-access-client::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:cds-dom-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-distributed-datastore::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:eos-dom-akka::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:general-entity::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-api::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-cluster-admin-impl::jar, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:akkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:factoryakkaconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleshardconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:moduleconf:xml, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-config:datastore:cfg, 10.0.14 and 10.0.11 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-datastores::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8342-ietf-origin::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-common-util::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-export::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8526::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:blueprint::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8040-ietf-restconf::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.controller:sal-remoterpc-connector::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.infrautils:infrautils-util::jar, 7.1.7 and 7.1.5 [WARNING] Duplicate versions for commons-codec:commons-codec::jar, 1.15 and 1.19.0 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7952::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-api::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-ir::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-client::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-common::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9643-ietf-tcp-server::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-password-service-impl:aaa-password-service-config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.netconf:odl-device-notification::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-mdsal-spi::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf.model:draft-ietf-restconf-server::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-jaxrs::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-mdsal::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-dom-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:sal-remote-impl::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf.model:sal-remote::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-nb:config:cfg, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.yangtools:concepts::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:util::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8525::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for io.netty:netty-buffer::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-base::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-compression::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-http::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-codec-http2::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-common::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-handler::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-resolver::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-classes-epoll::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common::jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-aarch_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-riscv64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-epoll:linux-x86_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for io.netty:netty-transport-native-unix-common:linux-x86_64:jar, 4.2.2.Final and 4.2.6.Final [WARNING] Duplicate versions for org.opendaylight.netconf:transport-http::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-ssh::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:shaded-sshd::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tcp::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-tls::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-jetty-auth-log-filter::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-tokenauthrealm::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-idm-store-h2::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro-api::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-app-config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:aaa-datastore-config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-shiro:idmtool:py, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-filterchain:config:cfg, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-broker::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-server-spi::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-model-ri::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc7952-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8040-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8528-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-impl::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-parser-support::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-reactor::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-rfc7950::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-spi::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-fs::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6243::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-tree-ri::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-transform::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-common-netty::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.netconf:transport-api::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-cert:config:xml, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-binding-adapter::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.netconf:restconf-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-core::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-healthchecks::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jmx::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-jvm::jar, 4.2.36 and 4.2.33 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6241::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-authn-api::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9641::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-common-api::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-binding-dom-adapter::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-api::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.infrautils:ready-impl::jar, 7.1.5 and 7.1.7 [WARNING] Duplicate versions for org.opendaylight.odlparent:bundles-diag::jar, 14.1.1 and 14.1.3 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8341::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.aaa:aaa-encrypt-service-impl::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9642::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.netconf:keystore-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:keystore-none::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9640::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-binfmt::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-gson::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-data-codec-xml::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6470::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-reflect::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-spec::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.yangtools:codegen-extensions::jar, 14.0.17 and 14.0.15 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc7407-ietf-x509-cert-to-name::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-eos-dom-api::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-schema-osgi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.controller:sal-clustering-commons::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for io.dropwizard.metrics:metrics-graphite::jar, 4.2.33 and 4.2.36 [WARNING] Duplicate versions for com.rabbitmq:amqp-client::jar, 5.25.0 and 5.26.0 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-raft::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:cds-mgmt-api::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:sal-akka-segmented-journal::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:atomix-storage::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.controller:raft-journal::jar, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:ietf-type-util::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.netconf:truststore-api::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.netconf:truststore-none::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-tls-cipher-suite-algs::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-client::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-common::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9645-ietf-tls-server::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.controller:odl-jolokia-osgi:configuration:cfg, 10.0.11 and 10.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.model:opendaylight-l2-types::jar, 2013.08.27.26.18 and 2013.08.27.26.14 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-osgi-impl::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:web-api::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-jersey2::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.opendaylight.aaa.web:servlet-api::jar, 0.20.13 and 0.20.10 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-encryption-algs::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-key-exchange-algs::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-mac-algs::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.iana:iana-ssh-public-key-algs::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-client::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-common::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc9644-ietf-ssh-server::jar, 14.0.18 and 14.0.14 [WARNING] Duplicate versions for net.bytebuddy:byte-buddy::jar, 1.17.6 and 1.17.7 [WARNING] Duplicate versions for org.opendaylight.netconf.model:rfc5277::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.mdsal.binding.model.ietf:rfc8072::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-api::jar, 7.1.7 and 7.1.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-impl::jar, 7.1.7 and 7.1.5 [WARNING] Duplicate versions for org.opendaylight.infrautils:diagstatus-shell::jar, 7.1.7 and 7.1.5 [WARNING] Duplicate versions for org.opendaylight.netconf:netconf-api::jar, 8.0.9 and 8.0.8 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-dynamic::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:binding-data-codec-osgi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.netconf:yanglib-mdsal-writer::jar, 8.0.8 and 8.0.9 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-dom-spi::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.opendaylight.aaa:repackaged-shiro::jar, 0.20.10 and 0.20.13 [WARNING] Duplicate versions for org.opendaylight.yangtools:odlext-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:openconfig-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6241-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6536-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc6643-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8639-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:rfc8819-model-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-parser-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-api::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-repo-spi::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.yangtools:yang-xpath-impl::jar, 14.0.15 and 14.0.17 [WARNING] Duplicate versions for org.opendaylight.mdsal:mdsal-singleton-impl::jar, 14.0.14 and 14.0.18 [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.49.5 and 3.50.0 [WARNING] Duplicate versions for org.opendaylight.controller:repackaged-akka::jar, 10.0.11 and 10.0.14 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/karaf-0.21.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/karaf-0.21.3-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.21.3-SNAPSHOT [15/19] [INFO] from features/singles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.21.3-SNAPSHOT/singles-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ singles-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/singles/dependency_tree.txt [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.21.3-SNAPSHOT [16/19] [INFO] from features/repos/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.21.3-SNAPSHOT/repos-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ repos-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/repos/dependency_tree.txt [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.21.3-SNAPSHOT [17/19] [INFO] from features/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.21.3-SNAPSHOT/features-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ features-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/features/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.21.3-SNAPSHOT [18/19] [INFO] from onap-karaf/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ onap-karaf --- [INFO] Deleting /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:properties (default) @ onap-karaf --- [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (pre-unit-test) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (unpack-license) @ onap-karaf --- [INFO] [INFO] --- resources:3.3.1:resources (process-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf:4.4.8:assembly (process-resources) @ onap-karaf --- [INFO] Using repositories: [INFO] file:///tmp/n/@id=file-snapshots@noreleases@snapshots [INFO] https://nexus.opendaylight.org/content/repositories/public/@id=opendaylight-mirror [INFO] https://repo.maven.apache.org/maven2@id=central [INFO] Creating work directory: /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Loading direct KAR and features XML dependencies [INFO] Standard startup Karaf KAR found: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.8/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] Loading profiles from: [INFO] Found existing features processor configuration: etc/org.apache.karaf.features.xml [INFO] Loading repositories [INFO] Generating generated-startup profile [INFO] Generating generated-boot profile with parents: generated-startup [INFO] Generating generated-installed profile [INFO] Configuring etc/config.properties and etc/system.properties [INFO] Downloading libraries for generated profiles [INFO] Downloading additional libraries [INFO] Writing configurations [INFO] adding config file: etc/profile.cfg [INFO] Generating features processor configuration: etc/org.apache.karaf.features.xml [INFO] Startup stage [INFO] Loading startup repositories [INFO] Resolving startup features and bundles [INFO] Features: framework [INFO] Bundles: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0, mvn:org.apache.felix/org.apache.felix.metatype/1.2.4, mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.20.10/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/14.1.1/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.16.3-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.33/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/10.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-kqueue/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-io_uring/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/14.1.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6241/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/14.0.14/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/7.1.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7407-ietf-x509-cert-to-name/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6022/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8526/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6470/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-spec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-codec/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9643/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9641/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8341/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-binding-runtime/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9645/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9642/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9644/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-server-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-bytebuddy/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6243/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc9640/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf/14.0.14/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-api/8.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/14.0.15/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040-ietf-restconf-monitoring/14.0.14/xml/features [INFO] Feature jaas-boot/4.4.8 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.8 [INFO] Feature service/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.8 [INFO] Feature scr/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.inventory/1.1.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature efa8982f-a47c-42db-92cf-4125d9cc3fd2/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/14.1.1 [INFO] adding maven artifact: mvn:org.apache.aries.quiesce/org.apache.aries.quiesce.api/1.0.0 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/14.1.1 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/14.1.1 [INFO] Feature shell/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.shell.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.scope_bundle.cfg [INFO] adding config file: etc/org.apache.karaf.shell.cfg [INFO] Feature kar/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature package/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.8 [INFO] Feature jaas/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.8 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature aries-proxy/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.8 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.8 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.8 [INFO] Feature aries-blueprint/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature feature/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.features.repos.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.feature.cfg [INFO] Feature system/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature ssh/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.8 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.81 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.15.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.15.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature pax-url-wrap/2.6.17 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber [INFO] Feature config/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.config.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.config.cfg [INFO] Feature instance/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.8 [INFO] Feature framework/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxb-api-2.2/2.9.0 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.3.0 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin.plugin.interpolation/1.2.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.converter/1.0.14 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.coordinator/1.0.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.8 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configadmin/1.9.26 [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-aether/2.6.17 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.configurator/1.0.16 [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.2 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.fileinstall/3.7.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.3.0 [INFO] Feature log/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.8 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature management/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.whiteboard/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.karaf.management/org.apache.karaf.management.server/4.4.8 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature diagnostic/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.8 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.8.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.8 [INFO] Feature deployer/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.8 [INFO] Feature shell-compat/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.8 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.8 [INFO] Feature bundle/4.4.8 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.8 [INFO] adding config file: etc/jmx.acl.org.apache.karaf.bundle.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.bundle.cfg [INFO] Feature standard/4.4.8 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.8 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.8 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs:4.8.6.6:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (analyze-compile) @ onap-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.8.1:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:copy (org.ops4j.pax.url.mvn.cfg) @ onap-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] [INFO] --- dependency:3.8.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] [INFO] --- dependency:3.8.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy:14.1.1:copy-files (default) @ onap-karaf --- [INFO] [INFO] --- resources:3.3.1:copy-resources (copy-resources) @ onap-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf:14.1.1:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: dfb6f392-d550-4f3d-9b31-cad5749ff17b [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: features-netconf [INFO] Feature repository discovered recursively: features-netconf-experimental [INFO] Feature repository discovered recursively: features-odlparent [INFO] Feature repository discovered recursively: framework-4.4.8 [INFO] Feature repository discovered recursively: odl-aaa-0.20.10 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-netconf-plugin [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-bytebuddy [INFO] Feature repository discovered recursively: odl-controller-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-blueprint-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-10.0.11 [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-daexim-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.16.3-SNAPSHOT [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-extras-10.0.11 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-karaf-feat-war [INFO] Feature repository discovered recursively: odl-mdsal-10.0.11 [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-mdsal-binding-dom-adapter [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6022 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6241 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6243 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6470 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7407-ietf-x509-cert-to-name [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040-ietf-restconf-monitoring [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8294 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8341 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8526 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9640 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9641 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9642 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9643 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9644 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc9645 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-runtime-api [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-trace-14.0.14 [INFO] Feature repository discovered recursively: odl-mdsal-uint24-netty [INFO] Feature repository discovered recursively: odl-netconf-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-all [INFO] Feature repository discovered recursively: odl-netconf-callhome-ssh [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-common-8.0.8 [INFO] Feature repository discovered recursively: odl-netconf-connector-all [INFO] Feature repository discovered recursively: odl-netconf-console [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-keystore [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-topology [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netty-io_uring [INFO] Feature repository discovered recursively: odl-netty-queue [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-restconf-api [INFO] Feature repository discovered recursively: odl-restconf-nb-8.0.8 [INFO] Feature repository discovered recursively: odl-restconf-server-api [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-toaster-10.0.11 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-yangtools-binding-codec [INFO] Feature repository discovered recursively: odl-yangtools-binding-spec [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-yangtools-data-api [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-yangtools-parser [INFO] Feature repository discovered recursively: odl-yangtools-parser-api [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: odl-yangtools-xpath [INFO] Feature repository discovered recursively: odl-yangtools-xpath-api [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.33 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: standard-4.4.8 [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-db2 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-teradata from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derby from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-derbyclient from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-hsqldb from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-oracle from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-postgresql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-sqlite from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-mssql from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-jtds from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-c3p0 from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-hikaricp from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-aries from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-narayana from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-jdbc-pool-transx from repository: org.ops4j.pax.jdbc-1.5.7 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-tomcat from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-tomcat-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-websockets from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-http-undertow from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak18 from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [INFO] Feature: pax-web-undertow-keycloak from repository: org.ops4j.pax.web-8.0.33 is blacklisted, selected for removal from local repo [WARNING] Duplicate versions for com.h2database:h2::jar, 2.3.232 and 2.2.224 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- antrun:3.1.0:run (fix-permissions) @ onap-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- antrun:3.1.0:run (remove-system-bc) @ onap-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- javadoc:3.11.2:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf:4.4.8:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ onap-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.8.1:analyze-only (analyze-declarations) @ onap-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ onap-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.0.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.13:report (report) @ onap-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ onap-karaf --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.3-SNAPSHOT/onap-karaf-0.21.3-SNAPSHOT.pom [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/target/onap-karaf-0.21.3-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.21.3-SNAPSHOT/onap-karaf-0.21.3-SNAPSHOT.tar.gz [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ onap-karaf --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/onap-karaf/dependency_tree.txt [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.21.3-SNAPSHOT [19/19] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- enforcer:3.6.1:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/openflowplugin-distribution-check-scandium/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.21.3-SNAPSHOT/distribution-aggregator-0.21.3-SNAPSHOT.pom [INFO] [INFO] --- dependency:3.8.1:tree (default-cli) @ distribution-aggregator --- [INFO] Wrote dependency tree to: /w/workspace/openflowplugin-distribution-check-scandium/distribution/dependency_tree.txt [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Integration/Distribution 0.21.3-SNAPSHOT: [INFO] [INFO] ODL :: integration :: distribution-artifacts ....... SUCCESS [ 0.663 s] [INFO] ODL :: integration :: properties ................... SUCCESS [ 0.014 s] [INFO] ODL :: integration :: artifact-artifacts ........... SUCCESS [ 0.016 s] [INFO] ODL :: integration :: other-artifacts .............. SUCCESS [ 0.010 s] [INFO] ODL :: integration :: upstream-all-artifacts ....... SUCCESS [ 0.014 s] [INFO] ODL :: integration :: upstream-aggregator .......... SUCCESS [ 0.009 s] [INFO] ODL :: integration :: all-artifacts ................ SUCCESS [ 0.013 s] [INFO] ODL :: integration :: artifacts-aggregator ......... SUCCESS [ 0.008 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts SUCCESS [ 0.385 s] [INFO] ODL :: integration :: features-index ............... SUCCESS [ 7.241 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all SUCCESS [ 0.906 s] [INFO] ODL :: integration :: odl-integration-all .......... SUCCESS [ 1.566 s] [INFO] ODL :: integration :: features-test ................ SUCCESS [ 1.086 s] [INFO] ODL :: integration :: karaf ........................ SUCCESS [ 28.014 s] [INFO] ODL :: integration :: singles-aggregator ........... SUCCESS [ 0.008 s] [INFO] ODL :: integration :: repos-aggregator ............. SUCCESS [ 0.006 s] [INFO] ODL :: integration :: features-aggregator .......... SUCCESS [ 0.006 s] [INFO] ODL :: integration :: onap-karaf ................... SUCCESS [ 10.331 s] [INFO] Integration/Distribution ........................... SUCCESS [ 0.010 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 51.514 s [INFO] Finished at: 2025-09-18T14:28:55Z [INFO] ------------------------------------------------------------------------ [openflowplugin-distribution-check-scandium] $ /bin/sh /tmp/jenkins3199077337693109814.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [openflowplugin-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins783814608963810549.sh + set +e + rm -f /w/workspace/openflowplugin-distribution-check-scandium/bug_9191.log + cd /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly/system/org/opendaylight + ls + find aaa -name *features.xml + xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.aaa + rm bug_9191.0.log + find bgpcep+ xargs fgrep -n -name *features.xml + fgrep+ fgrep -v org.opendaylight.bgpcep org.opendaylight bug_9191.0.log + rm bug_9191.0.log + find controller -name *features.xml + xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.controller + rm bug_9191.0.log + find daexim -name *features.xml + xargs fgrep -n + fgrep org.opendaylight+ fgrep -v org.opendaylight.daexim bug_9191.0.log + rm bug_9191.0.log + find+ infrautilsxargs fgrep -n -name *features.xml + fgrep org.opendaylight+ fgrep -v org.opendaylight.infrautils bug_9191.0.log + rm bug_9191.0.log + find integration+ xargs fgrep -n -name *features.xml + fgrep org.opendaylight+ fgrep -v org.opendaylight.integration bug_9191.0.log + rm bug_9191.0.log + find+ xargs fgrep -n jsonrpc -name *features.xml + + fgrep -v org.opendaylight.jsonrpc fgrep org.opendaylight bug_9191.0.log + rm bug_9191.0.log + find lispflowmapping+ -namexargs fgrep -n *features.xml + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.lispflowmapping + rm bug_9191.0.log + find mdsal -name *features.xml+ xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.mdsal + rm bug_9191.0.log + find netconf -name *features.xml+ xargs fgrep -n + fgrep org.opendaylight+ fgrep -v org.opendaylight.netconf bug_9191.0.log + rm bug_9191.0.log + find odlparent -name *features.xml + xargs fgrep -n + fgrep org.opendaylight bug_9191.0.log + fgrep -v org.opendaylight.odlparent + rm bug_9191.0.log + find openflowplugin -name+ *features.xmlxargs fgrep -n + fgrep+ fgrep -v org.opendaylight.openflowplugin org.opendaylight bug_9191.0.log + rm bug_9191.0.log + find ovsdb -name *features.xml+ xargs fgrep -n + fgrep+ org.opendaylightfgrep -v org.opendaylight.ovsdb bug_9191.0.log + rm bug_9191.0.log + find+ xargs fgrep serviceutils -name *features.xml -n + + fgrepfgrep -v org.opendaylight.serviceutils org.opendaylight bug_9191.0.log + rm bug_9191.0.log + xargs fgrep -n + find yangtools -name *features.xml + fgrep org.opendaylight+ fgrep -v org.opendaylight.yangtools bug_9191.0.log + rm bug_9191.0.log [openflowplugin-distribution-check-scandium] $ /bin/sh -xe /tmp/jenkins14812500201684954052.sh + set +e + cd /w/workspace/openflowplugin-distribution-check-scandium/distribution/karaf/target/assembly/system/org/opendaylight + find . -name *features.xml + xargs fgrep -n + fgrep org.opendaylight bug_9192.0.log + sort -s -t < -k 2 /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.1.log + sort -u -s -t < -k 2 /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.1.log + diff -U 999 -b -t -d /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.2.log /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.3.log + rm -f /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.0.log /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.1.log /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.2.log /w/workspace/openflowplugin-distribution-check-scandium/bug_9192.3.log provisioning config files... copy managed file [global-settings] to file:/w/workspace/openflowplugin-distribution-check-scandium@tmp/config7325482205376179007tmp copy managed file [integration-settings] to file:/w/workspace/openflowplugin-distribution-check-scandium@tmp/config17876281335177046914tmp [openflowplugin-distribution-check-scandium] $ /bin/sh /tmp/jenkins3159820992161424211.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-21-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content BUNDLE_POM=distribution/pom.xml [EnvInject] - Variables injected successfully. [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins5305028848823693481.sh ++ xpath -e '/project/version/text()' distribution/pom.xml + BUNDLE_VERSION=0.21.3-SNAPSHOT + BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT + BUNDLE=karaf-0.21.3-SNAPSHOT.zip + BUNDLE_PATH=/tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] + GROUP_ID=org.opendaylight.integration.openflowplugin + echo 'Bundle folder is karaf-0.21.3-SNAPSHOT' Bundle folder is karaf-0.21.3-SNAPSHOT + echo 'Bundle is karaf-0.21.3-SNAPSHOT.zip' Bundle is karaf-0.21.3-SNAPSHOT.zip + echo 'Bundle path is /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip' Bundle path is /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip + echo 'Group ID is org.opendaylight.integration.openflowplugin' Group ID is org.opendaylight.integration.openflowplugin + ls -l /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip -rw-rw-r-- 1 jenkins jenkins 233093224 Sep 18 14:28 /tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip + LOG_FILE=integration-upload-distribution.log + echo 'Uploading distribution to Nexus...' Uploading distribution to Nexus... + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn deploy:deploy-file --log-file integration-upload-distribution.log --global-settings /w/workspace/openflowplugin-distribution-check-scandium@tmp/config7325482205376179007tmp --settings /w/workspace/openflowplugin-distribution-check-scandium@tmp/config17876281335177046914tmp -Dfile=/tmp/r/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-SNAPSHOT.zip -DrepositoryId=opendaylight-snapshot -Durl=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/ -DgroupId=org.opendaylight.integration.openflowplugin -DartifactId=karaf -Dversion=0.21.3-SNAPSHOT -Dpackaging=zip + cat integration-upload-distribution.log [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.pom (5.3 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/35/maven-plugins-35.pom (9.9 kB at 825 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/35/maven-parent-35.pom (45 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/25/apache-25.pom (21 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-clean-plugin/3.2.0/maven-clean-plugin-3.2.0.jar (36 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.pom (7.8 kB at 781 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/39/maven-plugins-39.pom (8.1 kB at 736 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/39/maven-parent-39.pom (48 kB at 2.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/29/apache-29.pom (21 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-install-plugin/3.1.1/maven-install-plugin-3.1.1.jar (31 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.pom (8.9 kB at 984 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-deploy-plugin/3.1.1/maven-deploy-plugin-3.1.1.jar (39 kB at 2.8 MB/s) [INFO] [INFO] ------------------< org.apache.maven:standalone-pom >------------------- [INFO] Building Maven Stub Project (No POM) 1 [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- deploy:3.1.1:deploy-file (default-cli) @ standalone-pom --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.pom (8.0 kB at 572 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/10/plexus-10.pom (25 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.pom (2.2 kB at 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether/1.0.0.v20140518/aether-1.0.0.v20140518.pom (30 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.pom (1.9 kB at 211 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.5.0/plexus-utils-3.5.0.jar (267 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-api/1.0.0.v20140518/aether-api-1.0.0.v20140518.jar (136 kB at 6.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/aether/aether-util/1.0.0.v20140518/aether-util-1.0.0.v20140518.jar (146 kB at 2.9 MB/s) [INFO] pom.xml not found in karaf-0.21.3-SNAPSHOT.zip [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/maven-metadata.xml (801 B at 47 kB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.zip [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.zip (233 MB at 46 MB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.pom [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.pom (461 B at 5.9 kB/s) [INFO] Downloading from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/maven-metadata.xml [INFO] Downloaded from opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/maven-metadata.xml (309 B at 26 kB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/maven-metadata.xml (801 B at 13 kB/s) [INFO] Uploading to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/maven-metadata.xml [INFO] Uploaded to opendaylight-snapshot: https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/maven-metadata.xml (309 B at 5.1 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 6.349 s [INFO] Finished at: 2025-09-18T14:29:07Z [INFO] ------------------------------------------------------------------------ ++ grep 'Uploaded.*karaf/0.21.3-SNAPSHOT.*.zip' integration-upload-distribution.log ++ awk '{print $5}' + BUNDLE_URL=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.zip + echo 'Bundle uploaded to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.zip' Bundle uploaded to https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/openflowplugin/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20250918.142901-2.zip + cat [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'integration-upload-distribution.env' [EnvInject] - Variables injected successfully. [openflowplugin-distribution-check-scandium] $ /bin/sh /tmp/jenkins9678783924471216837.sh 0 Kill any controller running Clean Existing distribution Fetch the distribution... Extracting the new controller... Configuring the startup features... ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # # Comma separated list of features repositories to register by default # featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,file:${karaf.etc}/130dfedf-08e3-44c0-9f91-41650bc857e8.xml # # Comma separated list of features to install at startup # featuresBoot = odl-integration-all,64118ff0-4cfc-43cc-8bad-852b5e91ea51 # # Resource repositories (OBR) that the features resolver can use # to resolve requirements/capabilities # # The format of the resourceRepositories is # resourceRepositories=[xml:url|json:url],... # for Instance: # #resourceRepositories=xml:http://host/path/to/index.xml # or #resourceRepositories=json:http://host/path/to/index.json # # # Defines if the boot features are started in asynchronous mode (in a dedicated thread) # featuresBootAsynchronous=false # # Service requirements enforcement # # By default, the feature resolver checks the service requirements/capabilities of # bundles for new features (xml schema >= 1.3.0) in order to automatically installs # the required bundles. # The following flag can have those values: # - disable: service requirements are completely ignored # - default: service requirements are ignored for old features # - enforce: service requirements are always verified # #serviceRequirements=default # # Store cfg file for config element in feature # #configCfgStore=true # # Define if the feature service automatically refresh bundles # autoRefresh=true # # Configuration of features processing mechanism (overrides, blacklisting, modification of features) # XML file defines instructions related to features processing # versions.properties may declare properties to resolve placeholders in XML file # both files are relative to ${karaf.etc} # #featureProcessing=org.apache.karaf.features.xml #featureProcessingVersions=versions.properties Configuring the log... ################################################################################ # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # ################################################################################ # Common pattern layout for appenders log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n # Root logger log4j2.rootLogger.level = INFO # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library #log4j2.rootLogger.type = asyncRoot #log4j2.rootLogger.includeLocation = false log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi log4j2.rootLogger.appenderRef.Console.ref = Console log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} # Filters for logs marked by org.opendaylight.odlparent.Markers log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL # Loggers configuration # Spifly logger log4j2.logger.spifly.name = org.apache.aries.spifly log4j2.logger.spifly.level = WARN # Security audit logger log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit log4j2.logger.audit.level = INFO log4j2.logger.audit.additivity = false log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile # Appenders configuration # Console appender not used by default (see log4j2.rootLogger.appenderRefs) log4j2.appender.console.type = Console log4j2.appender.console.name = Console log4j2.appender.console.layout.type = PatternLayout log4j2.appender.console.layout.pattern = ${log4j2.pattern} # Rolling file appender log4j2.appender.rolling.type = RollingRandomAccessFile log4j2.appender.rolling.name = RollingFile log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i # uncomment to not force a disk flush #log4j2.appender.rolling.immediateFlush = false log4j2.appender.rolling.append = true log4j2.appender.rolling.layout.type = PatternLayout log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} log4j2.appender.rolling.policies.type = Policies log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.rolling.policies.size.size = 64MB log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy log4j2.appender.rolling.strategy.max = 7 # Audit file appender log4j2.appender.audit.type = RollingRandomAccessFile log4j2.appender.audit.name = AuditRollingFile log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i log4j2.appender.audit.append = true log4j2.appender.audit.layout.type = PatternLayout log4j2.appender.audit.layout.pattern = ${log4j2.pattern} log4j2.appender.audit.policies.type = Policies log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy log4j2.appender.audit.policies.size.size = 8MB log4j2.appender.audit.strategy.type = DefaultRolloverStrategy log4j2.appender.audit.strategy.max = 7 # OSGi appender log4j2.appender.osgi.type = PaxOsgi log4j2.appender.osgi.name = PaxOsgi log4j2.appender.osgi.filter = * # help with identification of maven-related problems with pax-url-aether #log4j2.logger.aether.name = shaded.org.eclipse.aether #log4j2.logger.aether.level = TRACE #log4j2.logger.http-headers.name = shaded.org.apache.http.headers #log4j2.logger.http-headers.level = DEBUG #log4j2.logger.maven.name = org.ops4j.pax.url.mvn #log4j2.logger.maven.level = TRACE Configure max memory... #!/bin/sh # # Licensed to the Apache Software Foundation (ASF) under one or more # contributor license agreements. See the NOTICE file distributed with # this work for additional information regarding copyright ownership. # The ASF licenses this file to You under the Apache License, Version 2.0 # (the "License"); you may not use this file except in compliance with # the License. You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # # # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf # script: client, instance, shell, start, status, stop, karaf # # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then # Actions go here... # fi # # general settings which should be applied for all scripts go here; please keep # in mind that it is possible that scripts might be executed more than once, e.g. # in example of the start script where the start script is executed first and the # karaf script afterwards. # # # The following section shows the possible configuration options for the default # karaf scripts # # export JAVA_HOME # Location of Java installation # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options # export EXTRA_JAVA_OPTS # Additional JVM options # export KARAF_HOME # Karaf home folder # export KARAF_DATA # Karaf data folder # export KARAF_BASE # Karaf base folder # export KARAF_ETC # Karaf etc folder # export KARAF_LOG # Karaf log folder # export KARAF_SYSTEM_OPTS # First citizen Karaf options # export KARAF_OPTS # Additional available Karaf options # export KARAF_DEBUG # Enable debug mode # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start # export KARAF_NOROOT # Prevent execution as root if set to true Listing all open ports on controller system /tmp/jenkins9678783924471216837.sh: 70: netstat: not found Sourcing Java environment variable .. openjdk version "21.0.5" 2024-10-15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 Redirecting karaf console output to karaf_console.log Starting controller... start: Redirecting Karaf output to /w/workspace/openflowplugin-distribution-check-scandium/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log Waiting up to 6 minutes for controller to come up, checking every 5 seconds... already waited 5 seconds... already waited 10 seconds... already waited 15 seconds... already waited 20 seconds... already waited 25 seconds... already waited 30 seconds... already waited 35 seconds... already waited 40 seconds... already waited 45 seconds... already waited 50 seconds... already waited 55 seconds... already waited 60 seconds... already waited 65 seconds... already waited 70 seconds... already waited 75 seconds... already waited 80 seconds... already waited 85 seconds... already waited 90 seconds... already waited 95 seconds... already waited 100 seconds... already waited 105 seconds... already waited 110 seconds... already waited 115 seconds... already waited 120 seconds... already waited 125 seconds... already waited 130 seconds... already waited 135 seconds... already waited 140 seconds... already waited 145 seconds... already waited 150 seconds... already waited 155 seconds... already waited 160 seconds... already waited 165 seconds... already waited 170 seconds... already waited 175 seconds... already waited 180 seconds... Controller is UP Listing all open ports on controller system /tmp/jenkins9678783924471216837.sh: 116: netstat: not found looking for "Error installing boot feature repository" in karaf.log file looking for "Error installing boot feature repository" in karaf_console.log file looking for "BindException: Address already in use" in karaf.log file looking for "BindException: Address already in use" in karaf_console.log file looking for "server is unhealthy" in karaf.log file looking for "server is unhealthy" in karaf_console.log file Fetching Karaf logs Kill controller Bug 4628: Detecting misplaced config files Bug 4628 confirmed. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1564 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins3336897219855547956.sh Archiving csit artifacts seq: invalid floating point argument: ‘’ Try 'seq --help' for more information. % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 2344 0 --:--:-- --:--:-- --:--:-- 2370 Archive: robot-plugin.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of robot-plugin.zip or robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. mv: cannot stat '*.log.gz': No such file or directory mv: cannot stat '*.csv': No such file or directory mv: cannot stat '*.png': No such file or directory ./karaf-0.21.3-SNAPSHOT/java_pid3716.hprof [PostBuildScript] - [INFO] Executing post build scripts. [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins7263840612749650612.sh ---> sysstat.sh [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins4114840839599784217.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/openflowplugin-distribution-check-scandium + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/openflowplugin-distribution-check-scandium ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/openflowplugin-distribution-check-scandium ']' + mkdir -p /w/workspace/openflowplugin-distribution-check-scandium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-distribution-check-scandium/archives/ [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins5805277979745978216.sh ---> capture-instance-metadata.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.20 (set by /opt/pyenv/version) * 3.9.20 (set by /opt/pyenv/version) * 3.10.15 (set by /opt/pyenv/version) * 3.11.10 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5VO9 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5VO9/bin to PATH INFO: Running in OpenStack, capturing instance metadata [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins15453388938723972547.sh provisioning config files... Could not find credentials [logs] for openflowplugin-distribution-check-scandium #107 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-distribution-check-scandium@tmp/config16270742289151895607tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] Run condition [Regular expression match] enabling perform for step [Provide Configuration files] provisioning config files... copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins12292682627416495678.sh ---> create-netrc.sh WARN: Log server credential not found. [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins7937498961001822835.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-distribution-check-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5VO9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5VO9/bin to PATH Generating Requirements File 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. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 25.2 from /tmp/venv-5VO9/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.6.2 aspy.yaml==1.3.0 attrs==25.3.0 autopage==0.5.2 beautifulsoup4==4.13.5 boto3==1.40.33 botocore==1.40.33 bs4==0.0.2 cachetools==5.5.2 certifi==2025.8.3 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.3 click==8.2.1 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.2.18 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.4.1 durationpy==0.10 email-validator==2.3.0 filelock==3.19.1 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.40.3 httplib2==0.31.0 identify==2.6.14 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==33.1.0 lftools==0.37.13 lxml==6.0.1 markdown-it-py==4.0.0 MarkupSafe==3.0.2 mdurl==0.1.2 msgpack==1.1.1 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.0 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.1 platformdirs==4.4.0 prettytable==3.16.0 psutil==7.1.0 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.10.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.2 referencing==0.36.2 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.1.0 rich-argparse==1.7.1 rpds-py==0.27.1 rsa==4.9.1 ruamel.yaml==0.18.15 ruamel.yaml.clib==0.2.12 s3transfer==0.14.0 simplejson==3.20.1 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.34.0 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.17.3 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins17785086553158703809.sh ---> sudo-logs.sh Archiving 'sudo' log.. [openflowplugin-distribution-check-scandium] $ /bin/bash /tmp/jenkins15344407314706330974.sh ---> job-cost.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-distribution-check-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5VO9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-5VO9/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-4 INFO: Archiving Costs [openflowplugin-distribution-check-scandium] $ /bin/bash -l /tmp/jenkins13535346828111354100.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/openflowplugin-distribution-check-scandium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-5VO9 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-5VO9/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-distribution-check-scandium/107/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-68946 5.15.0-131-generic #141-Ubuntu SMP Fri Jan 10 21:18:28 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Address sizes: 40 bits physical, 48 bits virtual Byte Order: Little Endian CPU(s): 4 On-line CPU(s) list: 0-3 Vendor ID: AuthenticAMD Model name: AMD EPYC-Rome Processor CPU family: 23 Model: 49 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 4 Stepping: 0 BogoMIPS: 5600.00 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 128 KiB (4 instances) L1i cache: 128 KiB (4 instances) L2 cache: 2 MiB (4 instances) L3 cache: 64 MiB (4 instances) NUMA node(s): 1 NUMA node0 CPU(s): 0-3 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Reg file data sampling: Not affected Vulnerability Retbleed: Mitigation; untrained return thunk; SMT disabled Vulnerability Spec rstack overflow: Mitigation; SMT disabled Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected ---> nproc: 4 ---> df -h: Filesystem Size Used Avail Use% Mounted on tmpfs 1.6G 1.1M 1.6G 1% /run /dev/vda1 78G 19G 59G 25% / tmpfs 7.9G 0 7.9G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 1.6G 4.0K 1.6G 1% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 15989 675 3641 4 11672 14972 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:a4:a4:38 brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.145/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85113sec preferred_lft 85113sec inet6 fe80::f816:3eff:fea4:a438/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:95:5c:e2:6f brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-68946) 09/18/25 _x86_64_ (4 CPU) 14:21:32 LINUX RESTART (4 CPU) 14:30:45 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:40:07 14.76 0.74 13.95 0.07 22.88 25191.59 188.78 Average: 14.76 0.74 13.95 0.07 22.88 25191.59 188.78 14:30:45 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:40:07 3802168 14932804 1000496 6.11 166272 10877204 1689724 9.70 1532092 10401624 1028 Average: 3802168 14932804 1000496 6.11 166272 10877204 1689724 9.70 1532092 10401624 1028 14:30:45 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:40:07 lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 14:40:07 ens3 1.78 0.62 0.58 0.30 0.00 0.00 0.00 0.00 14:40:07 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.18 0.18 0.02 0.02 0.00 0.00 0.00 0.00 Average: ens3 1.78 0.62 0.58 0.30 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 5.15.0-131-generic (prd-ubuntu2204-docker-4c-4g-68946) 09/18/25 _x86_64_ (4 CPU) 14:21:32 LINUX RESTART (4 CPU) 14:30:45 CPU %user %nice %system %iowait %steal %idle 14:40:07 all 94.89 0.00 0.61 1.55 0.09 2.86 14:40:07 0 94.36 0.00 0.73 1.13 0.09 3.70 14:40:07 1 95.65 0.00 0.39 1.00 0.09 2.86 14:40:07 2 95.07 0.00 0.66 0.57 0.08 3.63 14:40:07 3 94.50 0.00 0.67 3.49 0.09 1.25 Average: all 94.89 0.00 0.61 1.55 0.09 2.86 Average: 0 94.36 0.00 0.73 1.13 0.09 3.70 Average: 1 95.65 0.00 0.39 1.00 0.09 2.86 Average: 2 95.07 0.00 0.66 0.57 0.08 3.63 Average: 3 94.50 0.00 0.67 3.49 0.09 1.25