Triggered by Gerrit: https://git.opendaylight.org/gerrit/c/ovsdb/+/121572 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2204-docker-4c-4g-25141 (ubuntu2204-docker-4c-4g) in workspace /w/workspace/ovsdb-distribution-check-chromium [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-XXXXXXaUmgko/agent.1558 SSH_AGENT_PID=1560 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/ovsdb-distribution-check-chromium@tmp/private_key_5195828087248932513.key (/w/workspace/ovsdb-distribution-check-chromium@tmp/private_key_5195828087248932513.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/ovsdb > git init /w/workspace/ovsdb-distribution-check-chromium/ovsdb # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb > 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, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/ovsdb # 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/ovsdb # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/ovsdb using GIT_SSH to set credentials Release Engineering Jenkins Key Verifying host key using known hosts file, will automatically accept unseen keys > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/ovsdb refs/changes/72/121572/2 # timeout=10 > git rev-parse 86cb93641f0004753f1f01a99a5059fe22c6faea^{commit} # timeout=10 Checking out Revision 86cb93641f0004753f1f01a99a5059fe22c6faea (refs/changes/72/121572/2) > git config core.sparsecheckout # timeout=10 > git checkout -f 86cb93641f0004753f1f01a99a5059fe22c6faea # timeout=10 Commit message: "Migrate MdsalUtils to use DataObjectIdentifier" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk af8e4c2eb303550737ce7859f11c94635996df7e # 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/ovsdb-distribution-check-chromium/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, will automatically accept unseen keys > 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/master^{commit} # timeout=10 Checking out Revision 958496444341654d9bf006ca98d697a4db2931ba (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958496444341654d9bf006ca98d697a4db2931ba # timeout=10 Commit message: "ci: remove duplicate Required info-yaml-verify vote" > git rev-list --no-walk 958496444341654d9bf006ca98d697a4db2931ba # 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 [ovsdb-distribution-check-chromium] $ /bin/bash -l /tmp/jenkins5803380377743575328.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 ietf aaa bgpcep controller daexim gnmi infrautils integration jsonrpc l2switch lispflowmapping mdsal netconf odlparent openflowplugin ovsdb 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. [ovsdb-distribution-check-chromium] $ /bin/sh /tmp/jenkins11662208065176304632.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.10" 2026-01-20 OpenJDK Runtime Environment (build 21.0.10+7-Ubuntu-122.04) OpenJDK 64-Bit Server VM (build 21.0.10+7-Ubuntu-122.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-25141 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 [ovsdb-distribution-check-chromium] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -f ovsdb/pom.xml -s /tmp/settings2725252597194922459.xml -gs /tmp/global-settings2211257762448297527.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=86cb93641f0004753f1f01a99a5059fe22c6faea -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/ovsdb/+/121572 -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=ovsdb -DGERRIT_CHANGE_NUMBER=121572 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Robert Varga\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/72/121572/2 -DDISTROSTREAM=chromium "-DGERRIT_PATCHSET_UPLOADER_NAME=Robert Varga" '-DGERRIT_CHANGE_OWNER=\"Robert Varga\" ' -DPROJECT=ovsdb -DGERRIT_CHANGE_COMMIT_MESSAGE=TWlncmF0ZSBNZHNhbFV0aWxzIHRvIHVzZSBEYXRhT2JqZWN0SWRlbnRpZmllcgoKVGhpcyBpcyBhbm90aGVyIGNvbnZlcnNpb24gYml0LCBjYXNjYWRpbmcgdG8gYWxsIGRvd25zdHJlYW0gdXNlcnMuCgpDaGFuZ2UtSWQ6IEk1NDlkZTc2NWUzNzNhMmM5NTIzNTBmMTYzZWFiMDg1MTAzZjU5OGFlClNpZ25lZC1vZmYtYnk6IFJvYmVydCBWYXJnYSA8cm9iZXJ0LnZhcmdhQHBhbnRoZW9uLnRlY2g+Cg== -DGERRIT_NAME=OpenDaylight -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Migrate MdsalUtils to use DataObjectIdentifier" -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=I549de765e373a2c952350f163eab085103f598ae -DKARAF_VERSION=karaf4 -DGERRIT_EVENT_HASH=-1562316320 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=nite@hq.sk -DGERRIT_PATCHSET_NUMBER=2 "-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.10, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.15.0-174-generic", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.3.1/odlparent-lite-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-lite/14.3.1/odlparent-lite-14.3.1.pom (27 kB at 95 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-parent/13.0.2/mdsal-it-parent-13.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-parent/13.0.2/mdsal-it-parent-13.0.2.pom (7.2 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.3.1/bundle-parent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bundle-parent/14.3.1/bundle-parent-14.3.1.pom (1.8 kB at 251 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.3.1/odlparent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent/14.3.1/odlparent-14.3.1.pom (67 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/16.0.3/binding-parent-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/binding-parent/16.0.3/binding-parent-16.0.3.pom (1.9 kB at 241 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/15.0.2/binding-bundle-parent-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-bundle-parent/15.0.2/binding-bundle-parent-15.0.2.pom (5.4 kB at 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.3.1/karaf4-parent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf4-parent/14.3.1/karaf4-parent-14.3.1.pom (16 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.3.1/feature-repo-parent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/feature-repo-parent/14.3.1/feature-repo-parent-14.3.1.pom (4.7 kB at 517 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.3.1/single-feature-parent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/single-feature-parent/14.3.1/single-feature-parent-14.3.1.pom (7.8 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.3.1/abstract-feature-parent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/abstract-feature-parent/14.3.1/abstract-feature-parent-14.3.1.pom (4.0 kB at 334 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.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 1.3 MB/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 1.6 MB/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 2.4 MB/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 139 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 749 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 158 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 183 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 58 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 235 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 165 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 161 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 93 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 189 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 209 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 143 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 380 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 479 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 1.9 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.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 294 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 878 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 1.5 MB/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 24 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 592 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 364 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 46 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 339 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 1.0 MB/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 1.8 MB/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 1.1 MB/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 107 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 1.1 MB/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 3.5 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 642 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 693 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 849 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 4.3 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 2.0 MB/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 197 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 2.2 MB/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 4.1 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 1.3 MB/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 350 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 2.9 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 845 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 1.4 MB/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 518 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 606 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 241 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 433 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 114 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 54 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 471 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 2.5 MB/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 370 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 971 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 1.0 MB/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 643 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 1.1 MB/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 344 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 248 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 423 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 604 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 1.7 MB/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 603 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 239 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 392 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 988 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 2.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 146 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 102 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 898 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 326 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 121 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 1.1 MB/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 1.6 MB/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 33 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 360 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 2.0 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 485 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 807 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 836 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 1.0 MB/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 468 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 585 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 193 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 3.5 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 251 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 226 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 418 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 626 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 641 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 2.0 MB/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 5.2 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 1.6 MB/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 1.3 MB/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 7.2 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 2.4 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 378 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 2.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 1.6 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.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 413 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 1.7 MB/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 648 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 1.6 MB/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 6.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.3 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 292 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 379 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 819 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 567 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 3.7 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 1.9 MB/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 83 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 628 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 3.1 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 356 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 1.2 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.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 299 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 1.7 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.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 738 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 1.2 MB/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 3.6 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 293 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 399 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 1.0 MB/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 497 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 65 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 378 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 537 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 1.2 MB/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 125 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 132 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 375 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 191 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 326 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 374 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 377 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 115 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 1.0 MB/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 395 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 1.1 MB/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 971 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 1.0 MB/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 1.4 MB/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 18 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 315 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 1.8 MB/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 322 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 342 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 385 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 374 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 266 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 15 MB/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.jar [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.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.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.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.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 14 MB/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/org.osgi.dto/1.0.0/org.osgi.dto-1.0.0.jar (15 kB at 280 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/osgi.annotation/8.0.1/osgi.annotation-8.0.1.jar (37 kB at 1.2 MB/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.resource/1.0.0/org.osgi.resource-1.0.0.jar (33 kB at 612 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 636 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.framework/1.8.0/org.osgi.framework-1.8.0.jar (345 kB at 5.3 MB/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.util.function/1.2.0/org.osgi.util.function-1.2.0.jar (24 kB at 464 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.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 309 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.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.5 MB/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/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 644 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.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 2.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.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 902 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.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 1.1 MB/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/biz/aQute/bnd/biz.aQute.bnd.util/7.0.0/biz.aQute.bnd.util-7.0.0.jar (442 kB at 5.6 MB/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 129 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 301 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/apache/maven/maven-artifact/3.1.1/maven-artifact-3.1.1.jar (52 kB at 575 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.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 6.0 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-model/3.1.1/maven-model-3.1.1.jar (154 kB at 1.5 MB/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/3.1.1/maven-settings-3.1.1.jar (42 kB at 394 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/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar (3.2 MB at 24 MB/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-builder/3.1.1/maven-settings-builder-3.1.1.jar (42 kB at 378 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-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 kB at 229 kB/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-plugin-api/3.1.1/maven-plugin-api-3.1.1.jar (45 kB at 401 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.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 153 kB/s) [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.8 MB/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] 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.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [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/eclipse/aether/aether-impl/0.9.0.M2/aether-impl-0.9.0.M2.jar (145 kB at 1.2 MB/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/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (60 kB at 484 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 46 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 348 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-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 1.0 MB/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.5 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 19 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/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.jar (33 kB at 243 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/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 33 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/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 2.5 MB/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/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 196 kB/s) [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 341 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.jar [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 91 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/eclipse/sisu/org.eclipse.sisu.inject/0.0.0.M5/org.eclipse.sisu.inject-0.0.0.M5.jar (291 kB at 1.9 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/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 1.4 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 975 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/org/codehaus/plexus/plexus-archiver/4.2.7/plexus-archiver-4.2.7.jar (195 kB at 1.2 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/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 337 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.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 439 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/com/google/guava/guava/10.0.1/guava-10.0.1.jar (1.5 MB at 8.3 MB/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/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 202 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/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 466 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/tukaani/xz/1.9/xz-1.9.jar (116 kB at 634 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/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 23 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/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 3.4 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/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 699 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 53 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 44 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-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.4 MB/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 239 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 53 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/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 39 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/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 275 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/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.2 MB/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/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 593 kB/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/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 311 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/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 231 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.8 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-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 217 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-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 85 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 126 kB/s) [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 927 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 96 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.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/16.0.3/mdsal-artifacts-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-artifacts/16.0.3/mdsal-artifacts-16.0.3.pom (16 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/13.0.2/controller-artifacts-13.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/controller-artifacts/13.0.2/controller-artifacts-13.0.2.pom (19 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.3.1/odlparent-artifacts-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odlparent-artifacts/14.3.1/odlparent-artifacts-14.3.1.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.10/karaf-bom-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom/4.4.10/karaf-bom-4.4.10.pom (58 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.10/karaf-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf/4.4.10/karaf-4.4.10.pom (47 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/37/apache-37.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/37/apache-37.pom (26 kB at 4.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom-artifacts/4.4.10/karaf-bom-artifacts-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/karaf-bom-artifacts/4.4.10/karaf-bom-artifacts-4.4.10.pom (22 kB at 3.2 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 1.2 MB/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 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.14.3/junit-bom-5.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.14.3/junit-bom-5.14.3.pom (5.7 kB at 567 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.21.0/mockito-bom-5.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-bom/5.21.0/mockito-bom-5.21.0.pom (3.0 kB at 423 kB/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 664 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 7.6 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 3.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 937 kB/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.5 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 2.2 MB/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 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.21.1/jackson-bom-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.21.1/jackson-bom-2.21.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.21/jackson-parent-2.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-parent/2.21/jackson-parent-2.21.pom (6.9 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/75/oss-parent-75.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/oss-parent/75/oss-parent-75.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.2.10.Final/netty-bom-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-bom/4.2.10.Final/netty-bom-4.2.10.Final.pom (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.58.v20250814/jetty-bom-9.4.58.v20250814.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jetty/jetty-bom/9.4.58.v20250814/jetty-bom-9.4.58.v20250814.pom (17 kB at 2.2 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 670 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 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.38/metrics-bom-4.2.38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-bom/4.2.38/metrics-bom-4.2.38.pom (8.9 kB at 592 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.38/metrics-parent-4.2.38.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/dropwizard/metrics/metrics-parent/4.2.38/metrics-parent-4.2.38.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.23.2/aaa-artifacts-0.23.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-artifacts/0.23.2/aaa-artifacts-0.23.2.pom (11 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.1.12/infrautils-artifacts-7.1.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/infrautils/infrautils-artifacts/7.1.12/infrautils-artifacts-7.1.12.pom (7.5 kB at 937 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/16.0.3/bnd-parent-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bnd-parent/16.0.3/bnd-parent-16.0.3.pom (2.3 kB at 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/15.0.2/bnd-parent-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/bnd-parent/15.0.2/bnd-parent-15.0.2.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.3.1/bnd-parent-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bnd-parent/14.3.1/bnd-parent-14.3.1.pom (4.5 kB at 644 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/ietf-artifacts/2.0.2/ietf-artifacts-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/ietf-artifacts/2.0.2/ietf-artifacts-2.0.2.pom (40 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/15.0.2/yangtools-artifacts-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yangtools-artifacts/15.0.2/yangtools-artifacts-15.0.2.pom (24 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.10/karaf-maven-plugin-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.10/karaf-maven-plugin-4.4.10.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.10/tooling-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/tooling/4.4.10/tooling-4.4.10.pom (1.7 kB at 239 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 2.1 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 798 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.pom (2.9 kB at 491 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.9.12/maven-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/3.9.12/maven-3.9.12.pom (29 kB at 3.7 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 7.6 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 3.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 942 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.pom (2.7 kB at 302 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.6.0/plexus-utils-3.6.0.pom (7.6 kB at 954 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 2.8 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 807 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.pom (2.2 kB at 314 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.pom (17 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/sisu-inject/0.9.0.M4/sisu-inject-0.9.0.M4.pom (25 kB at 2.5 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 807 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 107 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 961 kB/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 989 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 1.3 MB/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 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.pom (7.1 kB at 892 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.2 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 807 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 375 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.1 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 5.1 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 2.6 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.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 351 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.pom (7.6 kB at 945 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.9.12/maven-settings-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.9.12/maven-settings-3.9.12.pom (1.8 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.9.12/maven-settings-builder-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.9.12/maven-settings-builder-3.9.12.pom (2.5 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.pom (1.4 kB at 195 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.pom (4.7 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/24/plexus-24.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/24/plexus-24.pom (31 kB at 3.9 MB/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 945 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 404 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 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.pom (2.1 kB at 257 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.pom (3.7 kB at 460 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.pom (18 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9/asm-9.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9/asm-9.9.pom (2.4 kB at 296 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 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.pom (4.2 kB at 600 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.25/maven-resolver-1.9.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver/1.9.25/maven-resolver-1.9.25.pom (25 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.25/maven-resolver-api-1.9.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-api/1.9.25/maven-resolver-api-1.9.25.pom (2.2 kB at 247 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.pom (2.1 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.pom (2.6 kB at 370 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 471 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/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 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.pom (2.2 kB at 372 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.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 843 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 322 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 3.4 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.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0.pom (8.9 kB at 985 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice-parent/5.1.0/guice-parent-5.1.0.pom (18 kB at 2.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 246 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.pom (9.6 kB at 962 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava-parent/33.5.0-jre/guava-parent-33.5.0-jre.pom (24 kB at 4.0 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 216 kB/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 2.2 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.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 92 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 329 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/maven-compat/3.9.12/maven-compat-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.9.12/maven-compat-3.9.12.pom (4.6 kB at 664 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 212 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 2.6 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.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 668 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 180 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 4.2 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 8.2 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.3 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 706 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 1.2 MB/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 147 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 123 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 221 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 804 kB/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 5.0 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 710 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 1.5 MB/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 2.3 MB/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 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.10/org.apache.karaf.util-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.10/org.apache.karaf.util-4.4.10.pom (3.6 kB at 596 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 555 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 2.4 MB/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 1.9 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.10/org.apache.karaf.jaas.boot-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.10/org.apache.karaf.jaas.boot-4.4.10.pom (3.0 kB at 506 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.10/jaas-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/jaas/4.4.10/jaas-4.4.10.pom (1.8 kB at 223 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.10/org.apache.karaf.tools.utils-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.10/org.apache.karaf.tools.utils-4.4.10.pom (3.9 kB at 492 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.21.0/commons-io-2.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.21.0/commons-io-2.21.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/91/commons-parent-91.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/91/commons-parent-91.pom (79 kB at 11 MB/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 162 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 1.4 MB/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 612 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 913 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 2.2 MB/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 3.5 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.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 1.0 MB/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 322 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 325 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 258 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 313 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 296 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 532 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 4.5 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 128 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 282 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 313 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.9.12/maven-resolver-provider-3.9.12.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-resolver-provider/3.9.12/maven-resolver-provider-3.9.12.pom (4.5 kB at 568 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 3.8 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 13 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 951 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 11 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 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.pom (33 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/92/commons-parent-92.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/92/commons-parent-92.pom (80 kB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.pom (5.6 kB at 513 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/25/plexus-25.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus/25/plexus-25.pom (31 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.14.1/junit-bom-5.14.1.pom (5.7 kB at 436 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.pom (3.5 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.11/xz-1.11.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.11/xz-1.11.pom (1.9 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.pom (2.0 kB at 286 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.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 1.0 MB/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 4.4 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.10/org.apache.karaf.features.core-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.10/org.apache.karaf.features.core-4.4.10.pom (11 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.10/features-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/features/4.4.10/features-4.4.10.pom (1.6 kB at 330 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.7.0/pax-url-aether-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.7.0/pax-url-aether-2.7.0.pom (12 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.7.0/url-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/2.7.0/url-2.7.0.pom (39 kB at 6.5 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 2.0 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 150 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 1.4 MB/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 125 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 165 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 254 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 510 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 268 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 1.5 MB/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 2.7 MB/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 1.1 MB/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 238 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 4.6 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 579 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 707 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 3.0 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 924 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 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.pom (23 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.21.0/jackson-base-2.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.21.0/jackson-base-2.21.0.pom (13 kB at 891 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.21.0/jackson-bom-2.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-bom/2.21.0/jackson-bom-2.21.0.pom (20 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.pom (7.4 kB at 672 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.pom (10 kB at 2.0 MB/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 80 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.10/org.apache.karaf.profile.core-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.10/org.apache.karaf.profile.core-4.4.10.pom (8.3 kB at 1.4 MB/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 466 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 220 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.7.0/pax-url-wrap-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.7.0/pax-url-wrap-2.7.0.pom (3.8 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.7.0/pax-url-commons-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.7.0/pax-url-commons-2.7.0.pom (2.5 kB at 505 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 151 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 144 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 258 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 1.3 MB/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 749 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 443 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.7.0/pax-url-war-2.7.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.7.0/pax-url-war-2.7.0.pom (4.9 kB at 979 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 375 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.10/org.apache.karaf.deployer.spring-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.10/org.apache.karaf.deployer.spring-4.4.10.pom (4.7 kB at 790 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.10/deployer-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/deployer/4.4.10/deployer-4.4.10.pom (1.7 kB at 285 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.10/org.apache.karaf.deployer.blueprint-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.10/org.apache.karaf.deployer.blueprint-4.4.10.pom (4.6 kB at 571 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.10/org.apache.karaf.deployer.features-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.10/org.apache.karaf.deployer.features-4.4.10.pom (5.1 kB at 731 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.10/org.apache.karaf.deployer.kar-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.10/org.apache.karaf.deployer.kar-4.4.10.pom (4.7 kB at 392 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.10/org.apache.karaf.kar.core-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.10/org.apache.karaf.kar.core-4.4.10.pom (5.5 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.10/org.apache.karaf.shell.console-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.console/4.4.10/org.apache.karaf.shell.console-4.4.10.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.10/shell-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/shell/4.4.10/shell-4.4.10.pom (1.7 kB at 288 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.30.6/jline-3.30.6.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.30.6/jline-3.30.6.pom (5.4 kB at 599 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.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 2.5 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 2.4 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.10/org.apache.karaf.jaas.modules-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.10/org.apache.karaf.jaas.modules-4.4.10.pom (9.1 kB at 1.3 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.10/org.apache.karaf.jaas.config-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.10/org.apache.karaf.jaas.config-4.4.10.pom (5.5 kB at 549 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.10/org.apache.karaf.shell.core-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.10/org.apache.karaf.shell.core-4.4.10.pom (9.2 kB at 918 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.17.1/sshd-osgi-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.17.1/sshd-osgi-2.17.1.pom (9.3 kB at 776 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.17.1/sshd-2.17.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd/2.17.1/sshd-2.17.1.pom (65 kB at 5.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/36/apache-36.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/apache/36/apache-36.pom (25 kB at 4.2 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 707 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.10/org.apache.karaf.main-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.10/org.apache.karaf.main-4.4.10.pom (9.8 kB at 977 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.18.1/jna-5.18.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.18.1/jna-5.18.1.pom (2.0 kB at 290 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.18.1/jna-platform-5.18.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.18.1/jna-platform-5.18.1.pom (2.3 kB at 375 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.10/org.apache.karaf.diagnostic.boot-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.10/org.apache.karaf.diagnostic.boot-4.4.10.pom (3.7 kB at 612 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.10/diagnostic-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/diagnostic/4.4.10/diagnostic-4.4.10.pom (1.6 kB at 202 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 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.30/xbean-finder-shaded-4.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.30/xbean-finder-shaded-4.30.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.30/xbean-4.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean/4.30/xbean-4.30.pom (19 kB at 3.8 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 783 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 1.9 MB/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 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.30/xbean-asm9-shaded-4.30.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.30/xbean-asm9-shaded-4.30.pom (4.3 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.10/karaf-maven-plugin-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-maven-plugin/4.4.10/karaf-maven-plugin-4.4.10.jar (211 kB at 16 MB/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.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/3.9.12/maven-model-3.9.12.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.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 2.4 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/maven-plugin-api/3.9.12/maven-plugin-api-3.9.12.jar (48 kB at 3.0 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/apache/maven/maven-model/3.9.12/maven-model-3.9.12.jar (218 kB at 11 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/3.9.12/maven-artifact-3.9.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-classworlds/2.9.0/plexus-classworlds-2.9.0.jar (54 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.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 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/3.9.12/maven-settings-3.9.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M4/org.eclipse.sisu.plexus-0.9.0.M4.jar (216 kB at 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.9.12/maven-settings-builder-3.9.12.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 7.3 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-artifact/3.9.12/maven-artifact-3.9.12.jar (59 kB at 2.3 MB/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/apache/maven/maven-settings/3.9.12/maven-settings-3.9.12.jar (45 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings-builder/3.9.12/maven-settings-builder-3.9.12.jar (42 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.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 406 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.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 715 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-builder-support/3.9.12/maven-builder-support-3.9.12.jar (14 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/3.9.12/maven-repository-metadata-3.9.12.jar (29 kB at 771 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model-builder/3.9.12/maven-model-builder-3.9.12.jar (209 kB at 5.1 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-core/3.9.12/maven-core-3.9.12.jar (720 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-named-locks/1.9.25/maven-resolver-named-locks-1.9.25.jar (38 kB at 790 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9/asm-9.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-spi/1.9.25/maven-resolver-spi-1.9.25.jar (52 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/inject/guice/5.1.0/guice-5.1.0-classes.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9/asm-9.9.jar (126 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-impl/1.9.25/maven-resolver-impl-1.9.25.jar (327 kB at 5.5 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/org/apache/maven/shared/maven-shared-utils/3.4.2/maven-shared-utils-3.4.2.jar (151 kB at 2.5 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.9.0.M4/org.eclipse.sisu.inject-0.9.0.M4.jar (305 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.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 59 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.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 163 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.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 57 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-compat/3.9.12/maven-compat-3.9.12.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.29/plexus-interpolation-1.29.jar (88 kB at 1.2 MB/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/slf4j/slf4j-api/2.0.12/slf4j-api-2.0.12.jar (68 kB at 885 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/com/google/inject/guice/5.1.0/guice-5.1.0-classes.jar (657 kB at 8.4 MB/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 161 kB/s) [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 633 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.9.12/maven-compat-3.9.12.jar (287 kB at 3.3 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] 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-http/3.5.3/wagon-http-3.5.3.jar (9.4 kB at 101 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 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.10/org.apache.karaf.util-4.4.10.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 179 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 3.0 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.10/org.apache.karaf.jaas.boot-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.util/4.4.10/org.apache.karaf.util-4.4.10.jar (97 kB at 871 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.10/org.apache.karaf.tools.utils-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.boot/4.4.10/org.apache.karaf.jaas.boot-4.4.10.jar (20 kB at 174 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/org.apache.karaf.tools.utils/4.4.10/org.apache.karaf.tools.utils-4.4.10.jar (29 kB at 249 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/felix/org.apache.felix.utils/1.11.8/org.apache.felix.utils-1.11.8.jar (176 kB at 1.5 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/org/apache/httpcomponents/httpclient/4.5.14/httpclient-4.5.14.jar (786 kB at 6.6 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/com/google/guava/guava/33.5.0-jre/guava-33.5.0-jre.jar (3.0 MB at 25 MB/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 83 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/org/apache/maven/shared/maven-filtering/3.3.0/maven-filtering-3.3.0.jar (55 kB at 432 kB/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/commons-io/commons-io/2.21.0/commons-io-2.21.0.jar (585 kB at 4.5 MB/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 331 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.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 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.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 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.11/xz-1.11.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jdom/jdom/1.1/jdom-1.1.jar (153 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.7-6/zstd-jni-1.5.7-6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-io/3.6.0/plexus-io-3.6.0.jar (80 kB at 565 kB/s) [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 2.7 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.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.core/4.4.10/org.apache.karaf.features.core-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.11.0/plexus-archiver-4.11.0.jar (227 kB at 1.6 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/org/tukaani/xz/1.11/xz-1.11.jar (169 kB at 1.1 MB/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] 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 923 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.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 70 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/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 73 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-util-collections/1.5.1/ops4j-base-util-collections-1.5.1.jar (13 kB at 85 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/pax/swissbox/pax-swissbox-property/1.9.0/pax-swissbox-property-1.9.0.jar (3.9 kB at 24 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/com/sun/istack/istack-commons-runtime/3.0.12/istack-commons-runtime-3.0.12.jar (30 kB at 177 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 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.0/jackson-databind-2.21.0.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 385 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-annotations/2.21/jackson-annotations-2.21.jar (82 kB at 444 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.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 5.5 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/org/apache/karaf/features/org.apache.karaf.features.core/4.4.10/org.apache.karaf.features.core-4.4.10.jar (3.1 MB at 16 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.10/org.apache.karaf.profile.core-4.4.10.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 351 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-databind/2.21.0/jackson-databind-2.21.0.jar (1.7 MB at 8.3 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/com/fasterxml/jackson/core/jackson-core/2.21.0/jackson-core-2.21.0.jar (594 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.7.0/pax-url-wrap-2.7.0-uber.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/profile/org.apache.karaf.profile.core/4.4.10/org.apache.karaf.profile.core-4.4.10.jar (323 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-commons/2.7.0/pax-url-commons-2.7.0.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 70 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.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 941 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/ops4j/pax/url/pax-url-commons/2.7.0/pax-url-commons-2.7.0.jar (14 kB at 63 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.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 82 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.7.0/pax-url-aether-2.7.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.7-6/zstd-jni-1.5.7-6.jar (7.4 MB at 34 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.7.0/pax-url-war-2.7.0-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 58 kB/s) [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 44 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.10/org.apache.karaf.deployer.spring-4.4.10.jar [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 29 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.10/org.apache.karaf.deployer.blueprint-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.spring/4.4.10/org.apache.karaf.deployer.spring-4.4.10.jar (45 kB at 188 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.10/org.apache.karaf.deployer.features-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.blueprint/4.4.10/org.apache.karaf.deployer.blueprint-4.4.10.jar (45 kB at 184 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.10/org.apache.karaf.deployer.kar-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-wrap/2.7.0/pax-url-wrap-2.7.0-uber.jar (2.4 MB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.10/org.apache.karaf.kar.core-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.features/4.4.10/org.apache.karaf.deployer.features-4.4.10.jar (55 kB at 223 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.10/org.apache.karaf.shell.console-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/deployer/org.apache.karaf.deployer.kar/4.4.10/org.apache.karaf.deployer.kar-4.4.10.jar (24 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.30.6/jline-3.30.6.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/kar/org.apache.karaf.kar.core/4.4.10/org.apache.karaf.kar.core-4.4.10.jar (108 kB at 412 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.10/org.apache.karaf.shell.console-4.4.10.jar (216 kB at 752 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.10/org.apache.karaf.jaas.modules-4.4.10.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 879 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.10/org.apache.karaf.jaas.config-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-aether/2.7.0/pax-url-aether-2.7.0.jar (3.6 MB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.10/org.apache.karaf.shell.core-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/url/pax-url-war/2.7.0/pax-url-war-2.7.0-uber.jar (2.4 MB at 8.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.17.1/sshd-osgi-2.17.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.config/4.4.10/org.apache.karaf.jaas.config-4.4.10.jar (42 kB at 129 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.10/org.apache.karaf.main-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/shell/org.apache.karaf.shell.core/4.4.10/org.apache.karaf.shell.core-4.4.10.jar (694 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.18.1/jna-5.18.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.10/org.apache.karaf.jaas.modules-4.4.10.jar (1.5 MB at 4.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jline/jline/3.30.6/jline-3.30.6.jar (1.5 MB at 4.3 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.10/org.apache.karaf.diagnostic.boot-4.4.10.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.18.1/jna-platform-5.18.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.main/4.4.10/org.apache.karaf.main-4.4.10.jar (176 kB at 483 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/diagnostic/org.apache.karaf.diagnostic.boot/4.4.10/org.apache.karaf.diagnostic.boot-4.4.10.jar (32 kB at 87 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/sshd/sshd-osgi/2.17.1/sshd-osgi-2.17.1.jar (1.9 MB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.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 934 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/org/apache/commons/commons-compress/1.27.1/commons-compress-1.27.1.jar (1.1 MB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.30/xbean-finder-shaded-4.30.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna-platform/5.18.1/jna-platform-5.18.1.jar (1.4 MB at 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-asm9-shaded/4.30/xbean-asm9-shaded-4.30.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/xbean/xbean-finder-shaded/4.30/xbean-finder-shaded-4.30.jar (161 kB at 389 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/java/dev/jna/jna/5.18.1/jna-5.18.1.jar (2.0 MB at 4.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.20.0/commons-lang3-3.20.0.jar (714 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.3.1/biz.aQute.bndlib-6.3.1.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.3 MB/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.30/xbean-asm9-shaded-4.30.jar (270 kB at 632 kB/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 268 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 963 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.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/11.0.0/netconf-artifacts-11.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/netconf/netconf-artifacts/11.0.0/netconf-artifacts-11.0.0.pom (28 kB at 3.1 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] ODL :: ovsdb :: it [pom] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: library-karaf [pom] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] ODL :: ovsdb :: southbound-karaf [pom] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.2/maven-enforcer-plugin-3.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.2/maven-enforcer-plugin-3.6.2.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.2/enforcer-3.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer/3.6.2/enforcer-3.6.2.pom (9.2 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.2/maven-enforcer-plugin-3.6.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-enforcer-plugin/3.6.2/maven-enforcer-plugin-3.6.2.jar (40 kB at 5.0 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.1 MB/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 730 kB/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 3.7 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.4 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 7.4 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.9 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 3.2 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 6.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.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 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.5/maven-surefire-plugin-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.5/maven-surefire-plugin-3.5.5.pom (4.9 kB at 609 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.5.5/surefire-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire/3.5.5/surefire-3.5.5.pom (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/47/maven-parent-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/47/maven-parent-47.pom (54 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.5/maven-surefire-plugin-3.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-surefire-plugin/3.5.5/maven-surefire-plugin-3.5.5.jar (47 kB at 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.5/maven-failsafe-plugin-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.5/maven-failsafe-plugin-3.5.5.pom (11 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.5/maven-failsafe-plugin-3.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-failsafe-plugin/3.5.5/maven-failsafe-plugin-3.5.5.jar (58 kB at 7.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.pom (4.7 kB at 775 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/maven-plugins-pom/7/maven-plugins-pom-7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/maven-plugins-pom/7/maven-plugins-pom-7.pom (10 kB at 1.3 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/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/servicemix/tooling/depends-maven-plugin/1.5.0/depends-maven-plugin-1.5.0.jar (17 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.10.0/maven-dependency-plugin-3.10.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.10.0/maven-dependency-plugin-3.10.0.pom (19 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/47/maven-plugins-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/47/maven-plugins-47.pom (7.2 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/5.14.2/junit-bom-5.14.2.pom (5.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.10.0/maven-dependency-plugin-3.10.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-dependency-plugin/3.10.0/maven-dependency-plugin-3.10.0.jar (228 kB at 23 MB/s) [INFO] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.22.0-SNAPSHOT [1/50] [INFO] from commons/it/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.pom (21 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-plugins/45/maven-plugins-45.pom (8.4 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-javadoc-plugin/3.12.0/maven-javadoc-plugin-3.12.0.jar (493 kB at 45 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.14/jacoco-maven-plugin-0.8.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.14/jacoco-maven-plugin-0.8.14.pom (4.2 kB at 470 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.14/org.jacoco.build-0.8.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.build/0.8.14/org.jacoco.build-0.8.14.pom (46 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.9/asm-bom-9.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-bom/9.9/asm-bom-9.9.pom (3.3 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.14/jacoco-maven-plugin-0.8.14.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/jacoco-maven-plugin/0.8.14/jacoco-maven-plugin-0.8.14.jar (57 kB at 6.4 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.0 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 5.8 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 4.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 807 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 2.3 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 1.6 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 8.4 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 706 kB/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 14 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 6.2 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 9.2 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 407 kB/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 3.0 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 18 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.3.1/copy-files-plugin-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.3.1/copy-files-plugin-14.3.1.pom (2.2 kB at 273 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.3.1/copy-files-plugin-14.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/copy-files-plugin/14.3.1/copy-files-plugin-14.3.1.jar (7.1 kB at 888 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.2.0/maven-antrun-plugin-3.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.2.0/maven-antrun-plugin-3.2.0.pom (7.7 kB at 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.2.0/maven-antrun-plugin-3.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-antrun-plugin/3.2.0/maven-antrun-plugin-3.2.0.jar (41 kB at 5.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.4.0/maven-source-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.4.0/maven-source-plugin-3.4.0.pom (6.8 kB at 760 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.4.0/maven-source-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-source-plugin/3.4.0/maven-source-plugin-3.4.0.jar (33 kB at 4.7 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 627 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.0 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 7.2 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.0 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.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 4.7 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.8 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 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/13.0.2/mdsal-it-base-13.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/13.0.2/mdsal-it-base-13.0.2.pom (3.4 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/13.0.2/bundle-parent-13.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bundle-parent/13.0.2/bundle-parent-13.0.2.pom (1.3 kB at 188 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/16.0.3/bundle-parent-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/bundle-parent/16.0.3/bundle-parent-16.0.3.pom (1.8 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bnd-parent/13.0.2/bnd-parent-13.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/bnd-parent/13.0.2/bnd-parent-13.0.2.pom (5.9 kB at 847 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/14.3.1/opendaylight-karaf-empty-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/14.3.1/opendaylight-karaf-empty-14.3.1.pom (958 B at 137 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.10/framework-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.10/framework-4.4.10.pom (12 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.10/features-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/features/features/4.4.10/features-4.4.10.pom (1.9 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.10/assemblies-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/assemblies/assemblies/4.4.10/assemblies-4.4.10.pom (1.7 kB at 216 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.10/base-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.10/base-4.4.10.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.1 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 1.7 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.10/org.apache.karaf.specs.locator-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.10/org.apache.karaf.specs.locator-4.4.10.pom (1.5 kB at 169 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.10/specs-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/specs/4.4.10/specs-4.4.10.pom (1.7 kB at 280 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.10/org.apache.karaf.specs.java.xml-4.4.10.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.10/org.apache.karaf.specs.java.xml-4.4.10.pom (6.3 kB at 700 kB/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 758 kB/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 2.2 MB/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/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 1.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.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 333 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.10/org.apache.karaf.specs.java.xml.ws-4.4.10.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.10/org.apache.karaf.specs.java.xml.ws-4.4.10.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 509 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 991 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.10/org.apache.karaf.specs.activator-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.10/org.apache.karaf.specs.activator-4.4.10.pom (2.7 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.10/org.apache.karaf.client-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.10/org.apache.karaf.client-4.4.10.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.4 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 423 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 540 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 587 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.10/org.apache.karaf.config.core-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/org.apache.karaf.config.core/4.4.10/org.apache.karaf.config.core-4.4.10.pom (6.0 kB at 998 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.10/config-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/config/config/4.4.10/config-4.4.10.pom (1.6 kB at 89 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 615 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 437 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.7 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 10 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 745 kB/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 677 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 3.0 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 2.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 289 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.2/pax-logging-api-2.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.2/pax-logging-api-2.3.2.pom (16 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.3.2/logging-2.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/2.3.2/logging-2.3.2.pom (52 kB at 8.7 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 238 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.2/pax-logging-log4j2-2.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.2/pax-logging-log4j2-2.3.2.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.2/pax-logging-logback-2.3.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.2/pax-logging-logback-2.3.2.pom (9.6 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.32/logback-core-1.5.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.32/logback-core-1.5.32.pom (9.4 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.5.32/logback-parent-1.5.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-parent/1.5.32/logback-parent-1.5.32.pom (20 kB at 3.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.32/logback-classic-1.5.32.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.32/logback-classic-1.5.32.pom (16 kB at 1.8 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 272 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 2.2 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 140 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 176 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 140 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.8 MB/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.10/org.apache.karaf.features.extension-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.10/org.apache.karaf.features.extension-4.4.10.pom (3.6 kB at 725 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.1/jackson-databind-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.1/jackson-databind-2.21.1.pom (23 kB at 2.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.21.1/jackson-base-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/jackson-base/2.21.1/jackson-base-2.21.1.pom (13 kB at 1.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.1/jackson-core-2.21.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.1/jackson-core-2.21.1.pom (10 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.10/standard-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.10/standard-4.4.10.pom (20 kB at 2.5 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.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 471 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.0 MB/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 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.3.1/karaf.branding-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.3.1/karaf.branding-14.3.1.pom (1.3 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.3.1/bcpkix-framework-ext-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.3.1/bcpkix-framework-ext-14.3.1.pom (3.6 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.3.1/bcprov-framework-ext-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.3.1/bcprov-framework-ext-14.3.1.pom (3.6 kB at 510 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.3.1/bcutil-framework-ext-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.3.1/bcutil-framework-ext-14.3.1.pom (3.6 kB at 594 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/16.0.3/mdsal-binding-api-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/16.0.3/mdsal-binding-api-16.0.3.pom (3.1 kB at 621 kB/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 325 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.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.pom (4.3 kB at 709 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.47.0/error_prone_parent-2.47.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_parent/2.47.0/error_prone_parent-2.47.0.pom (16 kB at 2.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.pom (5.4 kB at 903 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.4.100/org.eclipse.jdt.annotation-2.4.100.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.4.100/org.eclipse.jdt.annotation-2.4.100.pom (1.6 kB at 318 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/16.0.3/mdsal-common-api-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/16.0.3/mdsal-common-api-16.0.3.pom (2.1 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/15.0.2/concepts-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/15.0.2/concepts-15.0.2.pom (1.9 kB at 370 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/15.0.2/util-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/15.0.2/util-15.0.2.pom (3.3 kB at 414 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 654 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 508 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 3.6 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.3 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 9.0 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/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 1.1 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 423 kB/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.1 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 7.7 MB/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 2.2 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 2.3 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 932 kB/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 2.9 MB/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.7 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/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 682 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 2.6 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.2 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.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/15.0.2/yang-common-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/15.0.2/yang-common-15.0.2.pom (1.8 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/15.0.2/binding-spec-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/15.0.2/binding-spec-15.0.2.pom (2.5 kB at 276 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 437 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 4.2 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 369 kB/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/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 186 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 169 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 178 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 162 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 171 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 330 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 562 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 141 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 443 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 191 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 647 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 234 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 131 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.14.0/pax-exam-junit4-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.14.0/pax-exam-junit4-4.14.0.pom (1.3 kB at 145 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/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 180 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.junit/4.12.0.1/org.ops4j.pax.tipi.junit-4.12.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.junit/4.12.0.1/org.ops4j.pax.tipi.junit-4.12.0.1.pom (2.8 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/tipi-master/1.1.0/tipi-master-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/tipi-master/1.1.0/tipi-master-1.1.0.pom (11 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.3.0/master-3.3.0.pom (10 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1/org.ops4j.pax.tipi.hamcrest.core-1.3.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1/org.ops4j.pax.tipi.hamcrest.core-1.3.0.1.pom (2.4 kB at 344 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/tipi-master/1.0.0/tipi-master-1.0.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/tipi-master/1.0.0/tipi-master-1.0.0.pom (10 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.1.0/master-3.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/master/3.1.0/master-3.1.0.pom (13 kB at 1.9 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.pom [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.pom (4.4 kB at 490 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.2/genesis-java5-flava-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-java5-flava/2.2/genesis-java5-flava-2.2.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.2/genesis-default-flava-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis-default-flava/2.2/genesis-default-flava-2.2.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/2.2/genesis-2.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/geronimo/genesis/genesis/2.2/genesis-2.2.pom (16 kB at 1.1 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-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 268 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.14.0/pax-exam-extender-service-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.14.0/pax-exam-extender-service-4.14.0.pom (2.3 kB at 334 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.9.0/pax-swissbox-extender-1.9.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.9.0/pax-swissbox-extender-1.9.0.pom (2.1 kB at 415 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.14.0/pax-exam-inject-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.14.0/pax-exam-inject-4.14.0.pom (1.8 kB at 226 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.14.0/pax-exam-invoker-junit-4.14.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.14.0/pax-exam-invoker-junit-4.14.0.pom (2.1 kB at 297 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/4.11.0/mockito-core-4.11.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/4.11.0/mockito-core-4.11.0.pom (2.5 kB at 357 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.19/byte-buddy-1.12.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.19/byte-buddy-1.12.19.pom (16 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.12.19/byte-buddy-parent-1.12.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.12.19/byte-buddy-parent-1.12.19.pom (58 kB at 7.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.12.19/byte-buddy-agent-1.12.19.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.12.19/byte-buddy-agent-1.12.19.pom (10 kB at 1.7 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 501 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 2.1 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 277 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 253 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 164 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.7/assertj-core-3.27.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.7/assertj-core-3.27.7.pom (3.8 kB at 761 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 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.14.3/junit-jupiter-api-5.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.14.3/junit-jupiter-api-5.14.3.pom (3.2 kB at 321 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 254 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.14.3/junit-platform-commons-1.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.14.3/junit-platform-commons-1.14.3.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 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.14.3/junit-jupiter-params-5.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.14.3/junit-jupiter-params-5.14.3.pom (3.0 kB at 379 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.14.3/junit-jupiter-engine-5.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.14.3/junit-jupiter-engine-5.14.3.pom (3.2 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.14.3/junit-platform-engine-1.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.14.3/junit-platform-engine-1.14.3.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.21.0/mockito-junit-jupiter-5.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.21.0/mockito-junit-jupiter-5.21.0.pom (2.3 kB at 457 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.21.0/mockito-core-5.21.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.21.0/mockito-core-5.21.0.pom (2.5 kB at 247 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.8 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 8.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.pom (14 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.14.3/junit-jupiter-migrationsupport-5.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.14.3/junit-jupiter-migrationsupport-5.14.3.pom (3.2 kB at 461 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.14.3/junit-vintage-engine-5.14.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.14.3/junit-vintage-engine-5.14.3.pom (3.2 kB at 400 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/13.0.2/mdsal-it-base-13.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/controller/mdsal-it-base/13.0.2/mdsal-it-base-13.0.2.jar (13 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/14.3.1/opendaylight-karaf-empty-14.3.1.zip [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.10/framework-4.4.10.kar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/base/4.4.10/base-4.4.10.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.10/org.apache.karaf.specs.locator-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.locator/4.4.10/org.apache.karaf.specs.locator-4.4.10.jar (10 kB at 858 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.10/org.apache.karaf.specs.java.xml-4.4.10.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 4.1 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.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.10/org.apache.karaf.specs.java.xml-4.4.10.jar (58 kB at 2.8 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/geronimo/specs/geronimo-stax-api_1.2_spec/1.2/geronimo-stax-api_1.2_spec-1.2.jar (37 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.java.xml.ws/4.4.10/org.apache.karaf.specs.java.xml.ws-4.4.10.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.10/org.apache.karaf.specs.java.xml.ws-4.4.10.jar (29 kB at 898 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/xml-apis/xml-apis/1.4.01/xml-apis-1.4.01.jar (221 kB at 6.3 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/geronimo/specs/geronimo-saaj_1.3_spec/1.1/geronimo-saaj_1.3_spec-1.1.jar (36 kB at 891 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.10/org.apache.karaf.specs.activator-4.4.10.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 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.10/org.apache.karaf.client-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/specs/org.apache.karaf.specs.activator/4.4.10/org.apache.karaf.specs.activator-4.4.10.jar (13 kB at 274 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.10/org.apache.karaf.config.core-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/org.apache.karaf.client/4.4.10/org.apache.karaf.client-4.4.10.jar (149 kB at 2.9 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/config/org.apache.karaf.config.core/4.4.10/org.apache.karaf.config.core-4.4.10.jar (124 kB at 2.1 MB/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/felix/org.apache.felix.cm.json/1.0.8/org.apache.felix.cm.json-1.0.8.jar (48 kB at 808 kB/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/geronimo/specs/geronimo-json_1.1_spec/1.5/geronimo-json_1.1_spec-1.5.jar (37 kB at 584 kB/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/sling/org.apache.sling.commons.johnzon/1.2.16/org.apache.sling.commons.johnzon-1.2.16.jar (189 kB at 2.7 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/karaf/features/base/4.4.10/base-4.4.10.jar (4.4 MB at 57 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/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.2/pax-logging-api-2.3.2.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 7.9 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.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 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-log4j2/2.3.2/pax-logging-log4j2-2.3.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-api/2.3.2/pax-logging-api-2.3.2.jar (849 kB at 6.7 MB/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/osgi/osgi.annotation/8.1.0/osgi.annotation-8.1.0.jar (36 kB at 259 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.2/pax-logging-logback-2.3.2.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 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.32/logback-core-1.5.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.10/framework-4.4.10.kar (17 MB at 93 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.32/logback-classic-1.5.32.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/logging/pax-logging-logback/2.3.2/pax-logging-logback-2.3.2.jar (1.0 MB at 5.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-core/1.5.32/logback-core-1.5.32.jar (644 kB at 3.5 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] 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/org/ops4j/pax/logging/pax-logging-log4j2/2.3.2/pax-logging-log4j2-2.3.2.jar (2.3 MB at 12 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] 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 26 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.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 20 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.10/org.apache.karaf.features.extension-4.4.10.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 25 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/framework/4.4.10/framework-4.4.10-features.xml [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 117 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.10/standard-4.4.10-features.xml [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/ch/qos/logback/logback-classic/1.5.32/logback-classic-1.5.32.jar (286 kB at 1.5 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/org/apache/karaf/features/org.apache.karaf.features.extension/4.4.10/org.apache.karaf.features.extension-4.4.10.jar (18 kB at 89 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/apache/karaf/features/framework/4.4.10/framework-4.4.10-features.xml (5.5 kB at 28 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.3.1/karaf.branding-14.3.1.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 53 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.3.1/bcpkix-framework-ext-14.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/features/standard/4.4.10/standard-4.4.10-features.xml (78 kB at 382 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcprov-framework-ext/14.3.1/bcprov-framework-ext-14.3.1.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 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.3.1/bcutil-framework-ext-14.3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/karaf.branding/14.3.1/karaf.branding-14.3.1.jar (3.3 kB at 16 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/16.0.3/mdsal-binding-api-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcpkix-framework-ext/14.3.1/bcpkix-framework-ext-14.3.1.jar (8.9 kB at 43 kB/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/opendaylight/odlparent/bcprov-framework-ext/14.3.1/bcprov-framework-ext-14.3.1.jar (11 kB at 52 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/bcutil-framework-ext/14.3.1/bcutil-framework-ext-14.3.1.jar (8.4 kB at 39 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/errorprone/error_prone_annotations/2.47.0/error_prone_annotations-2.47.0.jar (20 kB at 93 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.4.100/org.eclipse.jdt.annotation-2.4.100.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-api/16.0.3/mdsal-binding-api-16.0.3.jar (82 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/16.0.3/mdsal-common-api-16.0.3.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 10 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/15.0.2/binding-spec-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/j2objc/j2objc-annotations/3.1/j2objc-annotations-3.1.jar (17 kB at 76 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/concepts/15.0.2/concepts-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/jdt/org.eclipse.jdt.annotation/2.4.100/org.eclipse.jdt.annotation-2.4.100.jar (33 kB at 148 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/15.0.2/util-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-common-api/16.0.3/mdsal-common-api-16.0.3.jar (30 kB at 133 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/concepts/15.0.2/concepts-15.0.2.jar (42 kB at 183 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-common/15.0.2/yang-common-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-spec/15.0.2/binding-spec-15.0.2.jar (145 kB at 634 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.junit/4.12.0.1/org.ops4j.pax.tipi.junit-4.12.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/util/15.0.2/util-15.0.2.jar (172 kB at 729 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1/org.ops4j.pax.tipi.hamcrest.core-1.3.0.1.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 301 kB/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/opendaylight/yangtools/yang-common/15.0.2/yang-common-15.0.2.jar (130 kB at 545 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/pax/tipi/org.ops4j.pax.tipi.junit/4.12.0.1/org.ops4j.pax.tipi.junit-4.12.0.1.jar (323 kB at 1.3 MB/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/apache/geronimo/specs/geronimo-atinject_1.0_spec/1.2/geronimo-atinject_1.0_spec-1.2.jar (10 kB at 43 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/tipi/org.ops4j.pax.tipi.hamcrest.core/1.3.0.1/org.ops4j.pax.tipi.hamcrest.core-1.3.0.1.jar (48 kB at 196 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/ops4j/pax/exam/pax-exam-container-karaf/4.14.0/pax-exam-container-karaf-4.14.0.jar (98 kB at 394 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.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 54 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/exam/pax-exam-container-rbc-client/4.14.0/pax-exam-container-rbc-client-4.14.0.jar (17 kB at 66 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-framework/1.9.0/pax-swissbox-framework-1.9.0.jar (14 kB at 56 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/org/ops4j/pax/exam/pax-exam-container-rbc/4.14.0/pax-exam-container-rbc-4.14.0.jar (19 kB at 75 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-junit4/4.14.0/pax-exam-junit4-4.14.0.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 58 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.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 45 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-junit4/4.14.0/pax-exam-junit4-4.14.0.jar (36 kB at 134 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/apache/felix/org.apache.felix.configadmin/1.9.26/org.apache.felix.configadmin-1.9.26.jar (163 kB at 600 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.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 133 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.jar [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.jar (15 kB at 54 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.jar [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.jar (33 kB at 117 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/ops4j/pax/exam/pax-exam-spi/4.14.0/pax-exam-spi-4.14.0.jar (71 kB at 252 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.jar [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.jar (34 kB at 117 kB/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.jar [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 291 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.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 44 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.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 295 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.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 1.4 MB/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/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 83 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.14.0/pax-exam-extender-service-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 41 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-features/4.14.0/pax-exam-features-4.14.0.xml (1.9 kB at 6.1 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/swissbox/pax-swissbox-extender/1.9.0/pax-swissbox-extender-1.9.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-extender-service/4.14.0/pax-exam-extender-service-4.14.0.jar (18 kB at 57 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-extender/1.9.0/pax-swissbox-extender-1.9.0.jar (22 kB at 69 kB/s) [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 27 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.14.0/pax-exam-inject-4.14.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.14.0/pax-exam-invoker-junit-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 18 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.1/jackson-databind-2.21.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-invoker-junit/4.14.0/pax-exam-invoker-junit-4.14.0.jar (20 kB at 59 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.1/jackson-core-2.21.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ops4j/pax/exam/pax-exam-inject/4.14.0/pax-exam-inject-4.14.0.jar (12 kB at 35 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.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 9.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/4.11.0/mockito-core-4.11.0.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 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.19/byte-buddy-1.12.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-core/2.21.1/jackson-core-2.21.1.jar (595 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.12.19/byte-buddy-agent-1.12.19.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/4.11.0/mockito-core-4.11.0.jar (685 kB at 1.8 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/net/bytebuddy/byte-buddy-agent/1.12.19/byte-buddy-agent-1.12.19.jar (256 kB at 677 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/objenesis/objenesis/3.3/objenesis-3.3.jar (49 kB at 130 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/fasterxml/jackson/core/jackson-databind/2.21.1/jackson-databind-2.21.1.jar (1.7 MB at 4.4 MB/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.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 77 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.7/assertj-core-3.27.7.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 40 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/hamcrest/hamcrest/3.0/hamcrest-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 38 kB/s) [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/hamcrest/hamcrest-library/3.0/hamcrest-library-3.0.jar (2.4 kB at 6.1 kB/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/3.0/hamcrest-3.0.jar (126 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.14.3/junit-jupiter-api-5.14.3.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 5.8 kB/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/opentest4j/opentest4j/1.3.0/opentest4j-1.3.0.jar (14 kB at 33 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.14.3/junit-platform-commons-1.14.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-api/5.14.3/junit-jupiter-api-5.14.3.jar (242 kB at 555 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/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar (6.8 kB at 15 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.14.3/junit-jupiter-params-5.14.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-commons/1.14.3/junit-platform-commons-1.14.3.jar (164 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.14.3/junit-jupiter-engine-5.14.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-core/3.27.7/assertj-core-3.27.7.jar (1.4 MB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.14.3/junit-platform-engine-1.14.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/platform/junit-platform-engine/1.14.3/junit-platform-engine-1.14.3.jar (272 kB at 573 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.21.0/mockito-junit-jupiter-5.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-engine/5.14.3/junit-jupiter-engine-5.14.3.jar (343 kB at 720 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.14.3/junit-jupiter-migrationsupport-5.14.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-junit-jupiter/5.21.0/mockito-junit-jupiter-5.21.0.jar (9.4 kB at 20 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.14.3/junit-vintage-engine-5.14.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-params/5.14.3/junit-jupiter-params-5.14.3.jar (663 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/jupiter/junit-jupiter-migrationsupport/5.14.3/junit-jupiter-migrationsupport-5.14.3.jar (28 kB at 58 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.12.19/byte-buddy-1.12.19.jar (4.0 MB at 8.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/opendaylight-karaf-empty/14.3.1/opendaylight-karaf-empty-14.3.1.zip (67 MB at 134 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/vintage/junit-vintage-engine/5.14.3/junit-vintage-engine-5.14.3.jar (76 kB at 156 kB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ it --- [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.6 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 15 MB/s) [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ it --- [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 369 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 3.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.2/enforcer-api-3.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.2/enforcer-api-3.6.2.pom (3.8 kB at 625 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.2/enforcer-rules-3.6.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.2/enforcer-rules-3.6.2.pom (5.2 kB at 1.0 MB/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 319 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 3.9 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 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.pom (32 kB at 4.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/88/commons-parent-88.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/88/commons-parent-88.pom (80 kB at 13 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/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 5.6 MB/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/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 624 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 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-api/3.6.2/enforcer-api-3.6.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/enforcer/enforcer-rules/3.6.2/enforcer-rules-3.6.2.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/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar [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/apache/maven/enforcer/enforcer-api/3.6.2/enforcer-api-3.6.2.jar (15 kB at 1.8 MB/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/maven/enforcer/enforcer-rules/3.6.2/enforcer-rules-3.6.2.jar (152 kB at 8.0 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/resolver/maven-resolver-util/1.9.23/maven-resolver-util-1.9.23.jar (196 kB at 9.3 MB/s) [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 20 MB/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 12 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 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.19.0/commons-lang3-3.19.0.jar (709 kB at 20 MB/s) [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ it --- [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 2.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 959 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 7.0 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 1.0 MB/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 583 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 274 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.2 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 9.6 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.2 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 404 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 537 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 445 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 4.9 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.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 612 kB/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 197 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.1 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 774 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 944 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 4.6 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 938 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.7 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 2.1 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.6 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 14 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/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/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/com/jcraft/jsch/0.1.55/jsch-0.1.55.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.7 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/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/joda-time/joda-time/2.14.0/joda-time-2.14.0.jar [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 22 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.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 467 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.6 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/joda-time/joda-time/2.14.0/joda-time-2.14.0.jar (640 kB at 23 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/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/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.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 220 kB/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/yaml/snakeyaml/2.4/snakeyaml-2.4.jar (340 kB at 11 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/slf4j/slf4j-api/1.7.36/slf4j-api-1.7.36.jar (41 kB at 1.2 MB/s) [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 539 kB/s) [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/eclipse/sisu/org.eclipse.sisu.plexus/0.9.0.M2/org.eclipse.sisu.plexus-0.9.0.M2.jar (210 kB at 5.1 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 60 MB/s) [INFO] [INFO] --- dependency:3.10.0:properties (default) @ it --- [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.5 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.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.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 2.8 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 728 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 647 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.4 MB/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 395 kB/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 651 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 2.9 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 8.6 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 807 kB/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.2 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 3.9 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 11 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.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 3.9 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 11 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 1.6 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.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 130 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 504 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 336 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 483 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 507 kB/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.2 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.9 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 990 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.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 427 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.1 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.5 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 5.0 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 7.8 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 295 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 2.6 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 11 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 1.7 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 7.7 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 2.2 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.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.9 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 4.2 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.2 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 4.5 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.7 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 5.1 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 9.5 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 934 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 358 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 673 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 548 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 454 kB/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 10.0 MB/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 998 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 4.7 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.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 2.9 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 9.7 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 2.8 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 13 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 2.6 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 251 kB/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 375 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.0 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 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.0.pom (25 kB at 3.2 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.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 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.pom (2.8 kB at 277 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.pom (7.1 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/47/maven-shared-components-47.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/47/maven-shared-components-47.pom (3.8 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.27.7/assertj-bom-3.27.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/assertj/assertj-bom/3.27.7/assertj-bom-3.27.7.pom (3.3 kB at 556 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.pom (2.4 kB at 339 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 1.2 MB/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 755 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 7.2 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 401 kB/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 672 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 2.2 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 961 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 661 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 463 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 1.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 4.0 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.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 381 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 767 kB/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 521 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 434 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 139 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 707 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 163 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 530 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 999 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 1.1 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.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 2.2 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 917 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 6.9 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.1 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 538 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/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 1.4 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.6 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/maven/doxia/doxia-core/2.0.0/doxia-core-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] 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.6 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/doxia/doxia-site-model/2.0.0/doxia-site-model-2.0.0.jar (86 kB at 9.5 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/maven/reporting/maven-reporting-api/4.0.0/maven-reporting-api-4.0.0.jar (9.8 kB at 976 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.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 13 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-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-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-renderer/2.0.0/doxia-site-renderer-2.0.0.jar (44 kB at 3.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] 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 1.0 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] 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/commons/commons-text/1.12.0/commons-text-1.12.0.jar (251 kB at 15 MB/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/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/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/org/codehaus/plexus/plexus-velocity/2.2.0/plexus-velocity-2.2.0.jar (5.7 kB at 284 kB/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.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 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-compress/1.28.0/commons-compress-1.28.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 1.1 MB/s) [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 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.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 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar [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 5.3 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/codehaus/plexus/plexus-i18n/1.1.0/plexus-i18n-1.1.0.jar (10 kB at 365 kB/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/apache/maven/shared/maven-dependency-analyzer/1.17.0/maven-dependency-analyzer-1.17.0.jar (54 kB at 1.8 MB/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-tree/3.3.0/maven-dependency-tree-3.3.0.jar (43 kB at 1.2 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.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 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.9.1/asm-9.9.1.jar (126 kB at 3.4 MB/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.jar [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 4.1 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.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 108 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/commons/commons-compress/1.28.0/commons-compress-1.28.0.jar (1.1 MB at 25 MB/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/resolver/maven-resolver-util/1.9.25/maven-resolver-util-1.9.25.jar (197 kB at 4.5 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/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 1.2 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/org/apache/velocity/tools/velocity-tools-generic/3.1/velocity-tools-generic-3.1.jar (217 kB at 4.1 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 4.6 MB/s) [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.jar (516 kB at 9.4 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 10.0 MB/s) [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 594 kB/s) [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 4.0 MB/s) [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ it --- [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 3.1 MB/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.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 748 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 632 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 3.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14.pom (3.5 kB at 438 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.14/org.jacoco.core-0.8.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.14/org.jacoco.core-0.8.14.pom (2.1 kB at 298 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.9/asm-commons-9.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.9/asm-commons-9.9.pom (2.8 kB at 214 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.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.14/org.jacoco.report-0.8.14.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.14/org.jacoco.report-0.8.14.pom (1.9 kB at 314 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.2.0/file-management-3.2.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] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.14/org.jacoco.core-0.8.14.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 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.9/asm-commons-9.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.agent/0.8.14/org.jacoco.agent-0.8.14-runtime.jar (307 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.14/org.jacoco.report-0.8.14.jar [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 31 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-tree/9.9/asm-tree-9.9.jar (52 kB at 5.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-commons/9.9/asm-commons-9.9.jar (74 kB at 6.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.core/0.8.14/org.jacoco.core-0.8.14.jar (230 kB at 10 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/jacoco/org.jacoco.report/0.8.14/org.jacoco.report-0.8.14.jar (131 kB at 9.4 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) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/13.2.0/checkstyle-13.2.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/13.2.0/checkstyle-13.2.0.pom (253 kB at 21 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/6.0.2/junit-bom-6.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/junit/junit-bom/6.0.2/junit-bom-6.0.2.pom (5.1 kB at 641 kB/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 153 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 507 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 688 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.1 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 6.0 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 709 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 2.7 MB/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.9 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 2.2 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 2.0 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 565 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 2.2 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.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 219 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.pom (3.6 kB at 515 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/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 876 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 307 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/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 1.3 MB/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 727 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 2.6 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 4.0 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 2.9 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 12 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 4.6 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.7 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.7 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 828 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 2.6 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 993 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 868 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 333 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.3.1/checkstyle-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.3.1/checkstyle-14.3.1.pom (553 B at 111 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 6.4 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 82 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 857 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.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 3.4 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 3.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 3.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.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 804 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 3.4 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.4 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 703 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 1.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 673 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/13.2.0/checkstyle-13.2.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/puppycrawl/tools/checkstyle/13.2.0/checkstyle-13.2.0.jar (2.1 MB at 77 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/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar [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/com/google/errorprone/error_prone_annotations/2.41.0/error_prone_annotations-2.41.0.jar (20 kB at 1.9 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.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 9.3 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/commons-beanutils/commons-beanutils/1.11.0/commons-beanutils-1.11.0.jar (247 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.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/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.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 18 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/slf4j/slf4j-simple/2.0.17/slf4j-simple-2.0.17.jar (16 kB at 748 kB/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/org/xmlresolver/xmlresolver/5.3.3/xmlresolver-5.3.3.jar (168 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.3.1/checkstyle-14.3.1.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 1.3 MB/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/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 29 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/checkstyle/14.3.1/checkstyle-14.3.1.jar (7.0 kB at 213 kB/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] 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 28 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/com/google/code/findbugs/annotations/3.0.1u2/annotations-3.0.1u2.jar (40 kB at 1.1 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.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 52 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 4.4 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 1.3 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.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.9 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.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.3 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/apache/velocity/velocity-engine-core/2.4/velocity-engine-core-2.4.jar (510 kB at 8.1 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.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 2.8 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/commons/commons-compress/1.26.1/commons-compress-1.26.1.jar (1.1 MB at 14 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-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-resources/1.3.0/plexus-resources-1.3.0.jar (23 kB at 257 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.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 4.6 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/commons-io/commons-io/2.17.0/commons-io-2.17.0.jar (516 kB at 5.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/org/codehaus/plexus/plexus-utils/4.0.1/plexus-utils-4.0.1.jar (193 kB at 1.9 MB/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/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 119 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.jar [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.2 MB/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 525 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/sf/saxon/Saxon-HE/12.9/Saxon-HE-12.9.jar (5.8 MB at 52 MB/s) [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 5.9 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 51 MB/s) [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ it --- [INFO] [INFO] --- depends:1.5.0:generate-depends-file (generate-depends-file) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.pom (1.5 kB at 213 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.pom (2.7 kB at 452 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom (2.1 kB at 514 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.pom (3.1 kB at 449 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 255 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 439 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 98 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 956 kB/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 762 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 447 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.pom (2.0 kB at 410 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (2.7 kB at 540 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom (1.9 kB at 317 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.pom (1.6 kB at 324 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 813 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (49 kB at 4.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-profile/2.0.9/maven-profile-2.0.9.jar (35 kB at 2.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (122 kB at 8.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (25 kB at 1.5 MB/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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (87 kB at 4.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar (29 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (89 kB at 4.4 MB/s) [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.jar (194 kB at 7.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (58 kB at 2.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 7.8 MB/s) [INFO] Created: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.3.1/odl-license-14.3.1.license [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/odl-license/14.3.1/odl-license-14.3.1.license (11 kB at 1.6 MB/s) [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ it >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ it --- [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 953 kB/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-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 370 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 465 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 588 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 3.7 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 775 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 667 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 3.5 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 14 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.9 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/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 650 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.7 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 3.8 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 709 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.7 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 281 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 1.9 MB/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 450 kB/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 4.1 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 5.3 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 3.0 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.1 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 2.5 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 2.0 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 788 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 2.3 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 808 kB/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 479 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.3.1/spotbugs-14.3.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.3.1/spotbugs-14.3.1.pom (849 B at 142 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 7.0 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.5 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.9 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.4 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 810 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 903 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 4.8 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 4.8 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.8 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.1 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 633 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.9 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 1.9 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 1.5 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.5 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 804 kB/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 444 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 4.5 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 446 kB/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 1.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.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 3.2 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 670 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 4.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 262 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 87 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.jar [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-tree/9.8/asm-tree-9.8.jar [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] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm-util/9.8/asm-util-9.8.jar [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 7.4 MB/s) [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] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/ow2/asm/asm/9.8/asm-9.8.jar (126 kB at 13 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.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 2.9 MB/s) [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/org/ow2/asm/asm-commons/9.8/asm-commons-9.8.jar (73 kB at 5.7 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/com/github/stephenc/jcip/jcip-annotations/1.0-1/jcip-annotations-1.0-1.jar (4.7 kB at 337 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-util/9.8/asm-util-9.8.jar (95 kB at 6.8 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/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar (15 kB at 765 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.jar [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 12 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/commons/commons-text/1.10.0/commons-text-1.10.0.jar (238 kB at 8.5 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] 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 24 MB/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/errorprone/error_prone_annotations/2.38.0/error_prone_annotations-2.38.0.jar (20 kB at 600 kB/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.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 8.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/odlparent/spotbugs/14.3.1/spotbugs-14.3.1.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 20 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/org/opendaylight/odlparent/spotbugs/14.3.1/spotbugs-14.3.1.jar (4.1 kB at 103 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.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 585 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 5.2 MB/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/slf4j/slf4j-api/2.0.17/slf4j-api-2.0.17.jar (70 kB at 1.3 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/apache/groovy/groovy-ant/4.0.28/groovy-ant-4.0.28.jar (72 kB at 1.2 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.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 5.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.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 255 kB/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/logging/log4j/log4j-core/2.23.1/log4j-core-2.23.1.jar (1.9 MB at 23 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.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 1.3 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/com/thoughtworks/qdox/qdox/1.12.1/qdox-1.12.1.jar (180 kB at 1.9 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 1.4 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/org/apache/groovy/groovy-json/4.0.28/groovy-json-4.0.28.jar (132 kB at 1.2 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/ant/ant/1.10.15/ant-1.10.15.jar (2.3 MB at 20 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-xml/4.0.28/groovy-xml-4.0.28.jar (216 kB at 1.8 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-templates/4.0.28/groovy-templates-4.0.28.jar (94 kB at 726 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.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 44 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/net/sf/saxon/Saxon-HE/12.8/Saxon-HE-12.8.jar (5.8 MB at 43 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.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 527 kB/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 161 kB/s) [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 655 kB/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 9.8 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 1.6 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 47 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 @ it <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- dependency:3.10.0:unpack-dependencies (unpack-karaf-resources) @ it --- [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ it --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.pom (4.6 kB at 509 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/45/maven-shared-components-45.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-shared-components/45/maven-shared-components-45.pom (3.8 kB at 474 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 1.2 MB/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 1.1 MB/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 2.8 MB/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 3.8 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 822 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 11 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 948 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 402 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.pom (3.4 kB at 674 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.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 849 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 2.9 MB/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 3.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.pom (4.1 kB at 816 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.5.0/plexus-languages-1.5.0.pom (3.9 kB at 772 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 725 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.pom (1.7 kB at 279 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.4/plexus-interactivity-1.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity/1.4/plexus-interactivity-1.4.pom (1.7 kB at 331 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/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar [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] 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] 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] 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 604 kB/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] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.4/maven-archiver-3.6.4.jar (27 kB at 3.0 MB/s) [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] 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/org/codehaus/plexus/plexus-java/1.5.0/plexus-java-1.5.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interpolation/1.28/plexus-interpolation-1.28.jar (87 kB at 7.9 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-java/1.5.0/plexus-java-1.5.0.jar (57 kB at 3.6 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/codehaus/plexus/plexus-io/3.5.1/plexus-io-3.5.1.jar (80 kB at 4.2 MB/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/com/thoughtworks/qdox/qdox/2.2.0/qdox-2.2.0.jar (353 kB at 19 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/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 17 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/apache/commons/commons-text/1.14.0/commons-text-1.14.0.jar (260 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-interactivity-api/1.4/plexus-interactivity-api-1.4.jar (10 kB at 368 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/airlift/aircompressor/0.27/aircompressor-0.27.jar (255 kB at 8.5 MB/s) [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 7.5 MB/s) [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 27 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 77 MB/s) [INFO] Skipping javadoc generation [INFO] [INFO] --- antrun:3.2.0:run (prep-jacoco-agent) @ it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- failsafe:3.5.5:integration-test (default) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.5/surefire-api-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.5/surefire-api-3.5.5.pom (3.7 kB at 617 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.5/surefire-logger-api-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.5/surefire-logger-api-3.5.5.pom (3.5 kB at 582 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.5/surefire-shared-utils-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.5/surefire-shared-utils-3.5.5.pom (4.0 kB at 791 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.5/surefire-booter-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.5/surefire-booter-3.5.5.pom (5.1 kB at 731 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.5/surefire-extensions-spi-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.5/surefire-extensions-spi-3.5.5.pom (1.7 kB at 245 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.5/surefire-extensions-api-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.5/surefire-extensions-api-3.5.5.pom (3.6 kB at 594 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.5/maven-surefire-common-3.5.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.5/maven-surefire-common-3.5.5.pom (7.3 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.pom (4.1 kB at 817 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.5.2/plexus-languages-1.5.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-languages/1.5.2/plexus-languages-1.5.2.pom (3.9 kB at 643 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.5/surefire-api-3.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-api/3.5.5/surefire-api-3.5.5.jar (174 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.5/surefire-logger-api-3.5.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.5/surefire-booter-3.5.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.5/surefire-extensions-spi-3.5.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.5/surefire-extensions-api-3.5.5.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.5/surefire-shared-utils-3.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-spi/3.5.5/surefire-extensions-spi-3.5.5.jar (8.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.5/maven-surefire-common-3.5.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-logger-api/3.5.5/surefire-logger-api-3.5.5.jar (14 kB at 1.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-booter/3.5.5/surefire-booter-3.5.5.jar (123 kB at 11 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-extensions-api/3.5.5/surefire-extensions-api-3.5.5.jar (26 kB at 2.1 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-java/1.5.2/plexus-java-1.5.2.jar (57 kB at 3.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/maven-surefire-common/3.5.5/maven-surefire-common-3.5.5.jar (316 kB at 15 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/surefire/surefire-shared-utils/3.5.5/surefire-shared-utils-3.5.5.jar (3.0 MB at 85 MB/s) [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ it --- [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 1.8 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 6.3 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 2.3 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 1.1 MB/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 2.4 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 3.7 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 1.3 MB/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 4.7 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.9 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.4 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 5.3 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.3 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.4 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.1 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 2.2 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 2.2 MB/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 3.5 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.4 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 2.7 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 689 kB/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 695 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 4.3 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 177 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/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 707 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 198 kB/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 80 MB/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.jar [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/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/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/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/github/package-url/packageurl-java/1.5.0/packageurl-java-1.5.0.jar (17 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.17.2/jackson-annotations-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-databind/2.17.2/jackson-databind-2.17.2.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 24 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.7 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/org/apache/commons/commons-collections4/4.4/commons-collections4-4.4.jar (752 kB at 33 MB/s) [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 26 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] 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 6.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.8 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/core/jackson-databind/2.17.2/jackson-databind-2.17.2.jar (1.6 MB at 41 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/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/ow2/asm/asm/9.7/asm-9.7.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 34 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 865 kB/s) [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.2 MB/s) [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] 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.4 MB/s) [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ it --- [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 784 kB/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 268 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 523 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 541 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 767 kB/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 395 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 692 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 785 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 236 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 226 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 102 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/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 1.8 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/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 2.7 MB/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/github/spotbugs/spotbugs-annotations/4.7.3/spotbugs-annotations-4.7.3.jar (15 kB at 2.2 MB/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/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 462 kB/s) [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 16 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 7.0 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 3.5 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 18 MB/s) [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- failsafe:3.5.5:verify (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ it --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ it --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.5/maven-archiver-3.6.5.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.5/maven-archiver-3.6.5.pom (4.7 kB at 677 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.2/plexus-archiver-4.10.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.2/plexus-archiver-4.10.2.pom (7.0 kB at 993 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.10/xz-1.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.10/xz-1.10.pom (1.9 kB at 482 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/github/luben/zstd-jni/1.5.7-4/zstd-jni-1.5.7-4.pom (2.0 kB at 401 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.4/plexus-archiver-4.10.4.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.4/plexus-archiver-4.10.4.pom (5.6 kB at 940 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.5/maven-archiver-3.6.5.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/maven-archiver/3.6.5/maven-archiver-3.6.5.jar (28 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.4/plexus-archiver-4.10.4.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.10/xz-1.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/tukaani/xz/1.10/xz-1.10.jar (169 kB at 17 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-archiver/4.10.4/plexus-archiver-4.10.4.jar (227 kB at 21 MB/s) [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ it --- [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 294 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 328 kB/s) [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ it --- [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 279 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 5.9 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 317 kB/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 24 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] 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 16 MB/s) [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.22.0-SNAPSHOT/it-1.22.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ 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/ovsdb/it/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.22.0-SNAPSHOT/it-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.22.0-SNAPSHOT/it-1.22.0-20260605.150240-1.pom (4.8 kB at 2.4 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/1.22.0-SNAPSHOT/maven-metadata.xml (603 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/it/maven-metadata.xml (285 B at 285 kB/s) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ it --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/it/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.22.0-SNAPSHOT [2/50] [INFO] from commons/binding-parent/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.18.7/byte-buddy-1.18.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.18.7/byte-buddy-1.18.7.pom (21 kB at 4.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.18.7/byte-buddy-parent-1.18.7.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-parent/1.18.7/byte-buddy-parent-1.18.7.pom (68 kB at 9.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.21.0/mockito-core-5.21.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/mockito/mockito-core/5.21.0/mockito-core-5.21.0.jar (712 kB at 59 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.18.7/byte-buddy-1.18.7.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy-agent/1.17.7/byte-buddy-agent-1.17.7.jar (366 kB at 31 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/net/bytebuddy/byte-buddy/1.18.7/byte-buddy-1.18.7.jar (4.7 MB at 99 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ ovsdb-binding-parent --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ ovsdb-binding-parent --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ ovsdb-binding-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) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ ovsdb-binding-parent --- [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ ovsdb-binding-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 @ ovsdb-binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ ovsdb-binding-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ ovsdb-binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ ovsdb-binding-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0-SNAPSHOT/ovsdb-binding-parent-1.22.0-SNAPSHOT.pom [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ ovsdb-binding-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/ovsdb/ovsdb-binding-parent/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0-SNAPSHOT/ovsdb-binding-parent-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0-SNAPSHOT/ovsdb-binding-parent-1.22.0-20260605.150240-1.pom (2.0 kB) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/1.22.0-SNAPSHOT/maven-metadata.xml (621 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/ovsdb-binding-parent/maven-metadata.xml (303 B at 303 kB/s) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ ovsdb-binding-parent --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/binding-parent/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.22.0-SNAPSHOT [3/50] [INFO] from commons/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [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.7 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 9.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.1/maven-archetype-plugin-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.1/maven-archetype-plugin-3.4.1.pom (11 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.4.1/maven-archetype-3.4.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/archetype/maven-archetype/3.4.1/maven-archetype-3.4.1.pom (9.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.1/maven-archetype-plugin-3.4.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-archetype-plugin/3.4.1/maven-archetype-plugin-3.4.1.jar (100 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.8.0/maven-assembly-plugin-3.8.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.8.0/maven-assembly-plugin-3.8.0.pom (16 kB at 3.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.8.0/maven-assembly-plugin-3.8.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-assembly-plugin/3.8.0/maven-assembly-plugin-3.8.0.jar (240 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.pom (9.5 kB at 682 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-compiler-plugin/3.15.0/maven-compiler-plugin-3.15.0.jar (84 kB at 5.2 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ parents --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ parents --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ parents --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ parents --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- install:3.1.4:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ parents --- [INFO] Skipping artifact deployment [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ parents --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/commons/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.22.0-SNAPSHOT [4/50] [INFO] from hwvtepsouthbound/hwvtepsouthbound-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/15.0.2/yang-maven-plugin-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/15.0.2/yang-maven-plugin-15.0.2.pom (6.2 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/15.0.2/yang-maven-plugin-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-maven-plugin/15.0.2/yang-maven-plugin-15.0.2.jar (74 kB at 6.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.4.0/maven-resources-plugin-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.4.0/maven-resources-plugin-3.4.0.pom (7.9 kB at 983 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.4.0/maven-resources-plugin-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/plugins/maven-resources-plugin/3.4.0/maven-resources-plugin-3.4.0.jar (31 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.2/rfc6991-ietf-inet-types-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.2/rfc6991-ietf-inet-types-2.0.2.pom (2.0 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/bundle-parent/2.0.2/bundle-parent-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/bundle-parent/2.0.2/bundle-parent-2.0.2.pom (1.8 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/ietf-type-util/2.0.2/ietf-type-util-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/ietf-type-util/2.0.2/ietf-type-util-2.0.2.pom (1.7 kB at 426 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/bnd-parent/2.0.2/bnd-parent-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/bnd-parent/2.0.2/bnd-parent-2.0.2.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/15.0.2/binding-reflect-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/15.0.2/binding-reflect-15.0.2.pom (2.1 kB at 299 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.2/rfc6991-ietf-yang-types-2.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.2/rfc6991-ietf-yang-types-2.0.2.pom (1.9 kB at 278 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.28.3/ietf-topology-2013.10.21.28.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.28.3/ietf-topology-2013.10.21.28.3.pom (2.0 kB at 328 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.28.3/opendaylight-l2-types-2013.08.27.28.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.28.3/opendaylight-l2-types-2013.08.27.28.3.pom (2.0 kB at 181 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/15.0.2/codegen-extensions-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/15.0.2/codegen-extensions-15.0.2.pom (1.6 kB at 222 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.2/rfc6991-ietf-inet-types-2.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-inet-types/2.0.2/rfc6991-ietf-inet-types-2.0.2.jar (60 kB at 10 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/ietf-type-util/2.0.2/ietf-type-util-2.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/15.0.2/binding-reflect-15.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.2/rfc6991-ietf-yang-types-2.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.28.3/ietf-topology-2013.10.21.28.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.28.3/opendaylight-l2-types-2013.08.27.28.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/ietf-type-util/2.0.2/ietf-type-util-2.0.2.jar (13 kB at 1.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/15.0.2/codegen-extensions-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-reflect/15.0.2/binding-reflect-15.0.2.jar (19 kB at 2.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/ietf/model/rfc6991-ietf-yang-types/2.0.2/rfc6991-ietf-yang-types-2.0.2.jar (52 kB at 5.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/ietf-topology/2013.10.21.28.3/ietf-topology-2013.10.21.28.3.jar (105 kB at 12 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/codegen-extensions/15.0.2/codegen-extensions-15.0.2.jar (15 kB at 1.9 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/opendaylight-l2-types/2013.08.27.28.3/opendaylight-l2-types-2013.08.27.28.3.jar (21 kB at 1.4 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-api --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:15.0.2:generate-sources (binding) @ hwvtepsouthbound-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/15.0.2/binding-codegen-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/15.0.2/binding-codegen-15.0.2.pom (4.2 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.pom (24 kB at 3.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/93/commons-parent-93.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-parent/93/commons-parent-93.pom (79 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.42.0/org.eclipse.xtext.xbase.lib-2.42.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.42.0/org.eclipse.xtext.xbase.lib-2.42.0.pom (725 B at 104 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.42.0/xtext-parent-2.42.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-parent/2.42.0/xtext-parent-2.42.0.pom (35 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.42.0/xtext-dev-bom-2.42.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/xtext-dev-bom/2.42.0/xtext-dev-bom-2.42.0.pom (17 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/15.0.2/binding-generator-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/15.0.2/binding-generator-15.0.2.pom (4.5 kB at 568 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/15.0.2/binding-model-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/15.0.2/binding-model-15.0.2.pom (2.6 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/15.0.2/yang-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/15.0.2/yang-model-api-15.0.2.pom (2.1 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/15.0.2/yang-xpath-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/15.0.2/yang-xpath-api-15.0.2.pom (2.0 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/15.0.2/binding-runtime-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/15.0.2/binding-runtime-api-15.0.2.pom (2.8 kB at 462 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/15.0.2/rfc8040-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/15.0.2/rfc8040-model-api-15.0.2.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/15.0.2/yang-repo-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/15.0.2/yang-repo-api-15.0.2.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/15.0.2/odlext-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/15.0.2/odlext-model-api-15.0.2.pom (1.7 kB at 100 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/15.0.2/yang-model-ri-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/15.0.2/yang-model-ri-15.0.2.pom (2.5 kB at 496 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/15.0.2/yang-model-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/15.0.2/yang-model-spi-15.0.2.pom (2.4 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/15.0.2/yang-ir-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/15.0.2/yang-ir-15.0.2.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-util/15.0.2/yang-model-util-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/15.0.2/yang-model-util-15.0.2.pom (3.3 kB at 552 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/15.0.2/plugin-generator-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/15.0.2/plugin-generator-api-15.0.2.pom (2.9 kB at 570 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/15.0.2/yang-model-export-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/15.0.2/yang-model-export-15.0.2.pom (3.5 kB at 710 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/15.0.2/yang-parser-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/15.0.2/yang-parser-api-15.0.2.pom (2.0 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/dagger-yang-parser/15.0.2/dagger-yang-parser-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/dagger-yang-parser/15.0.2/dagger-yang-parser-15.0.2.pom (5.8 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/dagger/dagger/2.59.2/dagger-2.59.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/dagger/dagger/2.59.2/dagger-2.59.2.pom (2.5 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.pom (5.9 kB at 846 kB/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 194 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 900 kB/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 205 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 8.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 27 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/15.0.2/odlext-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/15.0.2/odlext-parser-support-15.0.2.pom (3.9 kB at 650 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/15.0.2/yang-parser-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/15.0.2/yang-parser-spi-15.0.2.pom (2.8 kB at 466 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/15.0.2/openconfig-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/15.0.2/openconfig-parser-support-15.0.2.pom (3.5 kB at 350 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/15.0.2/openconfig-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/15.0.2/openconfig-model-api-15.0.2.pom (1.8 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/15.0.2/rfc6241-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/15.0.2/rfc6241-parser-support-15.0.2.pom (4.2 kB at 606 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/15.0.2/rfc6241-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/15.0.2/rfc6241-model-api-15.0.2.pom (1.7 kB at 142 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/15.0.2/rfc6536-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/15.0.2/rfc6536-model-api-15.0.2.pom (1.7 kB at 420 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/15.0.2/rfc6536-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/15.0.2/rfc6536-parser-support-15.0.2.pom (3.9 kB at 648 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/15.0.2/rfc6643-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/15.0.2/rfc6643-parser-support-15.0.2.pom (3.9 kB at 973 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/15.0.2/rfc6643-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/15.0.2/rfc6643-model-api-15.0.2.pom (2.0 kB at 493 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/15.0.2/rfc7952-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/15.0.2/rfc7952-parser-support-15.0.2.pom (4.0 kB at 674 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/15.0.2/rfc7952-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/15.0.2/rfc7952-model-api-15.0.2.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/15.0.2/rfc8040-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/15.0.2/rfc8040-parser-support-15.0.2.pom (4.0 kB at 809 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/15.0.2/rfc8528-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/15.0.2/rfc8528-parser-support-15.0.2.pom (3.9 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/15.0.2/rfc8528-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/15.0.2/rfc8528-model-api-15.0.2.pom (1.7 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/15.0.2/rfc8639-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/15.0.2/rfc8639-parser-support-15.0.2.pom (3.9 kB at 778 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/15.0.2/rfc8639-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/15.0.2/rfc8639-model-api-15.0.2.pom (1.7 kB at 280 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/15.0.2/rfc8819-parser-support-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/15.0.2/rfc8819-parser-support-15.0.2.pom (3.7 kB at 374 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/15.0.2/rfc8819-model-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/15.0.2/rfc8819-model-api-15.0.2.pom (1.8 kB at 354 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/15.0.2/yang-parser-rfc7950-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/15.0.2/yang-parser-rfc7950-15.0.2.pom (6.2 kB at 772 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/15.0.2/yang-parser-reactor-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/15.0.2/yang-parser-reactor-15.0.2.pom (2.6 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-source-ir/15.0.2/yang-source-ir-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-source-ir/15.0.2/yang-source-ir-15.0.2.pom (4.4 kB at 740 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/15.0.2/yang-xpath-impl-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/15.0.2/yang-xpath-impl-15.0.2.pom (3.5 kB at 392 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yin-source-dom/15.0.2/yin-source-dom-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yin-source-dom/15.0.2/yin-source-dom-15.0.2.pom (2.5 kB at 421 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/15.0.2/binding-codegen-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-codegen/15.0.2/binding-codegen-15.0.2.jar (172 kB at 19 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.42.0/org.eclipse.xtext.xbase.lib-2.42.0.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/15.0.2/binding-runtime-api-15.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/15.0.2/binding-generator-15.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/15.0.2/yang-repo-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-api/15.0.2/yang-repo-api-15.0.2.jar (22 kB at 2.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/15.0.2/odlext-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/eclipse/xtext/org.eclipse.xtext.xbase.lib/2.42.0/org.eclipse.xtext.xbase.lib-2.42.0.jar (170 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/15.0.2/yang-model-ri-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-api/15.0.2/binding-runtime-api-15.0.2.jar (39 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/15.0.2/yang-model-util-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-text/1.15.0/commons-text-1.15.0.jar (265 kB at 17 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/15.0.2/binding-model-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-generator/15.0.2/binding-generator-15.0.2.jar (273 kB at 14 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/15.0.2/yang-model-export-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-model/15.0.2/binding-model-15.0.2.jar (145 kB at 7.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/15.0.2/rfc8040-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-ri/15.0.2/yang-model-ri-15.0.2.jar (519 kB at 29 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/15.0.2/plugin-generator-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-util/15.0.2/yang-model-util-15.0.2.jar (35 kB at 2.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/15.0.2/yang-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-export/15.0.2/yang-model-export-15.0.2.jar (40 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/15.0.2/yang-xpath-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/plugin-generator-api/15.0.2/plugin-generator-api-15.0.2.jar (25 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/15.0.2/yang-model-spi-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-model-api/15.0.2/rfc8040-model-api-15.0.2.jar (13 kB at 507 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/15.0.2/yang-ir-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-model-api/15.0.2/odlext-model-api-15.0.2.jar (24 kB at 889 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/15.0.2/yang-parser-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-api/15.0.2/yang-xpath-api-15.0.2.jar (80 kB at 2.3 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] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-ir/15.0.2/yang-ir-15.0.2.jar (44 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/dagger-yang-parser/15.0.2/dagger-yang-parser-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-spi/15.0.2/yang-model-spi-15.0.2.jar (171 kB at 4.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/15.0.2/odlext-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-api/15.0.2/yang-parser-api-15.0.2.jar (24 kB at 640 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/15.0.2/openconfig-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-model-api/15.0.2/yang-model-api-15.0.2.jar (479 kB at 12 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/15.0.2/openconfig-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/odlext-parser-support/15.0.2/odlext-parser-support-15.0.2.jar (53 kB at 1.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/15.0.2/rfc6241-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/dagger-yang-parser/15.0.2/dagger-yang-parser-15.0.2.jar (16 kB at 362 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/15.0.2/rfc6241-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-parser-support/15.0.2/openconfig-parser-support-15.0.2.jar (26 kB at 602 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/15.0.2/rfc6536-model-api-15.0.2.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 5.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/15.0.2/rfc6536-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/openconfig-model-api/15.0.2/openconfig-model-api-15.0.2.jar (18 kB at 391 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/15.0.2/rfc6643-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-model-api/15.0.2/rfc6241-model-api-15.0.2.jar (13 kB at 271 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/15.0.2/rfc6643-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6241-parser-support/15.0.2/rfc6241-parser-support-15.0.2.jar (26 kB at 539 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/15.0.2/rfc7952-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-model-api/15.0.2/rfc6536-model-api-15.0.2.jar (15 kB at 291 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/15.0.2/rfc7952-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-parser-support/15.0.2/rfc6643-parser-support-15.0.2.jar (45 kB at 880 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/15.0.2/rfc8040-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6536-parser-support/15.0.2/rfc6536-parser-support-15.0.2.jar (27 kB at 523 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/15.0.2/rfc8528-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc6643-model-api/15.0.2/rfc6643-model-api-15.0.2.jar (27 kB at 511 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/15.0.2/rfc8528-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-parser-support/15.0.2/rfc7952-parser-support-15.0.2.jar (22 kB at 403 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/15.0.2/rfc8639-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc7952-model-api/15.0.2/rfc7952-model-api-15.0.2.jar (15 kB at 260 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/15.0.2/rfc8639-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8040-parser-support/15.0.2/rfc8040-parser-support-15.0.2.jar (32 kB at 541 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/15.0.2/rfc8819-parser-support-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-model-api/15.0.2/rfc8528-model-api-15.0.2.jar (13 kB at 218 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/15.0.2/rfc8819-model-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8528-parser-support/15.0.2/rfc8528-parser-support-15.0.2.jar (21 kB at 336 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-parser-support/15.0.2/rfc8639-parser-support-15.0.2.jar (20 kB at 312 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/15.0.2/yang-parser-reactor-15.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/15.0.2/yang-parser-rfc7950-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8639-model-api/15.0.2/rfc8639-model-api-15.0.2.jar (13 kB at 201 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/15.0.2/yang-parser-spi-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-model-api/15.0.2/rfc8819-model-api-15.0.2.jar (18 kB at 266 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-source-ir/15.0.2/yang-source-ir-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/rfc8819-parser-support/15.0.2/rfc8819-parser-support-15.0.2.jar (20 kB at 303 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/15.0.2/yang-xpath-impl-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-source-ir/15.0.2/yang-source-ir-15.0.2.jar (51 kB at 694 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yin-source-dom/15.0.2/yin-source-dom-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-reactor/15.0.2/yang-parser-reactor-15.0.2.jar (238 kB at 3.2 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yin-source-dom/15.0.2/yin-source-dom-15.0.2.jar (20 kB at 258 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-rfc7950/15.0.2/yang-parser-rfc7950-15.0.2.jar (433 kB at 5.4 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-parser-spi/15.0.2/yang-parser-spi-15.0.2.jar (153 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-xpath-impl/15.0.2/yang-xpath-impl-15.0.2.jar (121 kB at 1.4 MB/s) [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 32.71 ms [INFO] yang-to-sources: Project model files found: 1 in 104.3 ms [INFO] yang-to-sources: 6 YANG models processed in 361.8 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 103.2 ms [INFO] Sorted 133 files into 12 directories in 4.344 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 133 in 350.6 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-api --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ hwvtepsouthbound-api --- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.4.0/maven-filtering-3.4.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.4.0/maven-filtering-3.4.0.pom (6.5 kB at 308 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/commons/commons-lang3/3.16.0/commons-lang3-3.16.0.pom (31 kB at 3.9 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.4.0/maven-filtering-3.4.0.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/maven/shared/maven-filtering/3.4.0/maven-filtering-3.4.0.jar (56 kB at 9.3 MB/s) [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-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/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-api --- [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 593 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 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.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.16.2/plexus-compiler-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler/2.16.2/plexus-compiler-2.16.2.pom (7.5 kB at 943 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.pom (1.3 kB at 168 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.pom (1.3 kB at 215 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.16.2/plexus-compilers-2.16.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compilers/2.16.2/plexus-compilers-2.16.2.pom (1.6 kB at 261 kB/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.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 30 MB/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] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.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.7 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-api/2.16.2/plexus-compiler-api-2.16.2.jar (29 kB at 3.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-manager/2.16.2/plexus-compiler-manager-2.16.2.jar (5.2 kB at 476 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/codehaus/plexus/plexus-compiler-javac/2.16.2/plexus-compiler-javac-2.16.2.jar (30 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.12.1/value-2.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.12.1/value-2.12.1.pom (5.5 kB at 178 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.12.1/immutables-2.12.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/immutables/2.12.1/immutables-2.12.1.pom (14 kB at 508 kB/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 296 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 321 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.12.1/value-2.12.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.12.1/value-2.12.1.jar (3.5 MB at 51 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 417 kB/s) [INFO] Recompiling the module because of changed source code. [INFO] Compiling 132 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ hwvtepsouthbound-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 @ hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ hwvtepsouthbound-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ hwvtepsouthbound-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ hwvtepsouthbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ hwvtepsouthbound-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.22.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ hwvtepsouthbound-api --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ hwvtepsouthbound-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/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-20260605.150240-1.pom (2.5 kB at 2.5 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-20260605.150240-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/hwvtepsouthbound-api-1.22.0-20260605.150240-1.jar (335 kB at 84 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.22.0-SNAPSHOT/maven-metadata.xml (795 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/hwvtepsouthbound-api/maven-metadata.xml (303 B at 61 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ hwvtepsouthbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/dependency_tree.txt [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.22.0-SNAPSHOT [5/50] [INFO] from library/impl/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [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 508 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 565 kB/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 6.5 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.pom (5.5 kB at 790 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.2.10.Final/netty-parent-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-parent/4.2.10.Final/netty-parent-4.2.10.Final.pom (83 kB at 9.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bc-jdk18on-bom/1.83/bc-jdk18on-bom-1.83.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bc-jdk18on-bom/1.83/bc-jdk18on-bom-1.83.pom (3.1 kB at 384 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.pom (12 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.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.10.Final/netty-transport-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.pom (3.4 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.pom (2.7 kB at 338 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.10.Final/netty-handler-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.10.Final/netty-handler-4.2.10.Final.pom (7.0 kB at 411 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.pom (34 kB at 5.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.10.Final/netty-transport-classes-epoll-4.2.10.Final.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.10.Final/netty-transport-classes-epoll-4.2.10.Final.pom (2.9 kB at 407 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.23.2/aaa-cert-0.23.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.23.2/aaa-cert-0.23.2.pom (3.6 kB at 606 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.23.2/aaa-parent-0.23.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-parent/0.23.2/aaa-parent-0.23.2.pom (2.3 kB at 457 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.83/bcpkix-jdk18on-1.83.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.83/bcpkix-jdk18on-1.83.pom (1.5 kB at 380 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.83/bcutil-jdk18on-1.83.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.83/bcutil-jdk18on-1.83.pom (1.3 kB at 336 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.83/bcprov-jdk18on-1.83.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.83/bcprov-jdk18on-1.83.pom (1.2 kB at 232 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.23.2/aaa-encrypt-service-0.23.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.23.2/aaa-encrypt-service-0.23.2.pom (615 B at 154 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.9 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 467 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 406 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 187 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 259 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 385 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 166 kB/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.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 89 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 663 kB/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 1.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-buffer/4.2.10.Final/netty-buffer-4.2.10.Final.jar (369 kB at 31 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.10.Final/netty-handler-4.2.10.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-resolver/4.2.10.Final/netty-resolver-4.2.10.Final.jar (33 kB at 1.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-handler/4.2.10.Final/netty-handler-4.2.10.Final.jar (575 kB at 22 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.10.Final/netty-transport-classes-epoll-4.2.10.Final.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-codec-base/4.2.10.Final/netty-codec-base-4.2.10.Final.jar (153 kB at 5.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.23.2/aaa-cert-0.23.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-common/4.2.10.Final/netty-common-4.2.10.Final.jar (809 kB at 26 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.83/bcpkix-jdk18on-1.83.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport/4.2.10.Final/netty-transport-4.2.10.Final.jar (551 kB at 28 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcutil-jdk18on/1.83/bcutil-jdk18on-1.83.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-cert/0.23.2/aaa-cert-0.23.2.jar (184 kB at 7.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.83/bcprov-jdk18on-1.83.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-native-unix-common/4.2.10.Final/netty-transport-native-unix-common-4.2.10.Final.jar (47 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.23.2/aaa-encrypt-service-0.23.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/netty/netty-transport-classes-epoll/4.2.10.Final/netty-transport-classes-epoll-4.2.10.Final.jar (157 kB at 5.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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/aaa/aaa-encrypt-service/0.23.2/aaa-encrypt-service-0.23.2.jar (7.9 kB at 233 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.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 132 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.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcpkix-jdk18on/1.83/bcpkix-jdk18on-1.83.jar (1.2 MB at 31 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/jakarta/annotation/jakarta.annotation-api/1.3.5/jakarta.annotation-api-1.3.5.jar (25 kB at 643 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.jar [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] 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/bouncycastle/bcutil-jdk18on/1.83/bcutil-jdk18on-1.83.jar (707 kB at 16 MB/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.jar [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 271 kB/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/osgi/org.osgi.util.function/1.0.0/org.osgi.util.function-1.0.0.jar (13 kB at 237 kB/s) [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 514 kB/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 209 kB/s) [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 101 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/bouncycastle/bcprov-jdk18on/1.83/bcprov-jdk18on-1.83.jar (8.5 MB at 74 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ library --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ library --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ library --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ library --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ library --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ library --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ library --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 113 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion required: org.opendaylight.ovsdb.lib.message.TableUpdate found: org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[129,57] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[147,66] fields() in com.fasterxml.jackson.databind.node.ObjectNode has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,44] unchecked method invocation: method fromSet in class org.opendaylight.ovsdb.lib.notation.OvsdbSet is applied to given types required: java.util.Set found: java.util.Set [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,44] unchecked method invocation: method fromMap in class org.opendaylight.ovsdb.lib.notation.OvsdbMap is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Insert.java:[53,23] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast required: org.opendaylight.ovsdb.lib.notation.Column found: org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,14] unchecked method invocation: constructor in class org.opendaylight.ovsdb.lib.schema.TableSchema is applied to given types required: java.lang.String,java.util.Map found: java.lang.String,java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[39,78] fields() in com.fasterxml.jackson.databind.JsonNode has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[53,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[57,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,43] unchecked method invocation: method setRows in class org.opendaylight.ovsdb.lib.operations.OperationResult is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[62,24] io.netty.channel.epoll.EpollEventLoopGroup in io.netty.channel.epoll has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[86,24] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[136,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/NettyBootstrapFactoryImpl.java:[144,38] RCVBUF_ALLOCATOR in io.netty.channel.ChannelOption has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[160,72] fields() in com.fasterxml.jackson.databind.node.ObjectNode has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,57] unchecked method invocation: method table in interface org.opendaylight.ovsdb.lib.schema.DatabaseSchema is applied to given types required: java.lang.String,java.lang.Class found: java.lang.String,java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbConnectionService.java:[85,8] auto-closeable resource org.opendaylight.ovsdb.lib.impl.OvsdbConnectionService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Request.java:[22,14] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpc10Response.java:[21,14] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java:[48,48] IOContext(com.fasterxml.jackson.core.util.BufferRecycler,java.lang.Object,boolean) in com.fasterxml.jackson.core.io.IOContext has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[61,13] setSerializationInclusion(com.fasterxml.jackson.annotation.JsonInclude.Include) in com.fasterxml.jackson.databind.ObjectMapper has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[303,35] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,26] unchecked method invocation: method setParams in class org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[18,18] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[20,17] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/ResultSet.java:[24,30] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[15,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[47,21] possible 'this' escape before subclass is fully initialized [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [INFO] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java uses or overrides a deprecated API. [INFO] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ library >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ library --- [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 @ library <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ library --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ library --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 21] to target/test-classes [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/jsonrpc/NettyBootStrapper.java:[34,25] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/jsonrpc/NettyBootStrapper.java:[35,27] io.netty.channel.nio.NioEventLoopGroup in io.netty.channel.nio has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[47,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[65,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[81,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[94,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ library --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ library --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/target/library-1.22.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper:3.6.1:attach-artifact (attach-artifacts) @ library --- [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ library --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ library --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ library --- [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/target/library-1.22.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-SNAPSHOT.jar [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-SNAPSHOT-config.cfg [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ library --- [INFO] Installing org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ library --- [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/ovsdb/library/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-20260605.150240-1.pom (6.9 kB at 6.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-20260605.150240-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-20260605.150240-1.jar (230 kB at 115 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-20260605.150240-1-config.cfg [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/library-1.22.0-20260605.150240-1-config.cfg (1.3 kB at 441 kB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/1.22.0-SNAPSHOT/maven-metadata.xml (996 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/library/maven-metadata.xml (290 B at 290 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ library --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ library --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/library/impl/dependency_tree.txt [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.22.0-SNAPSHOT [6/50] [INFO] from schemas/hardwarevtep/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ schema.hardwarevtep --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ schema.hardwarevtep --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ schema.hardwarevtep --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ schema.hardwarevtep --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/target/generated-sources/yang [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ schema.hardwarevtep --- [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 @ schema.hardwarevtep <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ schema.hardwarevtep --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 21] to target/test-classes [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ schema.hardwarevtep --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ schema.hardwarevtep --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ schema.hardwarevtep --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ schema.hardwarevtep --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ schema.hardwarevtep --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ schema.hardwarevtep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.22.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ schema.hardwarevtep --- [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ schema.hardwarevtep --- [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/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-20260605.150240-1.pom (2.3 kB at 2.3 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-20260605.150240-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/schema.hardwarevtep-1.22.0-20260605.150240-1.jar (25 kB at 25 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/1.22.0-SNAPSHOT/maven-metadata.xml (794 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/schema.hardwarevtep/maven-metadata.xml (302 B) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ schema.hardwarevtep --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/schemas/hardwarevtep/dependency_tree.txt [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.22.0-SNAPSHOT [7/50] [INFO] from southbound/southbound-api/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ southbound-api --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ southbound-api --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ southbound-api --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang:15.0.2:generate-sources (binding) @ southbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 3.422 ms [INFO] yang-to-sources: Project model files found: 2 in 43.25 ms [INFO] yang-to-sources: 7 YANG models processed in 78.36 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 24.70 ms [INFO] Sorted 180 files into 13 directories in 650.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.yangtools.binding.codegen.JavaFileGenerator: 180 in 140.5 ms [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ southbound-api --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ southbound-api --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/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/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ southbound-api --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 179 source files with javac [debug release 21] to target/classes [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ southbound-api >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ southbound-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 @ southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ southbound-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ southbound-api --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ southbound-api --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ southbound-api --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ southbound-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ southbound-api --- [INFO] No dependency problems found [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/target/southbound-api-1.22.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ southbound-api --- [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ southbound-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/ovsdb/southbound-api/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-20260605.150240-1.pom (3.4 kB at 3.4 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-20260605.150240-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/southbound-api-1.22.0-20260605.150240-1.jar (439 kB at 146 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/1.22.0-SNAPSHOT/maven-metadata.xml (789 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/southbound-api/maven-metadata.xml (297 B at 297 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ southbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ southbound-api --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/southbound/southbound-api/dependency_tree.txt [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.22.0-SNAPSHOT [8/50] [INFO] from utils/mdsal-utils/pom.xml [INFO] -------------------------------[ bundle ]------------------------------- [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/16.0.3/mdsal-binding-test-utils-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/16.0.3/mdsal-binding-test-utils-16.0.3.pom (4.9 kB at 542 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/16.0.3/mdsal-binding-dom-adapter-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/16.0.3/mdsal-binding-dom-adapter-16.0.3.pom (8.3 kB at 1.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/16.0.3/mdsal-dom-api-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/16.0.3/mdsal-dom-api-16.0.3.pom (3.4 kB at 487 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/15.0.2/yang-data-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/15.0.2/yang-data-api-15.0.2.pom (2.8 kB at 281 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/15.0.2/yang-data-tree-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/15.0.2/yang-data-tree-api-15.0.2.pom (2.4 kB at 337 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/16.0.3/mdsal-dom-spi-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/16.0.3/mdsal-dom-spi-16.0.3.pom (4.9 kB at 824 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/15.0.2/yang-data-tree-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/15.0.2/yang-data-tree-spi-15.0.2.pom (3.0 kB at 429 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/15.0.2/binding-data-codec-api-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/15.0.2/binding-data-codec-api-15.0.2.pom (2.5 kB at 352 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/15.0.2/binding-data-codec-dynamic-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/15.0.2/binding-data-codec-dynamic-15.0.2.pom (5.8 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/15.0.2/binding-data-codec-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/15.0.2/binding-data-codec-spi-15.0.2.pom (2.8 kB at 464 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/15.0.2/binding-loader-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/15.0.2/binding-loader-15.0.2.pom (1.8 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/15.0.2/yang-data-impl-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/15.0.2/yang-data-impl-15.0.2.pom (4.0 kB at 661 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/15.0.2/yang-data-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/15.0.2/yang-data-spi-15.0.2.pom (2.5 kB at 356 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/15.0.2/yang-data-util-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/15.0.2/yang-data-util-15.0.2.pom (3.0 kB at 369 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/16.0.3/mdsal-binding-spi-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/16.0.3/mdsal-binding-spi-16.0.3.pom (2.0 kB at 293 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.pom (2.7 kB at 381 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.15/java-diff-utils-parent-4.15.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils-parent/4.15/java-diff-utils-parent-4.15.pom (10 kB at 2.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-test-util/15.0.2/yang-test-util-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-test-util/15.0.2/yang-test-util-15.0.2.pom (2.8 kB at 474 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/16.0.3/mdsal-dom-broker-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/16.0.3/mdsal-dom-broker-16.0.3.pom (5.9 kB at 1.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/16.0.3/mdsal-dom-inmemory-datastore-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/16.0.3/mdsal-dom-inmemory-datastore-16.0.3.pom (4.2 kB at 596 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/15.0.2/yang-data-tree-ri-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/15.0.2/yang-data-tree-ri-15.0.2.pom (4.8 kB at 794 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/15.0.2/binding-runtime-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/15.0.2/binding-runtime-spi-15.0.2.pom (4.1 kB at 815 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/15.0.2/yang-repo-spi-15.0.2.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/15.0.2/yang-repo-spi-15.0.2.pom (3.9 kB at 654 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/16.0.3/mdsal-binding-test-utils-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-test-utils/16.0.3/mdsal-binding-test-utils-16.0.3.jar (19 kB at 2.3 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/16.0.3/mdsal-binding-dom-adapter-16.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/16.0.3/mdsal-dom-spi-16.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/15.0.2/binding-data-codec-api-15.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/15.0.2/binding-data-codec-spi-15.0.2.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/15.0.2/yang-data-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-spi/16.0.3/mdsal-dom-spi-16.0.3.jar (119 kB at 15 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.12.1/value-2.12.1-annotations.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-api/15.0.2/binding-data-codec-api-15.0.2.jar (40 kB at 3.6 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/15.0.2/yang-data-impl-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/16.0.3/mdsal-binding-dom-adapter-16.0.3.jar (240 kB at 20 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/15.0.2/yang-data-util-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-spi/15.0.2/binding-data-codec-spi-15.0.2.jar (24 kB at 1.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/15.0.2/yang-data-spi-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/immutables/value/2.12.1/value-2.12.1-annotations.jar (18 kB at 1.4 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/15.0.2/yang-data-tree-api-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-api/15.0.2/yang-data-api-15.0.2.jar (194 kB at 13 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/16.0.3/mdsal-binding-spi-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-impl/15.0.2/yang-data-impl-15.0.2.jar (102 kB at 6.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/16.0.3/mdsal-dom-api-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-spi/15.0.2/yang-data-spi-15.0.2.jar (94 kB at 5.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-util/15.0.2/yang-data-util-15.0.2.jar (126 kB at 7.0 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/16.0.3/mdsal-binding-dom-adapter-16.0.3-tests.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-spi/16.0.3/mdsal-binding-spi-16.0.3.jar (16 kB at 841 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-test-util/15.0.2/yang-test-util-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-api/15.0.2/yang-data-tree-api-15.0.2.jar (43 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/dagger/dagger/2.59.2/dagger-2.59.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar (76 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-api/16.0.3/mdsal-dom-api-16.0.3.jar (84 kB at 3.2 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/16.0.3/mdsal-dom-broker-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-binding-dom-adapter/16.0.3/mdsal-binding-dom-adapter-16.0.3-tests.jar (165 kB at 6.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/16.0.3/mdsal-dom-inmemory-datastore-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/com/google/dagger/dagger/2.59.2/dagger-2.59.2.jar (55 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/15.0.2/yang-data-tree-spi-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-test-util/15.0.2/yang-test-util-15.0.2.jar (15 kB at 566 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/15.0.2/yang-data-tree-ri-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar (11 kB at 368 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/15.0.2/binding-runtime-spi-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-inmemory-datastore/16.0.3/mdsal-dom-inmemory-datastore-16.0.3.jar (30 kB at 950 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/15.0.2/yang-repo-spi-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-spi/15.0.2/yang-data-tree-spi-15.0.2.jar (69 kB at 2.1 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/15.0.2/binding-data-codec-dynamic-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-data-tree-ri/15.0.2/yang-data-tree-ri-15.0.2.jar (238 kB at 6.8 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/15.0.2/binding-loader-15.0.2.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-dom-broker/16.0.3/mdsal-dom-broker-16.0.3.jar (90 kB at 2.6 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-runtime-spi/15.0.2/binding-runtime-spi-15.0.2.jar (35 kB at 929 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/yang-repo-spi/15.0.2/yang-repo-spi-15.0.2.jar (71 kB at 1.8 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-loader/15.0.2/binding-loader-15.0.2.jar (25 kB at 601 kB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/yangtools/binding-data-codec-dynamic/15.0.2/binding-data-codec-dynamic-15.0.2.jar (313 kB at 7.5 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ utils.mdsal-utils --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ utils.mdsal-utils --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- checkstyle:3.6.0:check (check-license) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ utils.mdsal-utils --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ utils.mdsal-utils --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/target/generated-sources/yang [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 8 source files with javac [debug release 21] to target/classes [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[75,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[98,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[132,88] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[90,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[136,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[42,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[43,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[44,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[48,22] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[54,40] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[67,41] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[89,54] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,19] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[113,69] getRootPath() in org.opendaylight.mdsal.binding.api.DataTreeModification has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[114,29] modificationType() in org.opendaylight.mdsal.binding.api.DataObjectModification has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[143,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[147,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[151,30] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs:4.8.6.7:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> [INFO] [INFO] --- spotbugs:4.8.6.7:spotbugs (spotbugs) @ utils.mdsal-utils --- [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 @ utils.mdsal-utils <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.7:check (analyze-compile) @ utils.mdsal-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- resources:3.4.0:testResources (default-testResources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/test/resources [INFO] [INFO] --- compiler:3.15.0:testCompile (default-testCompile) @ utils.mdsal-utils --- [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/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[70,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[86,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.binding.DataObjectIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- surefire:3.5.5:test (default-test) @ utils.mdsal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy:14.3.1:copy-files (default) @ utils.mdsal-utils --- [INFO] [INFO] --- bundle:6.0.0:bundle (default-bundle) @ utils.mdsal-utils --- [INFO] Building bundle: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- javadoc:3.12.0:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx:2.9.1:makeBom (default) @ utils.mdsal-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- dependency:3.10.0:analyze-only (analyze-declarations) @ utils.mdsal-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:16.0.3:test [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile [WARNING] com.google.guava:guava:jar:33.5.0-jre:compile [WARNING] org.opendaylight.yangtools:binding-spec:jar:15.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.28.3:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:16.0.3:compile [WARNING] org.opendaylight.yangtools:concepts:jar:15.0.2:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:15.0.2:compile [INFO] [INFO] --- source:3.4.0:jar-no-fork (attach-sources) @ utils.mdsal-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer:3.2.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco:0.8.14:report (report) @ utils.mdsal-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- install:3.1.4:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-SNAPSHOT.pom [INFO] Installing /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.22.0-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-SNAPSHOT.jar [INFO] [INFO] --- bundle:6.0.0:install (default-install) @ utils.mdsal-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- deploy:3.1.4:deploy (default-deploy) @ utils.mdsal-utils --- [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/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-20260605.150240-1.pom [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-20260605.150240-1.pom (2.9 kB at 2.9 MB/s) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-20260605.150240-1.jar [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/utils.mdsal-utils-1.22.0-20260605.150240-1.jar (25 kB at 25 MB/s) [INFO] Downloading from fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/maven-metadata.xml [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/1.22.0-SNAPSHOT/maven-metadata.xml (792 B) [INFO] Uploading to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/maven-metadata.xml [INFO] Uploaded to fake-nexus: file:///tmp/n/org/opendaylight/ovsdb/utils.mdsal-utils/maven-metadata.xml (300 B at 300 kB/s) [INFO] [INFO] --- bundle:6.0.0:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- dependency:3.10.0:tree (default-cli) @ utils.mdsal-utils --- [INFO] Wrote dependency tree to: /w/workspace/ovsdb-distribution-check-chromium/ovsdb/utils/mdsal-utils/dependency_tree.txt [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.22.0-SNAPSHOT [9/50] [INFO] from hwvtepsouthbound/hwvtepsouthbound-impl/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.10/karaf-services-maven-plugin-4.4.10.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.10/karaf-services-maven-plugin-4.4.10.pom (6.5 kB at 717 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.10/karaf-services-maven-plugin-4.4.10.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/apache/karaf/tooling/karaf-services-maven-plugin/4.4.10/karaf-services-maven-plugin-4.4.10.jar (22 kB at 2.7 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.53.1/checker-qual-3.53.1.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.53.1/checker-qual-3.53.1.pom (2.1 kB at 262 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/16.0.3/mdsal-eos-binding-api-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/16.0.3/mdsal-eos-binding-api-16.0.3.pom (2.6 kB at 325 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/16.0.3/mdsal-eos-common-api-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/16.0.3/mdsal-eos-common-api-16.0.3.pom (2.1 kB at 348 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/16.0.3/general-entity-16.0.3.pom [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/16.0.3/general-entity-16.0.3.pom (1.6 kB at 224 kB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.53.1/checker-qual-3.53.1.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/checkerframework/checker-qual/3.53.1/checker-qual-3.53.1.jar (242 kB at 24 MB/s) [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/16.0.3/mdsal-eos-binding-api-16.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/16.0.3/mdsal-eos-common-api-16.0.3.jar [INFO] Downloading from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/16.0.3/general-entity-16.0.3.jar [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-common-api/16.0.3/mdsal-eos-common-api-16.0.3.jar (18 kB at 2.0 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/mdsal-eos-binding-api/16.0.3/mdsal-eos-binding-api-16.0.3.jar (13 kB at 1.3 MB/s) [INFO] Downloaded from opendaylight-mirror: https://nexus.opendaylight.org/content/repositories/public/org/opendaylight/mdsal/model/general-entity/16.0.3/general-entity-16.0.3.jar (25 kB at 2.5 MB/s) [INFO] [INFO] --- clean:3.5.0:clean (default-clean) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-maven) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- enforcer:3.6.2:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id:9.0.2:revision (get-git-infos) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- dependency:3.10.0:properties (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco:0.8.14:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- checkstyle:3.6.0:check (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- dependency:3.10.0:copy (unpack-license) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- resources:3.4.0:resources (default-resources) @ hwvtepsouthbound-impl --- [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang [INFO] [INFO] --- compiler:3.15.0:compile (default-compile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 21] to target/classes [INFO] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use unchecked or unsafe operations. [INFO] Some messages have been simplified; recompile with -Xdiags:verbose to get full output [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[107,32] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[136,45] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionInstance.java:[149,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[75,54] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[152,80] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[164,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[166,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,92] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[167,95] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[180,59] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[184,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,18] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[185,54] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[189,27] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[192,22] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[208,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[210,13] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,92] unchecked cast required: org.opendaylight.yangtools.binding.DataObjectIdentifier found: org.opendaylight.yangtools.binding.BindingInstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[211,95] toLegacy() in org.opendaylight.yangtools.binding.DataObjectReference has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[233,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[247,44] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[257,67] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[256,21] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked method invocation: method apply in interface java.util.function.Function is applied to given types required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,68] unchecked conversion required: T found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[280,67] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[314,15] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[320,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[348,24] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[365,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[371,21] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[378,36] unchecked call to addRow(org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.notation.Row,org.opendaylight.ovsdb.lib.notation.Row) as a member of the raw type org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[387,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[389,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[399,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepTableReader.java:[401,14] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/TransactInvoker.java:[12,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.TransactCommand [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[61,57] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[64,79] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[69,80] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[74,84] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[86,23] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[92,20] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[114,16] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[137,50] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[138,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[138,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[138,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[138,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[138,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[138,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[140,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[140,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[140,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[140,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[140,23] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[140,64] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[144,63] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[144,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[144,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[144,63] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[150,17] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[150,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[150,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[150,17] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[151,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[151,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[151,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[151,57] org.opendaylight.yangtools.yang.binding.InstanceIdentifier in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[231,75] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[236,82] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[240,74] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[245,77] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [WARNING] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[249,56] found raw type: org.opendaylight.yangtools.binding.DataObjectIdentifier missing type arguments for generic class org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] 100 warnings [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[232,53] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[237,36] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[241,29] method updateData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K,D found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceData reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[246,36] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[250,43] incompatible types: inference variable V has incompatible bounds equality constraints: java.util.Map lower bounds: java.util.Map [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[254,29] method clearData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[267,29] method updateData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K,D found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceData reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[275,29] method updateData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K,D found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceData reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[280,53] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[284,29] method clearData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[307,29] method clearData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[315,36] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; required: java.util.Map>,java.util.Map>,java.lang.Class>,K found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier reason: inference variable K has incompatible bounds equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[325,37] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[355,33] no suitable method found for getDeviceOperData(java.lang.Class>,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.ovsdb.lib.notation.UUID) is not applicable (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.ovsdb.lib.notation.UUID) method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier) is not applicable (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[359,40] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[361,42] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[403,60] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[417,51] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[447,51] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[459,51] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java:[405,63] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperGlobalListener.java:[208,40] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[143,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[162,68] no suitable method found for getDeviceOperData(java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.ovsdb.lib.notation.UUID) is not applicable (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.ovsdb.lib.notation.UUID) method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier) is not applicable (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[176,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[180,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[185,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[190,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[109,74] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[119,70] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[144,37] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[159,99] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[170,67] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[217,103] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[256,110] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[287,82] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[101,77] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[107,41] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[133,70] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[134,65] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[136,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[172,66] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[238,46] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[266,96] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java:[223,40] incompatible types: java.util.Map,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo> cannot be converted to java.util.Map,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java:[228,38] incompatible types: java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> cannot be converted to java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java:[233,38] incompatible types: java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> cannot be converted to java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationManager.java:[38,93] incompatible types: org.opendaylight.yangtools.binding.DataObjectReference cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationManager.java:[65,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundUtil.java:[92,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundUtil.java:[111,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionHistoryCmd.java:[48,64] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[96,37] incompatible types: java.util.Map.Entry>,java.util.Map> cannot be converted to java.util.Map.Entry>,java.util.Map> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[154,67] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[159,83] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[169,83] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[184,85] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[195,56] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[65,82] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[66,76] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[67,78] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[71,70] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[74,70] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[84,39] cannot find symbol symbol: method augmentation(java.lang.Class) location: variable nodeId of type org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[89,33] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[96,33] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[104,75] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[105,89] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[135,58] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[152,21] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[151,48] cannot find symbol symbol: constructor (org.opendaylight.yangtools.binding.DataObjectIdentifier,T,java.util.Map) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[189,21] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[188,44] cannot find symbol symbol: constructor (org.opendaylight.yangtools.binding.DataObjectIdentifier,T,java.util.Map,long) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[454,95] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetter.java:[103,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetter.java:[112,63] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetter.java:[123,94] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalRouterUpdateCommand.java:[132,100] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java:[44,76] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java:[45,63] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[63,91] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[70,111] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[167,81] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[214,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java:[51,65] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java:[96,56] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java:[157,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalRemoveCommand.java:[93,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalUpdateCommand.java:[137,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[76,41] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[109,66] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[121,66] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[151,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[72,53] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[79,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[87,68] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[104,72] cannot find symbol symbol: method augmentation(java.lang.Class) location: variable instanceIdentifier of type org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[106,95] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[128,49] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[137,109] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [INFO] 100 errors [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for ovsdb 1.22.0-SNAPSHOT: [INFO] [INFO] ODL :: ovsdb :: it ................................. SUCCESS [ 9.915 s] [INFO] ovsdb-binding-parent ............................... SUCCESS [ 0.146 s] [INFO] ODL :: ovsdb :: parents ............................ SUCCESS [ 0.391 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api ............... SUCCESS [ 6.354 s] [INFO] ODL :: ovsdb :: library ............................ SUCCESS [ 2.543 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep ................ SUCCESS [ 0.651 s] [INFO] ODL :: ovsdb :: southbound-api ..................... SUCCESS [ 1.713 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils .................. SUCCESS [ 0.889 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl .............. FAILURE [ 1.305 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api ..... SKIPPED [INFO] ODL :: ovsdb :: utils.servicehelper ................ SKIPPED [INFO] ODL :: ovsdb :: schema.openvswitch ................. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-library .................. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api ........... SKIPPED [INFO] ODL :: ovsdb :: utils.config ....................... SKIPPED [INFO] ODL :: ovsdb :: utils.southbound-utils ............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-utils .................... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound ......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest .... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui ...... SKIPPED [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test .... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features .......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf ............. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts ......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-it ................ SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator ........ SKIPPED [INFO] ODL :: ovsdb :: library-features ................... SKIPPED [INFO] ODL :: ovsdb :: library-karaf ...................... SKIPPED [INFO] ODL :: ovsdb :: library-features-aggregator ........ SKIPPED [INFO] ODL :: ovsdb :: library-artifacts .................. SKIPPED [INFO] ODL :: ovsdb :: library-it ......................... SKIPPED [INFO] ODL :: ovsdb :: library-aggregator ................. SKIPPED [INFO] ODL :: ovsdb :: schemas ............................ SKIPPED [INFO] ODL :: ovsdb :: utils.yang-utils ................... SKIPPED [INFO] ODL :: ovsdb :: southbound-impl .................... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl .......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest ..... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test .......... SKIPPED [INFO] ODL :: ovsdb :: southbound-features ................ SKIPPED [INFO] ODL :: ovsdb :: southbound-karaf ................... SKIPPED [INFO] ODL :: ovsdb :: southbound-features-aggregator ..... SKIPPED [INFO] ODL :: ovsdb :: southbound-artifacts ............... SKIPPED [INFO] ODL :: ovsdb :: southbound-it ...................... SKIPPED [INFO] ODL :: ovsdb :: southbound-aggregator .............. SKIPPED [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils ............... SKIPPED [INFO] ODL :: ovsdb :: utils .............................. SKIPPED [INFO] ovsdb .............................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 31.542 s [INFO] Finished at: 2026-06-05T15:03:11Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.15.0:compile (default-compile) on project hwvtepsouthbound-impl: Compilation failure: Compilation failure: [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[232,53] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[237,36] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[241,29] method updateData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K,D [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceData [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[246,36] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[250,43] incompatible types: inference variable V has incompatible bounds [ERROR] equality constraints: java.util.Map [ERROR] lower bounds: java.util.Map [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[254,29] method clearData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[267,29] method updateData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K,D [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceData [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[275,29] method updateData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K,D [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.DeviceData [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[280,53] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[284,29] method clearData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[307,29] method clearData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[315,36] method getData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepSouthboundUtil cannot be applied to given types; [ERROR] required: java.util.Map>,java.util.Map>,java.lang.Class>,K [ERROR] found: java.util.Map>,java.util.Map>,java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] reason: inference variable K has incompatible bounds [ERROR] equality constraints: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] lower bounds: org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[325,37] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[355,33] no suitable method found for getDeviceOperData(java.lang.Class>,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) [ERROR] method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.ovsdb.lib.notation.UUID) is not applicable [ERROR] (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.ovsdb.lib.notation.UUID) [ERROR] method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier) is not applicable [ERROR] (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[359,40] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[361,42] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[403,60] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[417,51] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[447,51] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDeviceInfo.java:[459,51] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java:[405,63] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperGlobalListener.java:[208,40] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[143,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[162,68] no suitable method found for getDeviceOperData(java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier) [ERROR] method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.ovsdb.lib.notation.UUID) is not applicable [ERROR] (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.ovsdb.lib.notation.UUID) [ERROR] method org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo.getDeviceOperData(java.lang.Class>,org.opendaylight.yangtools.binding.DataObjectIdentifier) is not applicable [ERROR] (argument mismatch; org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[176,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[180,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[185,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[190,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[109,74] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[119,70] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[144,37] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[159,99] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[170,67] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[217,103] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[256,110] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/HwvtepOperationalState.java:[287,82] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[101,77] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[107,41] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[133,70] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[134,65] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[136,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[172,66] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[238,46] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListener.java:[266,96] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java:[223,40] incompatible types: java.util.Map,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo> cannot be converted to java.util.Map,org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java:[228,38] incompatible types: java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> cannot be converted to java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundProvider.java:[233,38] incompatible types: java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> cannot be converted to java.util.Map,org.opendaylight.ovsdb.utils.mdsal.utils.TransactionHistory> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationManager.java:[38,93] incompatible types: org.opendaylight.yangtools.binding.DataObjectReference cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationManager.java:[65,57] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundUtil.java:[92,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepSouthboundUtil.java:[111,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionHistoryCmd.java:[48,64] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[96,37] incompatible types: java.util.Map.Entry>,java.util.Map> cannot be converted to java.util.Map.Entry>,java.util.Map> [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[154,67] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[159,83] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[169,83] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[184,85] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/cli/HwvtepCacheDisplayCmd.java:[195,56] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[65,82] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[66,76] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[67,78] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[71,70] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[74,70] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier.WithKey cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/HwvtepReconciliationTask.java:[84,39] cannot find symbol [ERROR] symbol: method augmentation(java.lang.Class) [ERROR] location: variable nodeId of type org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[89,33] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[96,33] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[104,75] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[105,89] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[135,58] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[152,21] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[151,48] cannot find symbol [ERROR] symbol: constructor (org.opendaylight.yangtools.binding.DataObjectIdentifier,T,java.util.Map) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[189,21] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[188,44] cannot find symbol [ERROR] symbol: constructor (org.opendaylight.yangtools.binding.DataObjectIdentifier,T,java.util.Map,long) [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[454,95] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetter.java:[103,58] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetter.java:[112,63] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetter.java:[123,94] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalRouterUpdateCommand.java:[132,100] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java:[44,76] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchRemoveCommand.java:[45,63] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[63,91] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[70,111] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[167,81] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUcastsRemoveCommand.java:[214,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java:[51,65] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java:[96,56] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/LogicalSwitchUpdateCommand.java:[157,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalRemoveCommand.java:[93,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsLocalUpdateCommand.java:[137,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[76,41] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[109,66] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[121,66] incompatible types: org.opendaylight.yangtools.binding.DataObjectIdentifier cannot be converted to org.opendaylight.yangtools.yang.binding.InstanceIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteRemoveCommand.java:[151,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[72,53] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[79,5] method does not override or implement a method from a supertype [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[87,68] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[104,72] cannot find symbol [ERROR] symbol: method augmentation(java.lang.Class) [ERROR] location: variable instanceIdentifier of type org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[106,95] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[128,49] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] /w/workspace/ovsdb-distribution-check-chromium/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/McastMacsRemoteUpdateCommand.java:[137,109] incompatible types: org.opendaylight.yangtools.yang.binding.InstanceIdentifier cannot be converted to org.opendaylight.yangtools.binding.DataObjectIdentifier [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :hwvtepsouthbound-impl Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 1560 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins7246079537864381791.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 1156 0 1156 0 0 6985 0 --:--:-- --:--:-- --:--:-- 7006 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': No such file or directory 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 [PostBuildScript] - [INFO] Executing post build scripts. [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins8148452948856450654.sh ---> sysstat.sh [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins6479444511653836997.sh ---> package-listing.sh ++ tr '[:upper:]' '[:lower:]' ++ facter osfamily + OS_FAMILY=debian + workspace=/w/workspace/ovsdb-distribution-check-chromium + 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/ovsdb-distribution-check-chromium ']' + 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/ovsdb-distribution-check-chromium ']' + mkdir -p /w/workspace/ovsdb-distribution-check-chromium/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ovsdb-distribution-check-chromium/archives/ [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins8860002105361073224.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 3.11.10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QeOC lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QeOC/bin to PATH INFO: Running in OpenStack, capturing instance metadata [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins4865195284151848469.sh provisioning config files... Could not find credentials [logs] for ovsdb-distribution-check-chromium #54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ovsdb-distribution-check-chromium@tmp/config9711003046714436102tmp 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. [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins15930681570070358842.sh ---> create-netrc.sh WARN: Log server credential not found. [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins913021813002116253.sh ---> python-tools-install.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-distribution-check-chromium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QeOC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-QeOC/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.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.11.10 pip 26.1.2 from /tmp/venv-QeOC/lib/python3.11/site-packages/pip (python 3.11) aiohappyeyeballs==2.6.2 aiohttp==3.14.0 aiosignal==1.4.0 appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==26.1.0 autopage==0.6.0 beautifulsoup4==4.14.3 boto3==1.43.23 botocore==1.43.23 bs4==0.0.2 certifi==2026.5.20 cffi==2.0.0 cfgv==3.5.0 chardet==7.4.3 charset-normalizer==3.4.7 click==8.4.1 cliff==4.14.0 cmd2==4.0.0 cryptography==3.3.2 debtcollector==3.1.0 decorator==5.3.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.1 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.29.1 frozenlist==1.8.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.50 httplib2==0.30.2 identify==2.6.19 idna==3.18 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.1.0 jsonpatch==1.33 jsonpointer==3.1.1 jsonschema==4.26.0 jsonschema-specifications==2025.9.1 keystoneauth1==5.14.0 kubernetes==36.0.2 lftools==0.37.22 lxml==6.1.1 markdown-it-py==4.2.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 multidict==6.7.1 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.10.0 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.14.0 os-service-types==1.8.2 osc-lib==4.6.0 oslo.config==10.4.0 oslo.context==6.4.0 oslo.i18n==6.8.0 oslo.log==8.2.0 oslo.serialization==5.10.0 oslo.utils==10.1.0 packaging==26.2 pbr==7.0.3 platformdirs==4.10.0 prettytable==3.17.0 prompt_toolkit==3.0.52 propcache==0.5.2 psutil==7.2.2 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 pygerrit2==2.0.15 PyGithub==2.9.1 Pygments==2.20.0 PyJWT==2.13.0 PyNaCl==1.6.2 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.9.0 python-dateutil==2.9.0.post0 python-discovery==1.4.0 python-heatclient==5.2.0 python-jenkins==1.8.3 python-keystoneclient==5.8.0 python-magnumclient==4.10.0 python-openstackclient==10.0.0 python-swiftclient==4.10.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.34.2 requests-oauthlib==2.0.0 rfc3986==2.0.0 rich==15.0.0 rich-argparse==1.8.0 rpds-py==2026.5.1 rsa==4.9.1 ruamel.yaml==0.19.1 ruamel.yaml.clib==0.2.15 s3transfer==0.18.0 simplejson==4.1.1 six==1.17.0 smmap==5.0.3 soupsieve==2.8.4 stevedore==5.8.0 tabulate==0.10.0 toml==0.10.2 tomlkit==0.15.0 tqdm==4.68.0 typing_extensions==4.15.0 urllib3==1.26.20 virtualenv==21.4.2 wcwidth==0.7.0 websocket-client==1.9.0 wrapt==2.2.1 xdg==6.0.0 xmltodict==1.0.4 yarl==1.24.2 yq==3.4.3 [ovsdb-distribution-check-chromium] $ /bin/sh /tmp/jenkins16039862907220792194.sh ---> uv-install.sh Installing uv/uvx (latest) using shell installer 2026-06-05 15:04:24 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71233/71233] -> "/tmp/uv-install-5QD6Q1.sh" [1] downloading uv 0.11.19 x86_64-unknown-linux-gnu installing to /home/jenkins/.local/bin uv uvx everything's installed! To add $HOME/.local/bin to your PATH, either restart your shell or run: source $HOME/.local/bin/env (sh, bash, zsh) source $HOME/.local/bin/env.fish (fish) Adding install location to PATH ---> Validating uv/uvx install uvx 0.11.19 (x86_64-unknown-linux-gnu) [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins4651328031469107823.sh ---> sudo-logs.sh Archiving 'sudo' log.. [ovsdb-distribution-check-chromium] $ /bin/bash /tmp/jenkins3330267459873621615.sh ---> job-cost.sh INFO: Activating Python virtual environment... Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-distribution-check-chromium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QeOC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QeOC/bin to PATH INFO: No stack-cost file found INFO: Instance uptime: 174s INFO: Fetching instance metadata (attempt 1 of 3)... DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type INFO: Successfully fetched instance metadata INFO: Instance type: v3-standard-4 INFO: Retrieving pricing info for: v3-standard-4 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=174 INFO: Successfully fetched Vexxhost pricing API INFO: Retrieved cost: 0.11 INFO: Retrieved resource: v3-standard-4 INFO: Creating archive directory: /w/workspace/ovsdb-distribution-check-chromium/archives/cost INFO: Archiving costs to: /w/workspace/ovsdb-distribution-check-chromium/archives/cost.csv INFO: Successfully archived job cost data DEBUG: Cost data: ovsdb-distribution-check-chromium,54,2026-06-05 15:04:34,v3-standard-4,174,0.11,0.00,FAILURE [ovsdb-distribution-check-chromium] $ /bin/bash -l /tmp/jenkins5855663016003786346.sh ---> logs-deploy.sh Setup pyenv: system 3.8.20 3.9.20 3.10.15 * 3.11.10 (set by /w/workspace/ovsdb-distribution-check-chromium/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-QeOC from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-QeOC/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/ovsdb-distribution-check-chromium/54/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2204-docker-4c-4g-25141 5.15.0-174-generic #184-Ubuntu SMP Fri Mar 13 18:41:50 UTC 2026 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 Indirect target selection: 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 Tsa: Not affected Vulnerability Tsx async abort: Not affected Vulnerability Vmscape: 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 8.9G 69G 12% / 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 608 12294 4 3087 15038 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:4a:49:ac brd ff:ff:ff:ff:ff:ff altname enp0s3 inet 10.30.171.132/23 metric 100 brd 10.30.171.255 scope global dynamic ens3 valid_lft 86220sec preferred_lft 86220sec inet6 fe80::f816:3eff:fe4a:49ac/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 2a:5c:89:ad:69:99 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-174-generic (prd-ubuntu2204-docker-4c-4g-25141) 06/05/26 _x86_64_ (4 CPU) 15:01:49 LINUX RESTART (4 CPU) ---> sar -P ALL: Linux 5.15.0-174-generic (prd-ubuntu2204-docker-4c-4g-25141) 06/05/26 _x86_64_ (4 CPU) 15:01:49 LINUX RESTART (4 CPU)